avviddec: Don't fallback on allocation failure
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 7 Nov 2015 17:11:57 +0000 (12:11 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 7 Nov 2015 17:12:46 +0000 (12:12 -0500)
commit2a7aaeb3da634cb6f5caf4387a8d55209361f3f3
tree2bfda1421aa87654338f595a9b44febe6a5349c4
parent2d94a1cbccf517732b3440ae09672959a84a0fe0
avviddec: Don't fallback on allocation failure

Allocation should keep working, falling back causes the stride to
change which is not supported in direct rendering.

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