[Bug 711615] New: codecparsers: Condition mistake in h264parser

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 7 05:58:50 PST 2013


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

           Summary: codecparsers: Condition mistake in h264parser
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        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: ---


Created an attachment (id=259185)
 View: https://bugzilla.gnome.org/attachment.cgi?id=259185
 Review: https://bugzilla.gnome.org/review?bug=711615&attachment=259185

codecparsers: Fix bad condition in h264 parser.

Hi,

I think i found a little mistake in gst_h264_parser_parse_pic_timing(). The
same condition is used twice in an if-else if statement.

I attached a patch which fix it and set the 'else if' condition according to
value used in that branch.

Best regards,

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