[Bug 652694] rtpvp8pay fails on error-resilient stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 19 02:27:33 PDT 2011


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

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

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