gstreamer/gst/interlace
Tim-Philipp Müller 580a94d18b interlace: fix negotiation if filter caps are passed to query_caps
Make videotestsrc ! interlace ! $anything work again. Problem
was that upstream filter caps were passed which contained
interlace-mode=progressive, which doesn't intersect too well
with interlace's source pad template caps, leading to
not-negotiated errors.
2013-07-22 17:32:50 +01:00
..
gstinterlace.c interlace: fix negotiation if filter caps are passed to query_caps 2013-07-22 17:32:50 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00