[Bug 796677] ivfparse: Add AV1 support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 29 05:31:42 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 71c5eae508dee9cc2d960682ef45066e8c1227d8 (HEAD -> master)
Author: Georg Ottinger <g.ottinger at gmx.at>
Date:   Tue Jun 26 17:45:36 2018 +0200

    ivfparse: Add the AV01 FOURCC for parsing AV1 IVFs

    Adds AV01 FOURCC to the list of allowed media files, in order to allow
    parsing the IVF Container holding AV1 content.
    At a later point dynamic resolution change can be supported - therefore
    the sequence header OBU and frame header OBU of AV1 file must be parsed,
    which can be done in future with the help of gst-lib gstav1parse.

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

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