1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-08 11:26:59 +02:00
vlc/modules/video_output
Gildas Bazin a4b486148b * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
* modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
* modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
   This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
* modules/demux/wav.c: code cleanup and fixed seeking.
2004-02-05 22:56:12 +00:00
..
directx * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option. 2004-02-05 22:56:12 +00:00
mga * include/vlc_common.h: 2003-10-25 00:49:14 +00:00
qte String review 2004-01-26 16:45:03 +00:00
x11 String review 2004-01-26 16:45:03 +00:00
.cvsignore * modules/**/.cvsignore: added Makefile{,.in.am} to the ignore list, as 2003-06-24 09:31:16 +00:00
aa.c * include/vlc_common.h: 2003-10-25 00:49:14 +00:00
caca.c String review 2004-01-26 16:45:03 +00:00
fb.c String review 2004-01-26 16:45:03 +00:00
ggi.c String review 2004-01-26 16:45:03 +00:00
glide.c * include/vlc_common.h: 2003-10-25 00:49:14 +00:00
Modules.am * modules/video_output/caca.c: color ASCII art video output using libcaca. 2003-11-16 22:29:33 +00:00
sdl.c * include/vlc_common.h: 2003-10-25 00:49:14 +00:00
svgalib.c * modules/video_output/wingdi.c, modules/video_output/svgalib.c: Fixed compilation 2003-10-25 00:42:31 +00:00
wingdi.c * modules/video_output/wingdi.c: fixed gdi output for 24 and 32 bits color depth. 2003-12-04 14:48:24 +00:00