- 26 Nov, 2003 6 commits
-
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 25 Nov, 2003 9 commits
-
-
Derk-Jan Hartman authored
- Many of the error streams were identical. This isn't helping debugging.
-
Jean-Paul Saman authored
- Fixed a p_playlist refcount problem - Clearing VLC playlist and Playlist widget.
-
Jean-Paul Saman authored
- Fix segfault when adding one file to the playlist widget from the fileview widget. - Cleanup of code.
-
Christophe Massiot authored
demux filters leak (particularly harmful on the Dreambox) ; correctly handle PAT and PMT changes.
-
Sam Hocevar authored
is loading its plugins.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
Remove unused Mouse event handling. Forgot to delete keypress callback.
-
Gildas Bazin authored
* modules/gui/wxwindows/*: fixed a couple of memory leaks.
-
Laurent Aimar authored
-
- 24 Nov, 2003 25 commits
-
-
Gildas Bazin authored
* src/input/input_dec.c, include/vlc_codec.h: added 2 callbacks in the decoder_t structure for pictures linking/unlinking. * modules/codec/libmpeg2.c: restored pictures linking/unlinking code. * modules/codec/ffmpeg/video.c: idem and reenabled direct rendering even when the hurry-up mode is activated as it doesn't seem to create a problem anymore with recent ffmpeg.
-
Gildas Bazin authored
* src/audio_output/mixer.c: fixed timestamp rounding problem.
-
Laurent Aimar authored
input_EsOutDelete.
-
Gildas Bazin authored
* modules/access/dshow/*: compilation fixes. * include/vlc_common.h: added a couple of casts to TAB_APPEND().
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/access/v4l/v4l.c: small fix and added a --v4l-chroma option to force a chroma fourcc for the video device.
-
Gildas Bazin authored
* src/input/input.c: oops, set the ES format before selecting it.
-
Laurent Aimar authored
-
Gildas Bazin authored
* configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation for the test release.
-
Laurent Aimar authored
dts are still calculated for a 25fps stream. (The packetizer doesn't calulate pts/dts for now).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/codec/quicktime.c: compilation fix on win32. * modules/demux/avi/avi.c: small hack to avoid eating all the resources on broken files.
-
Laurent Aimar authored
-
Laurent Aimar authored
* input_dec.c: fixed a (big) memory leak.
-
Rocky Bernstein authored
-
Rocky Bernstein authored
more work, but it's a start.
-
Rocky Bernstein authored
in determining which selecting ES we might be at.
-
Laurent Aimar authored
(I have no sample at all)
-
Rocky Bernstein authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* install-win32: added a registry entry for the mozilla plugin (the xpt file still needs to be registered by hand though).
-
Laurent Aimar authored
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/codec/ffmpeg/postprocess.c: fixed uninitialized variable. * modules/mux/ogg.c: allow embedding mpeg1/2 video (only vlc will play back these files).
-