[Bug 794909] ulpfecdec: output perfect seqnums

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 3 15:54:48 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794909

--- Comment #7 from Mikhail Fludkov <fludkov.me at gmail.com> ---
Found one issue with the patch. rtp_storage_put_recovered_packet should be
called with the packet that has "untouched" sequence number. The packet we put
back to the storage can be used in the future to recover other packets, we
can't not mess with its content.
The sequence should be: put back "untouched" packet to the storage first, make
the buffer writeable and modify seqnum after.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list