gstreamer/subprojects/gst-libav/ext/libav
Nicolas Dufresne c29bfbe448 avdec_h265: Fix endless renegoation with alternate interlacing
The picture parameter picture->top_field_first is reused in this mode
to signal the TOP fields. As a side effect, it will change every frame
and current code assumed that if this changes then a renegotiation is
needed. Fixed this by ignoring that change whenever we are decoding one field
only.

Fixes #1523

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3289>
2022-10-27 18:02:54 +01:00
..
gstav.c
gstav.h
gstavauddec.c avauddec: address regression with WMA files .. 2022-10-07 16:31:09 +00:00
gstavauddec.h
gstavaudenc.c
gstavaudenc.h
gstavcfg.c libav: Fix for APNG encoder property registration 2022-07-08 15:41:09 +01:00
gstavcfg.h
gstavcodecmap.c
gstavcodecmap.h
gstavdeinterlace.c
gstavdemux.c
gstavmux.c
gstavprotocol.c
gstavprotocol.h
gstavutils.c
gstavutils.h
gstavviddec.c avdec_h265: Fix endless renegoation with alternate interlacing 2022-10-27 18:02:54 +01:00
gstavviddec.h
gstavvidenc.c
gstavvidenc.h
meson.build