gstreamer/ext/assrender
Matthew Waters 84718775a2 ass: avoid infinite unref loop with bad data
A classic case of not updating the next item to iterate after deleting
it from the singly linked list.

Only ever hit with a text buffer with GST_CLOCK_TIME_NONE for either the
timestamp or duration.
2019-10-07 00:07:36 +11:00
..
gstassrender.c ass: avoid infinite unref loop with bad data 2019-10-07 00:07:36 +11: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 docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00