gstreamer/gst
Víctor Manuel Jáquez Leal 1f190e49c4 plugins: set negotiation caps in src allocator
When the allocator is created, it stores the allocation caps. But sometimes
the "allocation caps" may be different from the "negotiation caps".

In this case, the allocator should store the negotiation caps since they
are the ones used for frame mapping with GstVideoMeta.

When vaapispostproc is used, this is not a problem since the element is assume
to resize. But when using a vaapi decoder only, with a software renderer, it
fails in this case.

https://bugzilla.gnome.org/show_bug.cgi?id=773323
2016-11-04 13:44:29 +01:00
..
vaapi plugins: set negotiation caps in src allocator 2016-11-04 13:44:29 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00