- 04 Dec, 2003 11 commits
-
-
Gildas Bazin authored
* modules/codec/flac.c: several fixes to the flac decoder and encoder. * modules/mux/ogg.c: fixed flac in ogg. * modules/demux/ogg.c: fix for flac seeking.
-
Gildas Bazin authored
* modules/gui/wxwindows/playlist.cpp: unicode fix.
-
Gildas Bazin authored
* modules/demux/livedotcom.cpp: compilation fix.
-
Gildas Bazin authored
-
Sam Hocevar authored
+ Removed evil ^Ms from the file. * modules/video_output/caca.c: + Support for new dithering modes (libcaca HEAD only). * modules/* src/*: + Grammar and spelling fixes. + Coding style fixes. * po/fr.po: + Spelling fixes. + Updated a few translations. * po/en_GB.po: + Updated a few translations.
-
Sam Hocevar authored
+ Introduced intptr_t and uintptr_t. * Fixed compilation warnings here and there.
-
Sam Hocevar authored
not set executable when regenerated.
-
Gildas Bazin authored
-
Gildas Bazin authored
* toolbox: use the "Output_Dir" property when generating the msvc project files so we don't end-up with name conflicts when compiling. * msvc/config.h.in, modules/access_output/file.c: MSVC fixes. * modules/video_chroma/i420_rgb.c: don't use our RV24 conversion routine on win32 because it assumes 32 bits per pixel.
-
Gildas Bazin authored
-
Rocky Bernstein authored
-
- 03 Dec, 2003 17 commits
-
-
Sigmund Augdal Helberg authored
* doxygenated parts of the messages system
-
Sigmund Augdal Helberg authored
* fill in the duration field of the playlist item when starting playback of a file, if the demuxer supports it.
-
Sigmund Augdal Helberg authored
* in vlc, times are stored in microseconds. playlist_item_t::i_duration shouldn't be an exception modules/gui/wxwindows/playlist.cpp: * fixed indentation
-
Rocky Bernstein authored
-
Sigmund Augdal Helberg authored
* Coding style fixes * Comment cleanups * Doxygenization include/vlc_common.h: * doxygenized the comments for mtime_t and vlc_fourcc_t
-
Jean-Paul Saman authored
-
Clément Stenac authored
-
Anil Daoud authored
compilation fix
-
Rocky Bernstein authored
-
Rocky Bernstein authored
be) pulled in from one of the other includes.
-
Rocky Bernstein authored
using it.
-
Rocky Bernstein authored
Use MSTRTIME_MAX_SIZE instead.
-
Sam Hocevar authored
-
Laurent Aimar authored
-
Rocky Bernstein authored
buttons (and simplify code at the same time).
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 02 Dec, 2003 10 commits
-
-
Gildas Bazin authored
* modules/access/dshow/*: PVR support contributed by Marc Nolette. I took the liberty to modify a few things so it might currently be broken (sorry Marc). * THANKS: added Marc Nolette.
-
Gildas Bazin authored
* msvc/config.h.in: cleaned-up and updated.
-
Jason Luka authored
- Added configure-line options for mkv and fribidi
-
Gildas Bazin authored
* msvc/vlc.dsw: removed non-existant plugins.
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/video.c: respect aspect ratio given by demux if any.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
it is is not. Now have callback for CDDB enabled boolean.
-
Rocky Bernstein authored
time string.
-
- 01 Dec, 2003 2 commits
-
-
Gildas Bazin authored
* ALL: fixed DTS audio support. * modules/demux/dts.c: added raw DTS audio demuxer.
-
Laurent Aimar authored
-