- 19 Feb, 2003 3 commits
-
-
Gildas Bazin authored
* modules/audio_output/directx.c: forgot to enable channel re-ordering. * modules/audio_output/waveout.c: fixed a crash that happened when probing devices supporting S/PDIF. (Should fix 354)
-
Derk-Jan Hartman authored
all problems this will improve results a bit (by my own experience).
-
Gildas Bazin authored
* src/libvlc.c: "stty size" won't work on win32 so make ConsoleWidth() always return 80.
-
- 18 Feb, 2003 11 commits
-
-
Gildas Bazin authored
* modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC), FOURCC_dvp (DV - PAL) and FOURCC_twos (PCM audio).
-
Olivier Teulière authored
directory when there is no 'plugins' nor 'modules' subdirectory (may close #306)
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: got rid of ffmpeg_ConvertPictureI410toI420() and use img_convert() from ffmpeg instead. Also added support for the PIX_FMT_YUV411P pixel format so we can now decode the DV Quicktime videos from media.xiph.org.
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/demux/rawdv.c: added support for DV audio now that ffmpeg can decode this. * modules/codec/ffmpeg/ffmpeg.h, modules/codec/ffmpeg/ffmpeg.c: added the necessary fourcc for DV audio.
-
Laurent Aimar authored
-
Eric Petit authored
multicasting with the stream output * modules/control/: missing cvsignore
-
Sam Hocevar authored
-
Laurent Aimar authored
fix had broken :p )
-
Derk-Jan Hartman authored
no suitable decoder module for fourcc `IV31' I have appended: VLC probably does not support this sound or video format.
-
Christophe Massiot authored
-
- 17 Feb, 2003 17 commits
-
-
Derk-Jan Hartman authored
-
Jean-Paul Saman authored
-
Gildas Bazin authored
* modules/audio_output/directx.c: added multichannel support to the directx plugin. * modules/audio_output/waveout.c: fixed quad audio channels detection and a few misplaced debug messages. * configure.ac.in: don't link anymore the rc plugin with the winsock lib.
-
Cyril Deguet authored
is not RFC-compliant...
-
Derk-Jan Hartman authored
* extras/MacOSX/vlc.pbproj/project.pbxproj: bumped revision #
-
Christophe Massiot authored
-
Gildas Bazin authored
* modules/control/rc/rc.c: finally fixed the rc interface under win32 by using WaitForSingleObject() on the console handle and ReadConsoleInput(). (Closes #59)
-
Christophe Massiot authored
-
Derk-Jan Hartman authored
-
Gildas Bazin authored
* modules/audio_filter/resampler/linear.c: lowered the priority of the linear resampler so the ugly resampler is once again the default. The quality of the ugly resampler is currently better than the linear one because of a design defect.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
but Windoze will certainly do.
-
Sam Hocevar authored
directory whenever possible, to use it for the spudec font or to load plugins.
-
Sam Hocevar authored
-
Cyril Deguet authored
-
- 16 Feb, 2003 9 commits
-
-
Cyril Deguet authored
* new VideoLAN RTSP Server, using libvlc. Not yet fully rfc2326-compliant, but it works ;)
-
Derk-Jan Hartman authored
-
Sam Hocevar authored
* ./debian/control: vlc-glide is now Architecture: i386 only. * ./debian/control: vlc-plugin-mad Provides: mp3-decoder. * ./debian/rules: the deprecated vlc-* packages have a proper link to /usr/share/doc/vlc/.
-
Olivier Teulière authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Qte video output get is screen size from the QT Embedded environment now. This should produce fullscreen video on other QT Embedded configurations with other screen sizes (greater then 240x320).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-