- 06 Feb, 2004 4 commits
-
-
Gildas Bazin authored
* modules/codec/dts.c: fixes a buffer overflow with s/pdif. * modules/access/cdda.c, modules/audio_output/file.c: endianness fixes for WAV header.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Fixed adding multiple items * playlist API changes fixes * fixed options
-
Derk-Jan Hartman authored
-
- 05 Feb, 2004 3 commits
-
-
Gildas Bazin authored
* 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.
-
Derk-Jan Hartman authored
- holds doc/translations.txt - all the .po's - convert-po.sh
-
Laurent Aimar authored
-
- 04 Feb, 2004 6 commits
-
-
Gildas Bazin authored
* modules/codec/dts.c: should be more correct (hopefully).
-
Gildas Bazin authored
* modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
-
Gildas Bazin authored
* modules/audio_filter/converter/dtstospdif.c: oops forgot something.
-
Laurent Aimar authored
(gottbehuet at active-elements dot de) (untested)
-
Gildas Bazin authored
* modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
-
Derk-Jan Hartman authored
the file with information on how to make translations.
-
- 03 Feb, 2004 6 commits
-
-
Gildas Bazin authored
* modules/codec/dts.c: a bunch of fixes.
-
Gildas Bazin authored
* modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
-
Laurent Aimar authored
-
Eric Petit authored
-
Sigmund Augdal Helberg authored
* define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe modules/video_filter/deinterlace/deinterlace.c: * changed how accelerated code is handled.
-
Gildas Bazin authored
* modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams. (we still assume that the stream must begin with a new DTS frame, which doesn't always seem to be the case).
-
- 02 Feb, 2004 11 commits
-
-
Gildas Bazin authored
* modules/codec/dts.c: removed s/pdif hack from DTS audio parser. support for 14bits big endian bitstreams as well as 16bits little endian bitstreams. * modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
-
Laurent Aimar authored
fallback). RTP successfully tested with QT 6.5 for mpeg 1/2 video and audio, mpeg4 audio. mpeg4 video doesn't always work.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
-
Eric Petit authored
macosx/vout*: fixed quality problems introduced in my last commit (noticeably slower now, but fixed), cleaning
-
- 01 Feb, 2004 8 commits
-
-
Sigmund Augdal Helberg authored
* SSE2 detection, using a similar approch as for SSE
-
Olivier Teulière authored
* modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
-
Sigmund Augdal Helberg authored
* MMX and SSE2 versions of the Merge() function.
-
Cyril Deguet authored
* parser/builder_data.def: forgot to commit that for months !
-
Cyril Deguet authored
(avoid segfaults in element handlers...) * all: tried to have the popup window disappear with a click on a skin window (not working at least with wxgtk)
-
Alexis de Lattre authored
Differences with the patch I posted in vlc-devel yesterday: - took into account the suggestions of gibalou - removed the "#if !defined( SYS_DARWIN )", because it should compile fine on Mac OS X, even if IGMPv3 won't work - added a warning about non-IGMPv3 OSes
-
Rocky Bernstein authored
hoisted. Some doc additions.
-
Laurent Aimar authored
-
- 31 Jan, 2004 2 commits
-
-
Rocky Bernstein authored
-
Laurent Aimar authored
-