]> git.sesse.net Git - vlc/history - modules/demux/util/sub.c
* modules/misc/network/ipv6.c: gave a quick try to implementing ttl for ipv6.
[vlc] / modules / demux / util / sub.c
2003-05-13 Gildas Bazin* modules/gui/wxwindows/*: new subtitles file dialog...
2003-05-11 Sigmund Augdal HelbergAdded code to render subtitles with the freetype module...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-14 Laurent Aimar * all: correctly set p_payload_end when using input_Ne...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-16 Laurent Aimar * sub: better ssa4 recognition.
2003-03-16 Laurent Aimar * sub.c: added SAMI subtitles support. (Untested and...
2003-03-15 Laurent Aimar * ffmpeg: Use truncated frames if supported by codec...
2003-03-11 Laurent Aimar * Added support of vplayer subtitles files.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-09 Laurent Aimar * sub.c : begun clean up
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-01-23 Laurent Aimar * demux: fix segfault while trying to opening files...
2003-01-21 Laurent Aimar * sub.c: fixed handling for subrip subtitle with ...
2002-11-15 Laurent Aimar* modules/demux/util : add a text subtitle demuxer...