He Junyan 4af33eda76 va: basedec: Create the other pool anyway.
Fix a bug in _create_other_pool(). The old way of checking the
base->other_pool make that other_pool never be changed until the
gst_va_base_dec_stop() to stop the current decoding context.
But in some stream, the resolution may change during the decoding
process, and we need to re-negotiate the buffer pool. Then, the
old other_pool can not be clean correctly and the new correct one
can not be created.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1692>
2020-10-15 13:22:33 +00:00
..
2020-10-09 16:34:57 +02:00
2020-10-09 16:34:57 +02:00
2020-09-23 18:19:22 +02:00
2020-09-23 18:19:22 +02:00
2020-09-30 10:49:39 +02:00