- 24 Jul, 2003 1 commit
-
-
gbazin authored
* modules/gui/wxwindows/*: you can now specify input options in the stream output MRL as well. * modules/misc/freetype.c: bail out if no font has been specified. * modules/demux/util/sub.h: don't forget to detach the demuxsub object.
-
- 23 Jul, 2003 1 commit
-
-
gbazin authored
* modules/misc/freetype.c, modules/demux/util/sub.c: cleanup. * modules/demux/util/sub.h: thou shall do a vlc_object_attach(). * src/misc/variables.c: added VLC_VAR_FILE and VLC_VAR_DIRECTORY inheritance support.
-
- 15 Mar, 2003 1 commit
-
-
Laurent Aimar authored
libavcodec). This fix mpeg4 in TS with huge bitrate. * sub: clean up. Report any problems.
-
- 11 Mar, 2003 1 commit
-
-
Laurent Aimar authored
-
- 02 Jan, 2003 1 commit
-
-
Christophe Massiot authored
-
- 15 Nov, 2002 1 commit
-
-
Laurent Aimar authored
MicroDVD, SubRIP, SSA subtitle format should work... Options: --sub-file <subtitle file> [--sub-fps, --sub-delay --sub-format]. * modules/demux/avi : make use of subtitle parser. * modules/demux/asf : display movie length. (It will not work with live streams of course). modules/codec/spudec : use i_dts to send end of display time for subtitle. (Yes it's ugly, but it works :)
-