Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Ospite <antonio.ospite@collabora.com>2019-04-08 12:35:34 +0300
committerSebastian Dröge <slomo@coaxion.net>2019-04-09 12:32:43 +0300
commit61c1385c42301b116e444948d6118a10a2c584e5 (patch)
tree2b62df22beeed255820492587ee5764669e601aa /docs/plugins/inspect/plugin-cutter.xml
parent92138dc3d6770c2ea269b8bf826dfd98cbcc95eb (diff)
rtpvrawpay: preserve GST_BUFFER_FLAG_DISCONT on the first outputted buffer
If the incoming frame buffer has GST_BUFFER_FLAG_DISCONT set this should be preserved and set for the first output buffer too, like other payloaders do. Spotted with gst-validate-1.0 when adding integration tests for rtpsession, a minimal test to reproduce the issue is: $ gst-validate-1.0 videotestsrc num-buffers=1 ! rtpvrawpay ! identity ! fakesink Starting pipeline Pipeline started warning : Buffer didn't have expected DISCONT flag333 speed: 1.000000 /> Detected on <identity0:sink> Detected on <identity0:src> Detected on <fakesink0:sink> Description : Buffers after SEGMENT and FLUSH must have a DISCONT flag Issues found: 1 =======> Test PASSED (Return value: 0)
Diffstat (limited to 'docs/plugins/inspect/plugin-cutter.xml')
0 files changed, 0 insertions, 0 deletions