[Bug 652694] rtpvp8pay fails on error-resilient stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 10 03:41:37 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652694
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-10 10:41:32 UTC ---
Created an attachment (id=196169)
 View: https://bugzilla.gnome.org/attachment.cgi?id=196169
 Review: https://bugzilla.gnome.org/review?bug=652694&attachment=196169

rtpvp8: fix bitstream parsing using the wrong kind of bitreader

VP8 uses a probabilistic bool coder, not a straight bit coder.
This fixes parsing when error-resilient is set.

This commit includes a copy of libvpx's bool coder, BSD licensed.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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