[Bug 736474] New: vc1parse: malformed sequence layer header and STRUCT_C

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 11 06:45:36 PDT 2014


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

           Summary: vc1parse: malformed sequence layer header and STRUCT_C
    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: ---


I was playing around with vc1parse to see how I can implement format conversion
and I think I found that sequence layer header and STRUCT_C are malformed when
they are created in update_caps().

For STRUCT_C, some reserved bits are not set to their required value as
specified by SMPTE 421M Annex J.

For Sequence Layer, defined in Annex L, 0x00000004 unsigned integer is before
STRUCT_C and sequence layer shall be represented as a sequence of 32 bits
unsigned integers and shall be serialized in little-endian byte order except
for STRUCT_C which shall be serialized in big-endian byte-order.

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