[Bug 684568] codecparsers: h264: fix error code for invalid size parsed in SPS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 19 04:54:47 PST 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|1.0.x                       |1.1.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-19 12:54:41 UTC ---
Yeah sorry, it was just the 'I haven't tested it' disclaimer that put me off at
the time, these little things can sometimes have unexpected side effects :)

 commit c951d201ec88696157c7a5ad2de27e1b73b01e04
 Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
 Date:   Fri Sep 21 18:23:21 2012 +0200

    codecparsers: h264: fix error code for invalid size parsed in SPS.

    gst_h264_parse_sps() returned FALSE if it parsed invalid (negative)
    size components. Now make it gracefully return GST_H264_PARSER_ERROR
    instead of GST_H264_PARSER_OK (FALSE).

    https://bugzilla.gnome.org/show_bug.cgi?id=684568

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