gstreamer/ext/assrender
David Schleef 51e6acad1f assrender: refactor blitting, avoid writing past end of buffer
Previous blitting code could potentially write past the
end of the buffer if the x or y position was odd, and for
the same underlying reason, didn't get the chroma registration
correct in the odd position case.

https://bugzilla.gnome.org/show_bug.cgi?id=647830
2011-04-16 12:10:14 +01:00
..
gstassrender.c assrender: refactor blitting, avoid writing past end of buffer 2011-04-16 12:10:14 +01:00
gstassrender.h assrender: Protect libass structures from concurrent access from multiple threads 2010-02-23 18:16:48 +01:00
Makefile.am Use GST_VIDEO_CAPS_RGB for the template caps 2009-02-05 17:52:38 +01:00