]> git.sesse.net Git - vlc/history - modules/demux/subtitle.c
Fix compilation
[vlc] / modules / demux / subtitle.c
2009-01-27 Jean-Philippe AndreFix compilation
2009-01-27 Rémi Denis-CourmontTrailing ;
2008-11-22 Christophe MutricyFix my previous commit
2008-11-22 Christophe MutricyFix memleak
2008-11-05 Rémi Denis-CourmontFix sscanf overflow
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-18 Jean-Baptiste Kempf[Subtitles] Change error message to warning message...
2008-10-08 Rémi DuraffortFix potential memleak (CID 260)
2008-10-08 Rémi DuraffortFix potential segfault introduced by myself (CID 263)
2008-10-05 Rémi DuraffortFix memleak (CID 210)
2008-10-01 Rémi DuraffortFix memleak (CID 209)
2008-10-01 Rémi DuraffortFix memleaks (CID 211)
2008-10-01 Rémi DuraffortFix memleak (CID 212)
2008-10-01 Rémi DuraffortFix memleak (CID 213)
2008-09-22 Laurent AimarDo not show hidden lines in subrip subtitle.
2008-09-18 Laurent AimarDo not throw away the last subtitle for subrip and...
2008-09-02 Laurent AimarCosmetic.
2008-09-02 Derk-Jan Hartmansubtitle demux: add comment about how to enable auto...
2008-08-03 Laurent AimarMoved static variable to the subtitle demuxer context.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-02 Rémi DuraffortAvoid segfault in subtitle demuxer.
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-21 Jean-Baptiste KempfUpdate NEWS and interface string about the latest parsi...
2008-05-21 Rémi Denis-CourmontDon't rely on scanf when parsing floats from files
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-20 Jean-Baptiste KempfAdd options for preferences.
2008-05-20 Jean-Baptiste KempfDKS and Subviewer1 parsing support.
2008-05-20 Jean-Baptiste KempfMulti-line support for JacoSub.
2008-05-15 Jean-Baptiste KempfCosmetic.
2008-05-15 Jean-Baptiste KempfSupport for RealText Subtitles.
2008-05-13 Jean-Baptiste KempfPut psb in NEWS, interface and options.
2008-05-13 Jean-Baptiste KempfSupport for multiple lines in PJS subs.
2008-05-13 Jean-Baptiste KempfSupport for parsing PowerDivx (.psb) subtitles
2008-05-13 Jean-Baptiste KempfCosmetic, malloc checks and options completion.
2008-05-12 Jean-Baptiste KempfCommit the good version of the file.
2008-05-12 Jean-Baptiste KempfSupport for both types of MPSub
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-02 Jean-Baptiste KempfSupport for MPSub.
2008-05-02 Jean-Baptiste KempfSmall fix for PJS to remove "".
2008-05-02 Jean-Baptiste KempfParsing of Phoenix Subtitles.
2008-05-02 Jean-Baptiste KempfSupport for AQT subtitles.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-01-25 Sigmund Augdal Helbergsubtitle demux change for better ASS/SSA support. By...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-11-19 Rafaël Carréadd an unspported demux query to remove a useless error...
2007-10-03 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-29 Laurent AimarA small malloc check.
2007-06-29 Laurent AimarFixed potential sscanf buffer overflow in :
2007-02-17 Antoine CellerierUpdate copyright date.
2007-02-17 Antoine Celleriermpl2 subtitles support by Roman Bednarek. Thanks.
2006-11-30 Derk-Jan Hartman* fix commit [18178]
2006-11-30 Derk-Jan Hartmanforwardport [18177]
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Derk-Jan Hartman* subtitle.c: const warning fixes
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-09-22 Derk-Jan Hartman* Fix another microdvd issue.
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-08-28 Derk-Jan Hartman* Fix the microdvd subs. i forgot that framerate !...
2006-08-28 Derk-Jan Hartman* Use the microdvd framerate when available
2006-05-27 Dennis van Amerongenminor typo loose -> lose
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-03-11 Clément StenacStrings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-11-22 Cyril Deguet* subtitle.c: added support of "DVDSubtitle" format
2005-09-14 Derk-Jan Hartman* Fix memleaks
2005-08-08 Rémi Denis-CourmontFix memleak in error handling
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-01 Rémi Denis-CourmontRemove unused function
2005-05-24 Derk-Jan Hartman* Fix some detection logic for SSA/ASS subs
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-02-20 Gildas Bazin* src/misc/httpd.c, modules/demux/subtitle.c, modules...
2005-02-06 Clément StenacFix subtitle delay < 0
2004-12-11 Clément StenacImprovements to preferences
2004-11-02 Derk-Jan Hartman* fixed a problem with sub-fps overriding
2004-10-28 Derk-Jan Hartman* subtitle.c: make sure int -> date conversion is don...
2004-10-08 Gildas Bazin* modules/demux/subtitle.c: portability fix.
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-09-18 Gildas Bazin* modules/demux/subtitle.c: compilation fix.
2004-09-18 Derk-Jan Hartman* split vobsub and textual demuxers.
2004-08-16 Derk-Jan Hartman* Fix a problem with empty subtitles with Subviewer...
2004-07-18 Laurent Aimar * subtitle: fixed a small memleak.
2004-06-25 Laurent Aimar * subtitle: removed debug message.
2004-06-25 Laurent Aimar * subtitle: compilation fix.
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.