- 04 Dec, 2003 6 commits
-
-
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.
-
gbazin authored
-
gbazin 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.
-
gbazin authored
-
Rocky Bernstein authored
-
- 03 Dec, 2003 12 commits
-
-
sigmunau 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
-
Jean-Paul Saman 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.
-
Laurent Aimar authored
-
Rocky Bernstein authored
buttons (and simplify code at the same time).
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 02 Dec, 2003 7 commits
-
-
gbazin 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.
-
gbazin authored
* msvc/vlc.dsw: removed non-existant plugins.
-
gbazin 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 5 commits
-
-
gbazin authored
* ALL: fixed DTS audio support. * modules/demux/dts.c: added raw DTS audio demuxer.
-
Laurent Aimar authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
interface! Some doc improvements. CDDARead: Let playlist now cycle through entries rather than intercept.
-
Rocky Bernstein authored
input_InfoCategory.
-
- 30 Nov, 2003 10 commits
-
-
Jean-Paul Saman authored
- Coding Style - Added SAP/SLP to transcode tabpage - Reworking transcoding options for playlist
-
Rocky Bernstein authored
-
gbazin authored
* modules/packetizer/mpeg4video.c: oops
-
gbazin authored
* include/input_ext-plugins.h: export input_DecodeBlock(). * modules/stream_out/display.c: simplifications. * modules/stream_out/transcode.c: memset of sout_stream_sys_t. * modules/packetizer/mpeg4video.c: not all containers provide a pts info, in which case we use the dts.
-
Rocky Bernstein authored
-
Laurent Aimar authored
-
Jean-Paul Saman authored
- Fixed resource leak with playlists - VLC coding style cleanup - Rework v4l and stream out interface code to use VLC playlists as it should be used. - Remove dead wood
-
sigmunau authored
* show duration in playlist window if available
-
Rocky Bernstein authored
-
Laurent Aimar authored
-