- 27 Nov, 2003 15 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
again) ts: use one stream_id for mpeg video (and one for mpeg audio).
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/stream_out/transcode.c: don't crash when the user specifies a acodec/vcodec with more the 4 characters in length. * modules/gui/wxwindows/streamout.cpp: grrr, thought I add committed this stuff.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Mohammed Adnène Trojette authored
* SetToolTips
-
Laurent Aimar authored
demuxer using es_out_* ie everyone but TS and PS).
-
Laurent Aimar authored
-
Laurent Aimar authored
implemented.
-
Gildas Bazin authored
* mozilla/Makefile.am: don't forget mozilla/npvlc_rc.rc in make dist.
-
Sam Hocevar authored
* ChangeLog: updated changelog.
-
- 26 Nov, 2003 21 commits
-
-
Sam Hocevar authored
-
Gildas Bazin authored
* po/*: update for 0.7.0-test1.
-
Gildas Bazin authored
* modules/stream_out/display.c: fixed timestamp generation.
-
Gildas Bazin authored
* modules/codec/ffmpeg/chroma.c: oops.
-
Gildas Bazin authored
* modules/codec/ffmpeg/*: fixed small memleak in chroma plugin. Added back missing bitrate setting for video encoding.
-
Gildas Bazin authored
* modules/access/v4l/v4l.c: fixed small mem leak.
-
Gildas Bazin authored
-
Laurent Aimar authored
-
Gildas Bazin authored
* src/input/input.c: fixed a whole load of mem leaks when the input is closed before the initialisation is complete (inexistant input, etc...).
-
Gildas Bazin authored
-
Clément Stenac authored
* Added a randomize playlist function
-
Gildas Bazin authored
* ALL: fixed memory leaks. * modules/demux/mp4/libmp4.c: fixed parsing of the "wave" tag (I'm sure there's a better fix but this one works). * modules/demux/ogg.c: another seeking fix (We also need to flush the per stream buffer with ogg_stream_reset()).
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
- 25 Nov, 2003 4 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.
-