[Bug 711627] mpegvparse: Incorrect repositioning of start code location when input buffer is empty

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 7 10:11:26 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711627
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-07 18:11:20 UTC ---
commit 7c23a6f23c185330d74ae4ccce79c3641a2fabac
Author: Greg Rutz <greg at gsr-tek.com>
Date:   Thu Nov 7 10:57:22 2013 -0700

    mpegvparse: Fix last start code position when input buffer is empty

    When the input buffer is empty and we need more data to determine
    whether or not to terminate the previous frame, the last start code
    location needs to be set to 4 bytes before the the current position
    (size of start_code is 32-bits)

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

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