gstreamer/subprojects/gst-plugins-bad/gst/dvbsubenc
Jan Schmidt 1190761f7e dvbsubenc: Fix bottom field size calculation
Don't accidentally include the stuffing byte (if present)
into the bottom field size. It should only be included in the
total segment length.

Fixes problems with FFmpeg not rendering the subtitles
with a stuffing byte, giving a "Invalid object location!" error.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6281>
2024-03-07 00:29:12 +00:00
..
libimagequant
gstdvbsubenc-util.c dvbsubenc: Fix bottom field size calculation 2024-03-07 00:29:12 +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