- 29 Nov, 2003 4 commits
-
-
Laurent Aimar authored
- added raw output support.(in a pure hack way but allow transcode{vcodec=I420} )
-
Laurent Aimar authored
-
Laurent Aimar authored
- now vout are checked for release every 300ms - when *-es are triggered, all same es are unselect not only the last selected. (more intuitive) The only problems are that it's not possible to select again all ES, and the checkbox can show only one selected ES.
-
Gildas Bazin authored
* modules/codec/ffmpeg/encoder.c: fixed compilation problem with ffmpeg 0.4.8
-
- 28 Nov, 2003 10 commits
-
-
Gildas Bazin authored
* modules/codec/ffmpeg/*: fixed the code to disable cpu features.
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/misc/dummy/input.c: use p_input->psz_demux = "vlc,none" to force the demux.
-
Jason Luka authored
- Updated version numbers on dependancies - Removed ALSA support until RH/FC turns to kernel 2.6 - Added --enable-speex and --enable-pp - Mozilla plugin now built for 1.4.1 - Currently broken (Matroska/EBML problems)
-
Derk-Jan Hartman authored
* Track Name is now stored in fmt.psz_description
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Christophe Massiot authored
-
- 27 Nov, 2003 17 commits
-
-
Christophe Massiot authored
- strict_rc : strict rate control mode for CBR streams - pre_me : add a pre-motion estimation pass - hurry_up : allow to discard the hq mode in real-time if we're late * modules/mux/mpeg/ts.c: useful debug messages * modules/packetizer/mpegvideo.c: useless debug message
-
Laurent Aimar authored
-
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 9 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...).
-