GStreamer multimedia framework
Find a file
Tim-Philipp Müller 7d8cc8a2e6 rawparse: pass flow returns upstream
rawvideoparse wouldn't error out on not-negotiated,
but would just keep on going, because it didn't pass
the flow return value back to the parent class and
thus upstream, so the source wouldnt' stop streaming.
2016-10-29 11:31:28 +01:00
gst/rawparse rawparse: pass flow returns upstream 2016-10-29 11:31:28 +01:00
tests/check/elements rawparse: Fix and extend unit tests 2016-08-18 10:53:58 +03:00