- 01 Dec, 2003 6 commits
-
-
Rocky Bernstein authored
-
Jason Luka authored
- Updated mozilla plugin fix
-
Rocky Bernstein authored
-
Rocky Bernstein authored
-
Rocky Bernstein authored
interface! Some doc improvements. CDDARead: Let playlist now cycle through entries rather than intercept.
-
Rocky Bernstein authored
input_InfoCategory.
-
- 30 Nov, 2003 20 commits
-
-
Jean-Paul Saman authored
- Coding Style - Added SAP/SLP to transcode tabpage - Reworking transcoding options for playlist
-
Rocky Bernstein authored
-
Gildas Bazin authored
* modules/packetizer/mpeg4video.c: oops
-
Gildas Bazin authored
* include/input_ext-plugins.h: export input_DecodeBlock(). * modules/stream_out/display.c: simplifications. * modules/stream_out/transcode.c: memset of sout_stream_sys_t. * modules/packetizer/mpeg4video.c: not all containers provide a pts info, in which case we use the dts.
-
Rocky Bernstein authored
-
Laurent Aimar authored
-
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 4 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)
-