avviddec: Wrap the original AVBufferRef in our own buffer for the destroy function
authorSebastian Dröge <sebastian@centricular.com>
Fri, 26 Jun 2015 14:50:16 +0000 (16:50 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 26 Jun 2015 14:58:55 +0000 (16:58 +0200)
commit8cb8461f7e3c5ad0162e7caaca120f6b6577489a
treefac0b7379e9eb089a7278a6c40d7900896679a54
parent9b2c0c2dbcda3cd08aee98bc4bfdaabb1db11c63
avviddec: Wrap the original AVBufferRef in our own buffer for the destroy function

Just adding a dummy buffer at the very end might not be enough as there
already might be too many buffers.
ext/libav/gstavviddec.c