Skip to content
Snippets Groups Projects
Commit 268bd127 authored by Srimanta Panda's avatar Srimanta Panda Committed by Sebastian Dröge
Browse files

rtsp-media: Make sure that sequence numbers are monotonic after pause

The sequence number is not monotonic for RTP packets after pause. The
reason is basepayloader generates a randon sequence number when the
pipeline goes from ready to pause. With this fix generation of sequence
number will be monotonic when going from pause to play request.

https://bugzilla.gnome.org/show_bug.cgi?id=736017
parent f62b4c4d
No related branches found
Tags mesa-17.1.0-rc3
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