]> git.sesse.net Git - vlc/history - modules/demux/vobsub.c
All: string review (refs: #438)
[vlc] / modules / demux / vobsub.c
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-03-11 Clément StenacStrings (Refs:#438)
2006-02-28 Derk-Jan Hartman* Use stream_UrlNew for vobsub loading instead of fopen...
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontFix typo
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-01-29 Derk-Jan Hartman* Open the .sub file of the vobsubs, with the ToLocale...
2006-01-22 Derk-Jan Hartman* Stupid subtitles with their lack of proper specificat...
2006-01-22 Derk-Jan Hartman* The vobsub param is Delay, not delay.
2006-01-21 Derk-Jan Hartman* One more fix for vobsubs with negative times
2006-01-16 Derk-Jan Hartmanmodules/demux/vobsub.c:
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-12-11 Clément StenacImprovements to preferences
2004-10-17 Derk-Jan Hartman* vobsub.c: implemented vobsub seeking support.
2004-10-09 Sigmund Augdal Helbergvobsub.c: Don't break autodetection of non-vobsub subtitles
2004-10-02 Derk-Jan Hartman* vobsub.c : bail if we cannot find the .sub file
2004-09-28 Gildas Bazin* modules/demux/vobsub.c: compilation fix + fixed a...
2004-09-21 Derk-Jan HartmanThou shalt compile before thou commits
2004-09-21 Derk-Jan Hartman* Fix the vobsub length.
2004-09-21 Derk-Jan Hartman * scaled external vobsubs with multiple tracks are...
2004-09-20 Derk-Jan Hartman* some fixes to vobsub
2004-09-19 Gildas Bazin* modules/demux/vobsub.c: fixed bug pointed to by gcc...
2004-09-18 Derk-Jan Hartman* mkv.cpp: retrieve the original framesize from the...
2004-09-18 Derk-Jan Hartman* split vobsub and textual demuxers.