[Bug 685215] New: Add initial MVC parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 1 06:30:30 PDT 2012


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

           Summary: Add initial MVC parser
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          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: ---


Hi,

This patch series adds initial parsing for MVC. The first two patches are just
helper functions that are to be reused for both MVC and SVC parsers. The third
patch adds initial MVC support if the user doesn't care of MVC specific syntax
elements in subset SPS header. The last patch adds full MVC SPS header parsing.
New VUI and SEI messages are left out for now.

I am not fully sure this is the right way to handle the subset SPS headers but
it's definitely needed to perform dynamic memory allocation somewhere.
Otherwise, a full SPS descriptor suitable for MVC expands to a few MBs.

Just wanted to publish the MVC codec parser early so that to get your feedback
on the proposed API. Thanks.

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