GStreamer multimedia framework
Go to file
Sebastian Dröge a4f1d4a265 rawbaseparse: Fix output buffer size trimming
For frame->buffer, baseparse is doing that automatically for us. For
frame->output_buffer it doesn't and assumes that the subclass is already
doing that. Consistency!
2016-11-27 12:40:53 +02:00
gst/rawparse rawbaseparse: Fix output buffer size trimming 2016-11-27 12:40:53 +02:00
tests/check/elements Revert "tests: rawvideoparse: add test for flow error handling" 2016-11-02 09:36:04 +02:00