[vlc-commits] Remove the deprecated vlc_atomic_t type.

Felix Abecassis git at videolan.org
Thu Jan 2 12:41:54 CET 2014


vlc | branch: master | Felix Abecassis <felix.abecassis at gmail.com> | Thu Jan  2 11:43:02 2014 +0100| [331299dc7bc9c03c17e68e9a1cb4335b535866b5] | committer: Rémi Denis-Courmont

Remove the deprecated vlc_atomic_t type.

Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=331299dc7bc9c03c17e68e9a1cb4335b535866b5
---

 include/vlc_atomic.h                 |   62 ++++------------------------------
 modules/access/decklink.cpp          |    8 ++---
 modules/gui/qt4/dialogs/messages.cpp |    4 +--
 modules/gui/qt4/dialogs/messages.hpp |    2 +-
 modules/hw/vdpau/adjust.c            |   32 +++---------------
 modules/video_filter/atmo/atmo.cpp   |   12 +++----
 src/android/thread.c                 |    8 ++---
 src/audio_output/volume.c            |    4 +--
 src/misc/update.c                    |   10 +++---
 src/misc/update.h                    |    2 +-
 10 files changed, 36 insertions(+), 108 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=331299dc7bc9c03c17e68e9a1cb4335b535866b5


More information about the vlc-commits mailing list