mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
b90d02741e
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> |
||
---|---|---|
.. | ||
accurip | ||
adpcmdec | ||
adpcmenc | ||
aiff | ||
asfmux | ||
audiobuffersplit | ||
audiofxbad | ||
audiolatency | ||
audiomixmatrix | ||
audiovisualizers | ||
autoconvert | ||
bayer | ||
camerabin2 | ||
codecalpha | ||
coloreffects | ||
debugutils | ||
dvbsubenc | ||
dvbsuboverlay | ||
dvdspu | ||
faceoverlay | ||
festival | ||
fieldanalysis | ||
freeverb | ||
frei0r | ||
gaudieffects | ||
gdp | ||
geometrictransform | ||
id3tag | ||
inter | ||
interlace | ||
ivfparse | ||
ivtc | ||
jp2kdecimator | ||
jpegformat | ||
librfb | ||
midi | ||
mpegdemux | ||
mpegpsmux | ||
mpegtsdemux | ||
mpegtsmux | ||
mxf | ||
netsim | ||
onvif | ||
pcapparse | ||
pnm | ||
proxy | ||
rawparse | ||
removesilence | ||
rist | ||
rtmp2 | ||
rtp | ||
sdp | ||
segmentclip | ||
siren | ||
smooth | ||
speed | ||
subenc | ||
switchbin | ||
timecode | ||
transcode | ||
videofilters | ||
videoframe_audiolevel | ||
videoparsers | ||
videosignal | ||
vmnc | ||
y4m | ||
meson.build |