Sun, 20 Jan 2013 16:36:25 +0000 |
diego |
Replace obsolete x86_cpu.h #includes by the correct header.
|
Mon, 31 Dec 2012 04:35:03 +0000 |
upsuper |
Fix a rendering bug in vf_ass.
|
Tue, 18 Dec 2012 10:51:55 +0000 |
upsuper |
Cosmetic: reindent.
|
Mon, 17 Dec 2012 01:34:58 +0000 |
upsuper |
Cosmetic: reindent & move defines out of function
|
Fri, 14 Dec 2012 02:16:36 +0000 |
upsuper |
Reduce register usage in an asm block.
|
Fri, 14 Dec 2012 02:16:30 +0000 |
upsuper |
Reduce register usage in an asm block.
|
Thu, 13 Dec 2012 05:19:29 +0000 |
upsuper |
Rename consts & avoid using a GNU extension.
|
Thu, 13 Dec 2012 05:19:25 +0000 |
upsuper |
Put xmm7 clearance into each asm block.
|
Thu, 13 Dec 2012 05:19:20 +0000 |
upsuper |
Replace an unnecessary SSE4 instruction.
|
Thu, 13 Dec 2012 02:17:27 +0000 |
upsuper |
Reduce register usage to fix the compilation in x86.
|
Wed, 12 Dec 2012 17:18:01 +0000 |
upsuper |
Accelerate ass rendering by using SSE4 for yuv420p.
|
Wed, 12 Dec 2012 17:13:44 +0000 |
upsuper |
Accelerate ass rendering by using SSE4 for yuv422.
|
Wed, 12 Dec 2012 17:13:39 +0000 |
upsuper |
Move some code up.
|
Fri, 30 Nov 2012 13:07:39 +0000 |
upsuper |
Cosmetic: Reindent.
|
Tue, 06 Nov 2012 20:00:44 +0000 |
reimar |
Avoid unused variable warnings.
|
Fri, 02 Nov 2012 05:42:48 +0000 |
upsuper |
a new implementation of vf_ass
|
Fri, 31 Aug 2012 19:52:31 +0000 |
reimar |
vf_ass: add support for rendering on YUY2 and UYVY images.
|
Wed, 29 Aug 2012 16:06:26 +0000 |
reimar |
vf_ass: Improve format query.
|
Tue, 29 May 2012 18:32:35 +0000 |
reimar |
Use correct variable for height.
|
Fri, 25 May 2012 20:31:11 +0000 |
reimar |
Move decrementing usage count to a common place.
|
Fri, 25 May 2012 20:31:10 +0000 |
reimar |
Request a sufficiently large image for direct rendering.
|
Mon, 21 May 2012 20:00:01 +0000 |
reimar |
vf_ass: fix running out of images and crashing.
|
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.
|
Wed, 02 Jun 2010 20:12:50 +0000 |
cehoyos |
ass_set_aspect_ratio() takes three arguments since 0x00907010.
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Sun, 21 Feb 2010 13:40:49 +0000 |
diego |
Rename open() vf initialization function to vf_open().
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Tue, 09 Feb 2010 17:36:24 +0000 |
greg |
libass: fix PAR correction
|
Thu, 24 Dec 2009 10:51:24 +0000 |
reimar |
Some ugly hacks to make compiling against a newer external version of libass work.
|
Thu, 24 Dec 2009 10:26:29 +0000 |
reimar |
Remove more direct includes of libass/ass.h
|
Mon, 27 Jul 2009 19:39:23 +0000 |
eugeni |
Fix stupid, off-by-one, mistakes in assert() expressions.
|
Sat, 18 Jul 2009 11:33:03 +0000 |
eugeni |
Make sure clip coordinates are inside the screen area.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Tue, 13 May 2008 10:16:20 +0000 |
diego |
Use standard license headers.
|
Wed, 23 Jan 2008 21:18:30 +0000 |
eugeni |
Add global ass_force_reload flag.
|
Fri, 09 Nov 2007 06:58:32 +0000 |
rfelker |
begin moving const filter data to .text/.rodata sections
|
Tue, 18 Sep 2007 09:30:42 +0000 |
diego |
Replace stdint.h #include by functionally equivalent inttypes.h.
|
Fri, 27 Apr 2007 14:25:36 +0000 |
eugeni |
Add -ass-hinting option for setting font hinting method.
|
Sun, 28 Jan 2007 16:48:01 +0000 |
reimar |
Mark m_struct_t defaults as const
|
Wed, 06 Dec 2006 18:44:26 +0000 |
eugeni |
Speed up ASS subtitles display by detecting changes between two consecutive
|
Wed, 22 Nov 2006 17:00:03 +0000 |
eugeni |
Fix incorrect stride used in vf_ass.
|
Sun, 05 Nov 2006 18:56:31 +0000 |
eugeni |
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
|
Sat, 04 Nov 2006 20:48:15 +0000 |
reimar |
ass renderer absolutely needs readable target mpi.
|
Fri, 03 Nov 2006 18:15:33 +0000 |
eugeni |
Introduce MSGT_ASS, use it for all libass messages.
|
Sat, 28 Oct 2006 15:07:18 +0000 |
eugeni |
Libass interface reworked:
|