[Bug 757597] New: Codecparsers: add vp9 parser

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 4 08:44:42 PST 2015


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

            Bug ID: 757597
           Summary: Codecparsers: add vp9 parser
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bsreerenj at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 314840
  --> https://bugzilla.gnome.org/attachment.cgi?id=314840&action=edit
add vp9 parser

Adding vp9parser:

-- Vp9 spec is still not open, so basically the code is based on libvpx
-- So keeping the {vp9utils.PATENTS, LICENSE, AUTHORS}  Similar to vp8
dboolhuff.{PATENS, LICENSE, AUTHORS}
-- right now vp9utils only has quantization look-up tables, but if needed we
can move more apis to this and still keep gstvp9parser.{h,c} under LGPL

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