aboutsummaryrefslogtreecommitdiffhomepage
path: root/subreader.h
Commit message (Expand)AuthorAge
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* subtitles: style support for common SubRip tags and MicroDVDGravatar Uoti Urpala2011-01-18
* mpcommon.h: reduce header dependencies on other headersGravatar Uoti Urpala2010-11-02
* Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
* | Merge svn changes up to r30216Gravatar Uoti Urpala2010-01-08
|\|
| * Add missing config.h #include.Gravatar diego2010-01-04
* | Merge svn changes up to r29752Gravatar Uoti Urpala2009-10-06
|\|
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
|/
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* The function parameter 'preferred_language' should be const char *.Gravatar ulion2007-12-17
* Our enca code uses strdup() on the input encoding name, as we don't modify it...Gravatar iive2007-10-28
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Fixes:Gravatar rathann2007-03-25
* Subtitle handling cleanup: factor out code for parsing embedded subtitlesGravatar reimar2007-01-06
* Marks several string parameters as const when they are not modified in the fu...Gravatar reynaldo2006-07-09
* Split guess_cp() in two functions:Gravatar eugeni2006-07-07
* Move the subread from FILE to stream_t.Gravatar albeu2006-03-16
* Improved handling of text subs in Matroska files with adjacent newlines (\N) ...Gravatar mosu2006-01-04
* correctly display the commas of most hebrew subtitles on the left sideGravatar faust32004-10-18
* This time is a patch to improve subtitle alignment management. ItGravatar faust32004-09-15
* missing guess_cp declaration (patch by Ismail Dönmez)Gravatar henry2004-08-02
* 10l, FILE is defined in stdio.hGravatar reimar2004-07-28
* fixes a crash and unchecked string-handling in ENCA code.Gravatar reimar2004-07-28
* ENCA support (http://trific.ath.cx/software/enca/)Gravatar henry2004-05-08
* MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)Gravatar alex2004-04-06
* Fix the PJS (aka dunnowhat) subtitlesGravatar attila2004-01-29
* Subtitle alignment & smart splitting by Salvatore FalcoGravatar henry2003-09-21
* option for sub match fuzziness levelGravatar henry2003-04-09
* turn most of the subtitle matching fuzziness off by defaultGravatar henry2003-04-08
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>Gravatar henry2003-04-07
* Add a command line option (-sub-no-text-pp) to disable subtitlesGravatar arpi2003-01-27
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2003-01-03
* This patch adds a call to subcp_recode1(), so this subtitles too areGravatar arpi2002-12-28
* compiler warning fixesGravatar arpi2002-12-14
* This patch makes it possible to navigate among the subtitles whileGravatar arpi2002-12-05
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* JACOSub is another subtitling format, whose specifications are at:Gravatar arpi2002-10-30
* New option for mplayer: -dumpmicrodvdsubGravatar kmkaplan2002-09-21
* increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>Gravatar alex2002-09-01
* Correct dump_srt millisecond outputGravatar kmkaplan2002-07-25
* added dump subtitles to .srtGravatar iive2002-05-27
* patch fixes broken detecniou of AQTitle subtiles and adds support for subtitl...Gravatar arpi2002-05-13
* patch by Didier <did-c-debian@ifrance.com>:Gravatar pl2002-05-07
* 1. subs know are readed after reading AVI header so we already know fpsGravatar atlka2002-01-09