[Bug 595590] Conditional jump or move depends on uninitialised value in ff_h264_find_frame_end

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 5 05:15:11 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=595590
  GStreamer | gst-ffmpeg | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12

--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-05 12:15:01 UTC ---
commit f63d36ade8fffc4a480d4637cf6649cee3dbac77
Author: Miguel Angel Cabrera Moya <madmac2501 at gmail.com>
Date:   Mon Apr 4 16:37:42 2011 +0200

    ffmpegdec: do buffer padding before parsing and before decoding

    FFMpeg parsing and decoding calls require to additionally allocate bytes
    at the end of the input bitstream and this padding must be initialized
    to zero.

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

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