avviddec: improve buffer handling and semantics
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Sat, 7 Dec 2013 10:35:09 +0000 (11:35 +0100)
committerMark Nauwelaerts <mnauw@users.sourceforge.net>
Sat, 7 Dec 2013 11:11:34 +0000 (12:11 +0100)
commit47d5c2b6d699e4cb6608693a1ad9d4af4469e0a7
treefa10732ac311f15998d8fa06f85ab8b0804cd1c0
parent1aa253cd3bdf34968f8333da83e90afe3306cf0e
avviddec: improve buffer handling and semantics

... so as to focus on providing *a* buffer rather than one (too) tied
to a frame, in particular allowing multiple allocations related to a frame.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=697806
ext/libav/gstavviddec.c