- Feb 25, 2004
-
-
ipkiss authored
-
Jean-Paul Saman authored
Removed unused files.
-
zorglub authored
This file need reviewing, please help
-
Eric Petit authored
-
gbazin authored
* src/input/input_dec.c: compilation fix.
-
gbazin authored
* modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
-
gbazin authored
* modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
-
Laurent Aimar authored
-
Laurent Aimar authored
field and a few BLOCK_FLAG_*.
-
zorglub authored
Andr� de Barros Martins Ribeiro
-
Laurent Aimar authored
-
- Feb 24, 2004
-
-
gbazin authored
* modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
-
gbazin authored
* modules/demux/dts.c: improved detection of wav dts files.
-
zorglub authored
Strangely, the "AddPendingEvent" wxwindows call seems to hang, so replace it bhy "ProcessEvent" (the playlist update is processed immediately in the callback, but it is only the update of one item, so it should not be a problem)
-
gbazin authored
* modules/access/cdda.c: added "cddasimple" shortcut.
-
gbazin authored
* modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
-
bigben authored
-
Laurent Aimar authored
-
- Feb 23, 2004
-
-
gbazin authored
* modules/demux/wav.c: more fixes for multichannel wav files support. * include/codecs.h: ms speakers definitions. * modules/codec/araw.c: added support for fl64 fourcc.
-
gbazin authored
* src/playlist/playlist.c: who said testing was useful ?
-
gbazin authored
* src/playlist/playlist.c: bug fix.
-
sigmunau authored
* fixed two memleaks, one of them rather large * fix for http announces that don't start the filename part with '/'
-
Felix Paul Kühne authored
-
Laurent Aimar authored
-
Laurent Aimar authored
using weird value after a synch with RTCP.
-
gbazin authored
* include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
-
gbazin authored
* src/playlist/playlist.c: vout/sout garbage collection improvements.
-
Rocky Bernstein authored
-
- Feb 22, 2004
-
-
Eric Petit authored
-
gbazin authored
* modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
zorglub authored
-
Christophe Massiot authored
* src/misc/threads.c: fixed a Darwin-specific bug introduced recently
-
gbazin authored
* configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32). * src/libvlc.c, modules/gui/wxwindows/wxwindows.h: use #ifdef ENABLE_UTF8
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-