gstreamer/subprojects/gst-plugins-bad/gst/dvbsubenc
Sebastian Dröge fbffce6d0d dvbsubenc: Forward GAP events as-is if we wouldn't produce an end packet and are not in the middle of an existing subtitle
An end packet is only produced once for the last subtitle, so multiple
GAP events between subtitles would result only in a single end packet
and nothing else otherwise. This would potentially starve downstream
then, so instead forward the GAP events in that case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3536>
2022-12-07 10:41:39 +00:00
..
libimagequant Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstdvbsubenc-util.c dvbsubenc: Write Display Definition Segment if a non-default width/height is used 2022-11-23 12:28:43 +00:00
gstdvbsubenc.c dvbsubenc: Forward GAP events as-is if we wouldn't produce an end packet and are not in the middle of an existing subtitle 2022-12-07 10:41:39 +00:00
gstdvbsubenc.h dvbsubenc: Write Display Definition Segment if a non-default width/height is used 2022-11-23 12:28:43 +00:00
meson.build Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00