Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Mon, 04 Jan 2010 19:49:42 +0000 |
diego |
Add missing config.h #include.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Wed, 20 Feb 2008 08:51:53 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Mon, 17 Dec 2007 01:06:17 +0000 |
ulion |
The function parameter 'preferred_language' should be const char *.
|
Sun, 28 Oct 2007 14:26:05 +0000 |
iive |
Our enca code uses strdup() on the input encoding name, as we don't modify it we can use the original constant string.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sun, 25 Mar 2007 19:25:11 +0000 |
rathann |
Fixes:
|
Sat, 06 Jan 2007 19:07:58 +0000 |
reimar |
Subtitle handling cleanup: factor out code for parsing embedded subtitles
|
Sun, 09 Jul 2006 17:45:36 +0000 |
reynaldo |
Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Fri, 07 Jul 2006 18:07:39 +0000 |
eugeni |
Split guess_cp() in two functions:
|
Thu, 16 Mar 2006 14:42:51 +0000 |
albeu |
Move the subread from FILE to stream_t.
|
Wed, 04 Jan 2006 12:05:15 +0000 |
mosu |
Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
|
Mon, 18 Oct 2004 20:41:06 +0000 |
faust3 |
correctly display the commas of most hebrew subtitles on the left side
|
Wed, 15 Sep 2004 13:16:52 +0000 |
faust3 |
This time is a patch to improve subtitle alignment management. It
|
Mon, 02 Aug 2004 06:46:48 +0000 |
henry |
missing guess_cp declaration (patch by Ismail D«Ónmez)
|
Wed, 28 Jul 2004 17:03:09 +0000 |
reimar |
10l, FILE is defined in stdio.h
|
Wed, 28 Jul 2004 12:40:35 +0000 |
reimar |
fixes a crash and unchecked string-handling in ENCA code.
|
Sat, 08 May 2004 17:52:25 +0000 |
henry |
ENCA support (http://trific.ath.cx/software/enca/)
|
Tue, 06 Apr 2004 11:52:31 +0000 |
alex |
MPL2 subreader, patch by Cezary Jackiewicz (cjackiewicz@poczta.onet.pl)
|
Thu, 29 Jan 2004 10:53:19 +0000 |
attila |
Fix the PJS (aka dunnowhat) subtitles
|
Sun, 21 Sep 2003 13:20:06 +0000 |
henry |
Subtitle alignment & smart splitting by Salvatore Falco
|
Wed, 09 Apr 2003 18:04:29 +0000 |
henry |
option for sub match fuzziness level
|
Tue, 08 Apr 2003 20:41:20 +0000 |
henry |
turn most of the subtitle matching fuzziness off by default
|
Mon, 07 Apr 2003 16:04:02 +0000 |
henry |
support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
|
Mon, 27 Jan 2003 23:41:56 +0000 |
arpi |
Add a command line option (-sub-no-text-pp) to disable subtitles
|
Fri, 03 Jan 2003 12:26:17 +0000 |
arpi |
compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
|
Sat, 28 Dec 2002 15:19:41 +0000 |
arpi |
This patch adds a call to subcp_recode1(), so this subtitles too are
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Thu, 05 Dec 2002 00:15:56 +0000 |
arpi |
This patch makes it possible to navigate among the subtitles while
|
Thu, 05 Dec 2002 00:03:35 +0000 |
arpi |
overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
|
Wed, 30 Oct 2002 19:16:58 +0000 |
arpi |
JACOSub is another subtitling format, whose specifications are at:
|
Sat, 21 Sep 2002 17:23:46 +0000 |
kmkaplan |
New option for mplayer: -dumpmicrodvdsub
|
Sun, 01 Sep 2002 11:08:28 +0000 |
alex |
increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
|
Thu, 25 Jul 2002 18:05:08 +0000 |
kmkaplan |
Correct dump_srt millisecond output
|
Mon, 27 May 2002 17:20:55 +0000 |
iive |
added dump subtitles to .srt
|
Mon, 13 May 2002 20:41:20 +0000 |
arpi |
patch fixes broken detecniou of AQTitle subtiles and adds support for subtitles created by subrip 0.9 - by Jiri.Svoboda@seznam.cz
|
Tue, 07 May 2002 21:58:01 +0000 |
pl |
patch by Didier <did-c-debian@ifrance.com>:
|
Wed, 09 Jan 2002 16:35:24 +0000 |
atlka |
1. subs know are readed after reading AVI header so we already know fps
|
Tue, 25 Dec 2001 16:39:12 +0000 |
pl |
missing exported function
|
Mon, 17 Dec 2001 00:07:20 +0000 |
pontscho |
some small sub bug fix
|
Thu, 15 Nov 2001 11:53:11 +0000 |
pl |
minor cleanups:
|
Tue, 02 Oct 2001 21:45:41 +0000 |
arpi |
-Wall warnings fixed
|
Thu, 31 May 2001 18:08:24 +0000 |
laaz |
Added support for .ssa subtitles
|
Sun, 27 May 2001 20:59:58 +0000 |
arpi_esp |
implemented ~/.mplayer/sub/filename.sub stuff
|
Thu, 17 May 2001 09:17:16 +0000 |
eyck |
Support for vplayer subtitles
|
Tue, 24 Apr 2001 21:39:18 +0000 |
laaz |
added support for SAMI subtitle support (.smi)
|
Tue, 24 Apr 2001 11:42:04 +0000 |
pontscho |
clean up
|
Wed, 18 Apr 2001 20:25:04 +0000 |
pontscho |
add sub autodetect
|
Fri, 30 Mar 2001 03:07:45 +0000 |
arpi_esp |
subtitles (.sub files) support
|