[Bug 671203] New: codecparsers: h264: record number of emulation prevention bytes in slice_header()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 2 02:51:42 PST 2012


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

           Summary: codecparsers: h264: record number of emulation
                    prevention bytes in slice_header()
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gb.devel at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=208846)
 View: https://bugzilla.gnome.org/attachment.cgi?id=208846
 Review: https://bugzilla.gnome.org/review?bug=671203&attachment=208846

codecparsers: h264: record number of emulation prevention bytes in
slice_header()

Some hardware video decode acceleration API (VA-API, DXVA) require a bit count
to the first macroblock, minus the number of emulation prevention bytes. So,
instead of having the consumer of the library scan the slice_header() again,
just record that number while parsing.

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