[Bug 738519] vc1parse: parse frame header when stream format is ASF/raw for simple/main profile

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 14 05:03:48 PDT 2014


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

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

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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-14 12:03:45 UTC ---
commit 6375fce9258722da3aba6c91197efcea4b189b07
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Mon Sep 22 09:44:14 2014 +0200

    vc1parse: parse frame header when stream format is ASF/raw for simple/main
profile

    When stream-format is ASF or sequence-layer-raw-frame, we basically have
    a raw frame so we can parse it to extract some information such the
    keyframe flag. The only requirement is to have a valid sequence-header.

    This commit parse the frame header and set the DELTA_UNIT buffer flag in
    case the frame is not a keyframe.

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

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