1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/video_output
Sam Hocevar 5a64fbd73a * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die
instead of our own variable.
  * ./modules/audio_filter/converter/a52tospdif.c, ./modules/codec/a52.c: added
    <unistd.h>, required for bswap.
  * ./modules/demux/mp4/libmp4.c: removed an unneccessary semicolon in a
    macro definition.
  * ./modules/audio_output/esd.c: first attempt at getting esd to work.
  * ./modules/video_output/*: split sdl.so into a video and an audio plugin,
    and removed useless subdirectories.
  * ./modules/audio_output/sdl.c: compilation fix.
2002-08-13 11:59:36 +00:00
..
directx * ./src/misc/objects.c: two big changes in the object API: now objects can 2002-08-12 09:34:15 +00:00
mga * ./modules/*: moved plugins to the new tree. Yet untested builds include 2002-08-04 17:23:44 +00:00
x11 * ./modules/audio_output/oss.c: compilation fixes. 2002-08-08 00:35:11 +00:00
.cvsignore * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00
aa.c * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00
fb.c * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00
ggi.c * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00
glide.c * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00
Makefile * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00
sdl.c * ./modules/audio_output/oss.c: we spare a variable by using p_aout->b_die 2002-08-13 11:59:36 +00:00