[Bug 728041] rtph264depay: marks all output buffers as delta units when outputting avc format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 11 19:44:05 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.4

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2014-04-12 02:43:59 UTC ---
commit eaee14aff4489823b6540568ba6c57c559dd9edd
Author: Josep Torra <n770galaxy at gmail.com>
Date:   Fri Apr 11 18:19:49 2014 +0200

    rtph264depay: only guess AU boundaries when aren't indicated by marker

    The marker bit isn't mandatory and we had in place code to guess AU
    boundaries by detecting a new picture start. This guessing code
    didn't work with interlaced content that has proper marker bits
    to indicate the AU boundaries. It was leaking the first field buffer
    and producing a corrupted output.

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

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