aboutsummaryrefslogtreecommitdiffhomepage
path: root/subreader.h
Commit message (Expand)AuthorAge
* 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
* missing exported functionGravatar pl2001-12-25
* some small sub bug fixGravatar pontscho2001-12-17
* minor cleanups:Gravatar pl2001-11-15
* -Wall warnings fixedGravatar arpi2001-10-02
* Added support for .ssa subtitlesGravatar laaz2001-05-31
* implemented ~/.mplayer/sub/filename.sub stuffGravatar arpi_esp2001-05-27
* Support for vplayer subtitlesGravatar eyck2001-05-17
* added support for SAMI subtitle support (.smi)Gravatar laaz2001-04-24
* clean upGravatar pontscho2001-04-24
* add sub autodetectGravatar pontscho2001-04-18
* subtitles (.sub files) supportGravatar arpi_esp2001-03-30