index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
subreader.h
Commit message (
Expand
)
Author
Age
*
Fixes:
rathann
2007-03-25
*
Subtitle handling cleanup: factor out code for parsing embedded subtitles
reimar
2007-01-06
*
Marks several string parameters as const when they are not modified in the fu...
reynaldo
2006-07-09
*
Split guess_cp() in two functions:
eugeni
2006-07-07
*
Move the subread from FILE to stream_t.
albeu
2006-03-16
*
Improved handling of text subs in Matroska files with adjacent newlines (\N) ...
mosu
2006-01-04
*
correctly display the commas of most hebrew subtitles on the left side
faust3
2004-10-18
*
This time is a patch to improve subtitle alignment management. It
faust3
2004-09-15
*
missing guess_cp declaration (patch by Ismail Dönmez)
henry
2004-08-02
*
10l, FILE is defined in stdio.h
reimar
2004-07-28
*
fixes a crash and unchecked string-handling in ENCA code.
reimar
2004-07-28
*
ENCA support (http://trific.ath.cx/software/enca/)
henry
2004-05-08
*
MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)
alex
2004-04-06
*
Fix the PJS (aka dunnowhat) subtitles
attila
2004-01-29
*
Subtitle alignment & smart splitting by Salvatore Falco
henry
2003-09-21
*
option for sub match fuzziness level
henry
2003-04-09
*
turn most of the subtitle matching fuzziness off by default
henry
2003-04-08
*
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
henry
2003-04-07
*
Add a command line option (-sub-no-text-pp) to disable subtitles
arpi
2003-01-27
*
compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
arpi
2003-01-03
*
This patch adds a call to subcp_recode1(), so this subtitles too are
arpi
2002-12-28
*
compiler warning fixes
arpi
2002-12-14
*
This patch makes it possible to navigate among the subtitles while
arpi
2002-12-05
*
overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
arpi
2002-12-05
*
JACOSub is another subtitling format, whose specifications are at:
arpi
2002-10-30
*
New option for mplayer: -dumpmicrodvdsub
kmkaplan
2002-09-21
*
increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
alex
2002-09-01
*
Correct dump_srt millisecond output
kmkaplan
2002-07-25
*
added dump subtitles to .srt
iive
2002-05-27
*
patch fixes broken detecniou of AQTitle subtiles and adds support for subtitl...
arpi
2002-05-13
*
patch by Didier <did-c-debian@ifrance.com>:
pl
2002-05-07
*
1. subs know are readed after reading AVI header so we already know fps
atlka
2002-01-09
*
missing exported function
pl
2001-12-25
*
some small sub bug fix
pontscho
2001-12-17
*
minor cleanups:
pl
2001-11-15
*
-Wall warnings fixed
arpi
2001-10-02
*
Added support for .ssa subtitles
laaz
2001-05-31
*
implemented ~/.mplayer/sub/filename.sub stuff
arpi_esp
2001-05-27
*
Support for vplayer subtitles
eyck
2001-05-17
*
added support for SAMI subtitle support (.smi)
laaz
2001-04-24
*
clean up
pontscho
2001-04-24
*
add sub autodetect
pontscho
2001-04-18
*
subtitles (.sub files) support
arpi_esp
2001-03-30