gstreamer/ext/assrender
Tim-Philipp Müller ab12a4cd0f assrender: fix seeking backwards
Use proper API to flush libass events when we do
a flushing seek, and also do it in FLUSH_STOP
rather than FLUSH_START, so we can be sure
streaming has stopped.

Fixes seeking back in time.

Something seems to have changed in libass that
renders the old manual way of flushing events
ineffective and libass then seems to ignore
timestamps that are older than the ones last
seen then if we do it the old way.

Fixes #916
2019-04-06 15:19:07 +01:00
..
gstassrender.c assrender: fix seeking backwards 2019-04-06 15:19:07 +01:00
gstassrender.h assrender: fix multiple subtitles on screen simultaneously 2018-08-14 23:00:34 +10:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30