gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Vivia Nikolaidou b90d02741e avviddec, video.c, h265parse: Workaround for broken field-based interlaced encoders
Some encoders (e.g. Makito) have H265 field-based interlacing, but then
also specify an 1:2 pixel aspect ratio. That makes it kind-of work with
decoders that don't properly support field-based decoding, but makes us
end up with the wrong aspect ratio if we implement everything properly.
As a workaround, detect 1:2 pixel aspect ratio for field-based
interlacing, and check if making that 1:1 would make the new display
aspect ratio common. In that case, we override it with 1:1.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2577>
2022-06-16 10:03:02 +00:00
..
allocators gst-plugins-base: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
app appsink: Fix race condition on caps handling 2022-05-17 08:49:30 +00:00
audio Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
fft gst-plugins-base: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
gl gl/context: disable timer queries for ARM Mali-G52 2022-05-12 00:22:21 +00:00
pbutils pbutils: Add GST_PBUTILS_CAPS_DESCRIPTION_FLAG_METADATA and ONVIF XML Timed MetaData 2022-05-20 13:01:44 +00:00
riff riff-media: fix memory leak after usage for g_strjoin 2022-04-07 20:36:42 +00:00
rtp rtcpbuffer: Allow padding on first reduced size packets 2022-05-18 14:34:44 +00:00
rtsp Bump GLib requirement to >= 2.62 2022-06-10 06:01:41 +00:00
sdp sdp: Parse the RFC5576 Source-specific media SDP attributes into caps 2022-04-20 14:40:25 +00:00
tag meson: use better zlib dependency fallback 2022-05-24 19:39:29 +00:00
video avviddec, video.c, h265parse: Workaround for broken field-based interlaced encoders 2022-06-16 10:03:02 +00:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00