gstreamer/subprojects/gst-plugins-bad/gst/dvbsubenc
Sebastian Dröge 22c326edea 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/3534>
2022-12-07 10:21:52 +02: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-22 21:04:39 +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:21:52 +02:00
gstdvbsubenc.h dvbsubenc: Write Display Definition Segment if a non-default width/height is used 2022-11-22 21:04:39 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00