[Bug 674917] New: mpeg4 codec parser typo caused screen mess to decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 26 20:06:16 PDT 2012


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

           Summary: mpeg4 codec parser typo caused screen mess to decoder
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: feng.yuan at intel.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=212925)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=212925)
mpeg4 codecparser patch

Mpeg4 codec parser(gst-libs/gst/codecparsers/gstmpeg4parser.c) has typo error
which may cause wrong GstMpeg4Packet offset/size when "vop->fcode_forward = 5";
The typo was in function "compute_resync_marker_size". It may happened in all
plantform and may cause screen mess to some decoders.

There's a patch attached to fix this issue.
Please help review.

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