summaryrefslogtreecommitdiffstats
path: root/subreader.h
Commit message (Expand)AuthorAgeFilesLines
* mpcommon.h: reduce header dependencies on other headersUoti Urpala2010-11-021-2/+2
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
* | Merge svn changes up to r30216Uoti Urpala2010-01-081-0/+2
|\|
| * Add missing config.h #include.diego2010-01-041-0/+2
* | Merge svn changes up to r29752Uoti Urpala2009-10-061-1/+2
|\|
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-2/+2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+2
* | Merge svn changes up to r27441Uoti Urpala2008-08-081-1/+1
|\|
| * Rename font-related preprocessor directives.diego2008-08-071-1/+1
* | Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
|/
* Remove pointless #ifdefs around extern declarations.diego2008-02-201-2/+0
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+2
* The function parameter 'preferred_language' should be const char *.ulion2007-12-171-2/+2
* Our enca code uses strdup() on the input encoding name, as we don't modify it...iive2007-10-281-2/+2
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Fixes:rathann2007-03-251-1/+1
* Subtitle handling cleanup: factor out code for parsing embedded subtitlesreimar2007-01-061-0/+3
* Marks several string parameters as const when they are not modified in the fu...reynaldo2006-07-091-1/+1
* Split guess_cp() in two functions:eugeni2006-07-071-0/+1
* Move the subread from FILE to stream_t.albeu2006-03-161-2/+3
* Improved handling of text subs in Matroska files with adjacent newlines (\N) ...mosu2006-01-041-1/+1
* correctly display the commas of most hebrew subtitles on the left sidefaust32004-10-181-0/+6
* This time is a patch to improve subtitle alignment management. Itfaust32004-09-151-3/+9
* missing guess_cp declaration (patch by Ismail Dönmez)henry2004-08-021-0/+3
* 10l, FILE is defined in stdio.hreimar2004-07-281-0/+2
* fixes a crash and unchecked string-handling in ENCA code.reimar2004-07-281-2/+3
* ENCA support (http://trific.ath.cx/software/enca/)henry2004-05-081-1/+2
* MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)alex2004-04-061-0/+1
* Fix the PJS (aka dunnowhat) subtitlesattila2004-01-291-1/+1
* Subtitle alignment & smart splitting by Salvatore Falcohenry2003-09-211-0/+4
* option for sub match fuzziness levelhenry2003-04-091-1/+1
* turn most of the subtitle matching fuzziness off by defaulthenry2003-04-081-0/+1
* support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>henry2003-04-071-14/+21
* Add a command line option (-sub-no-text-pp) to disable subtitlesarpi2003-01-271-0/+1
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-01-031-0/+2
* This patch adds a call to subcp_recode1(), so this subtitles too arearpi2002-12-281-0/+1
* compiler warning fixesarpi2002-12-141-0/+2
* This patch makes it possible to navigate among the subtitles whilearpi2002-12-051-0/+1
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)arpi2002-12-051-0/+1
* JACOSub is another subtitling format, whose specifications are at:arpi2002-10-301-0/+1
* New option for mplayer: -dumpmicrodvdsubkmkaplan2002-09-211-0/+1
* increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>alex2002-09-011-1/+1
* Correct dump_srt millisecond outputkmkaplan2002-07-251-1/+1
* added dump subtitles to .srtiive2002-05-271-0/+1
* patch fixes broken detecniou of AQTitle subtiles and adds support for subtitl...arpi2002-05-131-0/+1
* patch by Didier <did-c-debian@ifrance.com>:pl2002-05-071-0/+1
* 1. subs know are readed after reading AVI header so we already know fpsatlka2002-01-091-5/+4
* missing exported functionpl2001-12-251-0/+1
* some small sub bug fixpontscho2001-12-171-0/+1
* minor cleanups:pl2001-11-151-6/+17
* -Wall warnings fixedarpi2001-10-021-0/+1
* Added support for .ssa subtitleslaaz2001-05-311-1/+1
* implemented ~/.mplayer/sub/filename.sub stuffarpi_esp2001-05-271-1/+1
* Support for vplayer subtitleseyck2001-05-171-1/+2
* added support for SAMI subtitle support (.smi)laaz2001-04-241-1/+4
* clean uppontscho2001-04-241-0/+5
* add sub autodetectpontscho2001-04-181-0/+1
* subtitles (.sub files) supportarpi_esp2001-03-301-0/+19