[vlc-commits] commit: Remove __LIBVLC__ checks from src/ ( Rémi Denis-Courmont )
git at videolan.org
git at videolan.org
Sat Nov 6 12:25:02 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Nov 6 12:59:43 2010 +0200| [da0a29883736b514db54bfd9479b6335d0957dc8] | committer: Rémi Denis-Courmont
Remove __LIBVLC__ checks from src/
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=da0a29883736b514db54bfd9479b6335d0957dc8
---
src/audio_output/aout_internal.h | 10 +++-------
src/config/configuration.h | 4 ----
src/input/access.h | 8 ++------
src/input/clock.h | 9 ++-------
src/input/decoder.h | 8 ++------
src/input/demux.h | 9 ++-------
src/input/es_out.h | 8 ++------
src/input/es_out_timeshift.h | 8 ++------
src/input/event.h | 10 ++--------
src/input/info.h | 8 ++------
src/input/input_interface.h | 8 ++------
src/input/input_internal.h | 8 ++------
src/input/item.h | 8 ++------
src/input/resource.h | 9 ++-------
src/input/stream.h | 9 ++-------
src/input/vlm_event.h | 9 ++-------
src/input/vlm_internal.h | 8 ++------
src/misc/media_library.c | 4 ----
src/misc/sql.c | 4 ----
src/misc/variables.h | 4 ----
src/modules/modules.h | 4 ----
src/stream_output/stream_output.h | 4 ----
src/video_output/chrono.h | 8 ++------
src/video_output/control.h | 9 ++-------
src/video_output/display.h | 5 -----
src/video_output/event.h | 4 ----
src/video_output/interlacing.h | 8 ++------
src/video_output/postprocessing.h | 8 ++------
src/video_output/snapshot.h | 9 ++-------
src/video_output/statistic.h | 9 ++-------
src/video_output/vout_control.h | 10 ++--------
src/video_output/vout_internal.h | 10 ++--------
32 files changed, 49 insertions(+), 192 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=da0a29883736b514db54bfd9479b6335d0957dc8
More information about the vlc-commits
mailing list