[Bug 652694] rtpvp8pay fails on error-resilient stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 19 02:34:36 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-09-19 09:34:30 UTC ---
commit 837500af07124c19fbad891a9edf57a38d15c025
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Sat Sep 10 11:31:20 2011 +0100

    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.

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

-- 
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