[gstreamer-bugs] [Bug 173044] [PATCH to ffmpeg] Memory error in mjpeg_decode_frame

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 8 05:56:12 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=173044
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From Luca Ognibene  2005-04-08 08:56 -------
Ok, it works for me. I was thinking that:
  buf_ptr = pointer to the start of the buffer
  buf_end = pointer to the last byte of the buffer
and so size would be (end - start + 1). Instead it seems
that buf_end is "pointer to the last bye of the buffer + 1".

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list