]> git.sesse.net Git - vlc/history - modules/demux/util/sub.c
* include/configuration.h: some small re-work of the config declaration macros.
[vlc] / modules / demux / util / sub.c
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Eric Petit + configure.ac:
2003-11-02 Derk-Jan Hartman* Fixed bugs in parsing SSA lines. Turns out we are...
2003-10-31 Derk-Jan Hartman* starting support for external vobsubs.
2003-10-18 Derk-Jan Hartman* The SAMI parses did case sensitive tag parsing. Howev...
2003-10-12 Derk-Jan Hartman* added a "auto" mode to sub-type. This is because...
2003-10-11 Derk-Jan Hartman* src/input/subtitles.c: made the autodetection fuzzine...
2003-10-08 Gildas Bazin* modules/demux/util/sub.c: fix when no subs specified.
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-08-26 Derk-Jan Hartman* modules/demux/util/sub.c: fixed the subtitle autodete...
2003-08-24 Eric Petit modules/demux/util/sub.c : compile fix
2003-08-24 Laurent Aimar * sub.c : fixed a warning.
2003-08-23 Derk-Jan Hartman* modules/demux/util/sub.c: Fixed a crash when trying...
2003-08-23 Derk-Jan Hartman* modules/codec/subsdec/subsdec.c: reordered the list...
2003-07-27 Laurent Aimar * sub: does not issue an error message when sub-file...
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Derk-Jan Hartman* include/vlc_common.h: MAX_PATH PATH_MAX, we don't...
2003-07-14 Sigmund Augdal HelbergAll: My shot at improving subtitle rendering in vlc...
2003-06-26 Sam Hocevar * 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...