gstreamer/subprojects/gst-plugins-bad/gst/dvbsubenc
Jan Schmidt 4b107b60e7 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/6250>
2024-03-06 16:47:38 +00:00
..
libimagequant gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstdvbsubenc-util.c dvbsubenc: Fix bottom field size calculation 2024-03-06 16:47:38 +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