- 30 Nov, 2003 14 commits
-
-
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
-
Sigmund Augdal Helberg authored
* show duration in playlist window if available
-
Rocky Bernstein authored
-
Gildas Bazin authored
* share/http/admin/browse.html: hmmm, the browse feature was reenabled by mistake.
-
Laurent Aimar authored
* demux: added demux2_New/Delete.
-
Laurent Aimar authored
Anyway, don't use them for now.
-
Laurent Aimar authored
packetizers running in the input thread. (Usefull with sout)
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rocky Bernstein authored
display some of these even when not "advanced"
-
Jean-Paul Saman authored
- Removing obsolete files. - Remove debug messages.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
- Updating, removing and clearing playlist works.
-
Rocky Bernstein authored
-
- 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 6 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
-