]> git.sesse.net Git - vlc/commit
- Added SDL sound support. Sounds a bit laggy sometimes but my streams are ill.
authorPierre Baillet <octplane@videolan.org>
Tue, 16 Jan 2001 18:35:54 +0000 (18:35 +0000)
committerPierre Baillet <octplane@videolan.org>
Tue, 16 Jan 2001 18:35:54 +0000 (18:35 +0000)
commit4cff691635a451c776822d9002f45e30d556d6ef
tree7db185dd1d8b91dfe80fb9006a05a0912b2f1d9c
parent3a8481df752214442418e9dcf72d58f6dd23bcb9
- Added SDL sound support. Sounds a bit laggy sometimes but my streams are ill.
  please try.
- modified configure.in and all that stuff. Re-run configure
- SDL audio, video and interface are all part of the same .so now.
- remove YUV old files :->
Makefile.in
plugins/sdl/aout_sdl.c [new file with mode: 0644]
plugins/sdl/sdl.c
plugins/sdl/video_yuv.c [deleted file]
plugins/sdl/video_yuv.h [deleted file]
plugins/sdl/video_yuv_macros.h [deleted file]
plugins/sdl/video_yuvall.c [deleted file]