log libmpcodecs/vf_ass.c @ 34718:8ef6e54892fa

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Wed, 27 Oct 2010 17:03:26 +0000 cigaes Move eosd.[ch] to the sub directory.
Sun, 10 Oct 2010 09:27:11 +0000 cigaes Use a dynamic list for the sources of EOSD elements.
Thu, 23 Sep 2010 17:08:10 +0000 cigaes vf_ass: avoid divisions in alpha blending.
Sat, 18 Sep 2010 19:13:03 +0000 cigaes vf_ass: skip alpha blending for pixels where alpha is zero.
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Mon, 13 Sep 2010 15:43:13 +0000 diego Remove vim/emacs coding style hints.
Sun, 12 Sep 2010 11:22:42 +0000 diego cosmetics: Reformat in K&R style, prettyprinting.
Mon, 23 Aug 2010 19:13:05 +0000 cigaes EOSD/ASS code factorization
Fri, 30 Jul 2010 18:14:35 +0000 greg Rename libass types to match upstream libass >= 0.9.7
Mon, 19 Jul 2010 00:12:04 +0000 greg Require libass version with ass_flush_events
Thu, 24 Jun 2010 17:19:49 +0000 diego Clean up sub-related extern declarations.
Thu, 24 Jun 2010 16:50:47 +0000 diego Add libvo/sub.h #include instead of declaring sub_visibility extern.