[Bug 738449] New: vc1parse: just assume none header-format when no codec_data is present

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 13 05:12:49 PDT 2014


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

           Summary: vc1parse: just assume none header-format when no
                    codec_data is present
    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: aurelien.zanelli at parrot.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In method gst_vc1_parse_set_caps(), if we have no codec_data, we assume that
header-format is none. Then we test header-format caps value and if differs
from sequence-layer, we set sequence-layer as input_header_format.

I think this is currently wrong since we have no codec_data we should just
assume that input header-format is none.

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