avviddec: Take into account coded_height for pool
authorEdward Hervey <edward@centricular.com>
Sat, 24 Apr 2021 08:04:23 +0000 (10:04 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 24 Apr 2021 08:07:31 +0000 (10:07 +0200)
commit75fb364bf435d80a51f1ecba6afc999b5f36292e
treeb7493e92ae6c06800f1a80a11cbeb4eedb81b18d
parent672f1caf85493a830e9a81af974e6386580031a6
avviddec: Take into account coded_height for pool

Failure to do this would cause the decoders to constantly request a new
bufferpool thinking the height had changed ... whereas it hadn't.

Fixes #95

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-libav/-/merge_requests/131>
ext/libav/gstavviddec.c