remove custom allocation query
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Thu, 14 Apr 2016 13:46:32 +0000 (15:46 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 18 Apr 2016 09:14:04 +0000 (11:14 +0200)
commit8169c6afb1bc1ee7ba78e091bb31876ca6f9b5f9
treed9a1cccb416d4ff840e4f4fbaaf46094c61d066c
parent5f5e4dcbdf9712624d6e89cf79323f91d68b0b8b
remove custom allocation query

When resolving bug 753914, a custom allocation query was added, overlapping
the responsibilities of GstVideoDecoder.

But with the merge of the patches from bug 764421 this overlapping was not
required anymore. This patch restores this situation setting the
allocation_caps in the GstVideoCodecState when needed.

https://bugzilla.gnome.org/show_bug.cgi?id=764316
gst/vaapi/gstvaapidecode.c
gst/vaapi/gstvaapipluginbase.c
gst/vaapi/gstvaapipluginbase.h
gst/vaapi/gstvaapipostproc.c