gstreamer/ext/assrender
Sebastian Dröge d7e58ce0a9 assrender: For synchronizing the text, take the video running time of the next frame
This makes sure that libass already has all text buffers for the next frame
at the time when the next frame is processed. Without this text buffers
might be one frame late or not shown at all if they're only shown for a
single frame.
2009-12-08 14:06:23 +01:00
..
gstassrender.c assrender: For synchronizing the text, take the video running time of the next frame 2009-12-08 14:06:23 +01:00
gstassrender.h assrender: For synchronizing the text, take the video running time of the next frame 2009-12-08 14:06:23 +01:00
Makefile.am Use GST_VIDEO_CAPS_RGB for the template caps 2009-02-05 17:52:38 +01:00