- 29 Nov, 2003 10 commits
-
-
Christophe Massiot authored
CR_AVERAGE #define in input_clock.c (useful for PVR input) * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c : fixes for older version of ffmpeg * modules/stream_out/transrate/transrate.c : misc optimizations
-
Laurent Aimar authored
- open the codec after that p_context has been fully initialisated. (fix ASV1)
-
Laurent Aimar authored
-
Gildas Bazin authored
* modules/gui/wxwindows/menus.cpp: moved audio/video track menu to the top.
-
Gildas Bazin authored
* modules/access/cdda.c: removed double ';'
-
Gildas Bazin authored
* modules/gui/wxwindows/*: got rid of the Misc menu and moved everything in the Settings one.
-
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 3 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.
-