[Bug 721384] h264parse: clears keyframe flags when passing through byte-stream AUs (regression)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 22 04:07:05 PST 2014


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.3
         OS/Version|Linux                       |All

--- Comment #12 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-22 12:03:46 UTC ---
Pushed to 1.2

commit 040e81564106dae5b451f06999b664301f3b41d9
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Mon Jan 20 17:24:54 2014 -0300

    h264parser: remove trailling 0x00 bytes as the spec doesn't allow them

    The spec states that the last byte of a NAL 'shall not' be 0x00
    and it is allowed for byte-stream format to add padding 0x00 for
    alignment.

    So our parser should strip any trailling 0x00.

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

and master: commit 4f0fc9a16fe0e340c48107cf62d17f75302d30d0

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