gstreamer/libs/gst
Nicolas Dufresne 2534e39e55 basetransform: Reconfigure before propose_allocation
There exist cases where a reconfigure event was propagated from
downstream, but caps didn't change. In this case, we would
reconfigure only when the next buffer arrives. The problem is that
due to the allocation query being cached, the return query parameters
endup outdated.

In this patch we refactor the reconfigurating code into a function, and
along with reconfiguring when a new buffer comes in, we also reconfigure
when a query allocation arrives.

https://bugzilla.gnome.org/show_bug.cgi?id=753850
2015-08-21 15:14:34 -07:00
..
base basetransform: Reconfigure before propose_allocation 2015-08-21 15:14:34 -07:00
check harness: add _set_forwarding function 2015-08-09 16:02:37 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net meta: transform_func: return FALSE if not supported or failed 2015-07-07 13:40:17 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00