Mon, 05 Nov 2012 20:45:40 +0000 |
reimar |
Try to do something sensible when malloc fails instead
|
Thu, 01 Nov 2012 21:46:33 +0000 |
reimar |
Remove pointless unreachable code (the loop condition already checks
|
Tue, 30 Oct 2012 18:53:58 +0000 |
reimar |
Set pointers to NULL after free.
|
Mon, 27 Aug 2012 20:46:06 +0000 |
reimar |
Clamp bitmap subtitles into visible areas.
|
Mon, 23 Apr 2012 18:39:16 +0000 |
reimar |
Use more precise alpha handling for -spuaa 4.
|
Sun, 22 Apr 2012 21:52:39 +0000 |
cigaes |
av_sub: support multiple rectangles.
|
Sun, 15 Apr 2012 21:37:15 +0000 |
reimar |
Ensure that the highlight disappears when switching
|
Thu, 07 Apr 2011 21:08:49 +0000 |
reimar |
Fix artefacts at right border of scaled bitmap subtitles by clearing the
|
Sun, 07 Nov 2010 12:47:40 +0000 |
diego |
Remove some useless NULL pointer checks before invoking free() on the pointer.
|
Wed, 27 Oct 2010 17:47:13 +0000 |
cigaes |
Move libvo/sub.[ch] from libvo to sub.
|
Wed, 27 Oct 2010 17:21:43 +0000 |
reimar |
Do not use a path for including files in the same directory.
|
Wed, 27 Oct 2010 16:58:23 +0000 |
cigaes |
Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
|
Wed, 27 Oct 2010 16:38:51 +0000 |
cigaes |
Move spudec.[ch] to the sub directory.
|