Skip to content
Snippets Groups Projects
Commit f5139c2b authored by Thibault Saunier's avatar Thibault Saunier :cactus: Committed by Sebastian Dröge
Browse files

rtpjitterbuffer: Use an empty iterator in iterate_internal_link when no links

We used to setup an iterator with 1 GValue set with a NULL object
pointer which is not the normal way to do that. Instead we should make
sure that the first call to gst_iterator_next returns GST_ITERATOR_DONE.
parent 700b571e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment