Sun, 26 Jan 2014 16:20:48 +0000 |
reimar |
subreader: Fix compilation without fribidi.
|
Sat, 25 Jan 2014 16:54:56 +0000 |
reimar |
subreader: remove misleading return types.
|
Sat, 25 Jan 2014 16:54:55 +0000 |
reimar |
sub_fribidi: Slightly simplify non-fribidi fallback.
|
Sat, 25 Jan 2014 16:54:54 +0000 |
reimar |
sub_fribidi: Make code more robust in error case.
|
Mon, 17 Jun 2013 12:27:36 +0000 |
komh |
Check if path is too long
|
Sat, 25 May 2013 12:06:55 +0000 |
reimar |
Discard parts that we do not actually care about instead of
|
Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Tue, 20 Nov 2012 19:43:53 +0000 |
cigaes |
subreader: do not skip the first char of ASS fields.
|
Mon, 05 Nov 2012 21:23:46 +0000 |
reimar |
Fix malloc failure check to check the correct variable.
|
Thu, 01 Nov 2012 21:48:42 +0000 |
reimar |
Fix typo that might have caused reading beyond the string end.
|
Wed, 31 Oct 2012 20:05:31 +0000 |
reimar |
Extra checks to ensure we really do not write outside
|
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.
|