log sub/subreader.c @ 35115:24c022e9d700

age author description
Mon, 21 May 2012 19:17:55 +0000 reimar Make array const and more compact.
Sat, 28 Jan 2012 14:24:59 +0000 reimar Do not apply writing order via fribidi when libass will be doing it.
Sun, 15 Jan 2012 12:08:26 +0000 reimar Eliminate duplicate subtitle lines which will most likely
Sun, 15 Jan 2012 11:18:13 +0000 reimar SSA reader: do not strip commas in commands.
Thu, 12 Jan 2012 10:07:22 +0000 ib Define (extern) sub_cp unconditionally.
Wed, 14 Dec 2011 00:17:49 +0000 iive Avoid double conversion from utf16/ucs2 to utf8 for text subtitles.
Sun, 11 Dec 2011 21:32:07 +0000 reimar Require a fribidi version that defines FriBidiParType.
Mon, 15 Aug 2011 20:33:45 +0000 reimar Quick-and-dirty support for reading Google/YouTube subtitle format.
Mon, 15 Aug 2011 20:19:39 +0000 reimar Fix reading of aqr/subrip09 subtitles.
Mon, 15 Aug 2011 20:05:09 +0000 reimar Get rid of some code duplication.
Sat, 30 Jul 2011 10:43:38 +0000 reimar Change code so that it compiles more reliably without libass
Tue, 12 Jul 2011 08:45:52 +0000 ib Add const to some string pointer arguments that will not be modified.
Thu, 19 May 2011 09:11:56 +0000 reimar SAMI subs: start a new line if there's no space left to append to the
Mon, 16 May 2011 19:20:58 +0000 reimar Fix condition for using FriBidiParType, its values are usually
Sun, 08 May 2011 08:55:00 +0000 reimar Attempt to fix compilation against older fribidi versions.