[Bug 668192] codecparsers: h264: fix ref_pic_list_modification()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 20 10:44:12 PST 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-20 18:42:37 UTC ---
commit c92efe38e9f3e60509449ce1bb0d5a6d880c337a
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Wed Jan 18 16:35:16 2012 +0100

    codecparsers: h264: fix ref_pic_list_modification()

    The entries were not filled in linearly and the termination was not
    recorded either. Now, the actual number of modifications is recorded
    similarly to dec_ref_pic_marking(). i.e. an explicit counter instead
    of storing the termination value in the array.

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

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