[Bug 706970] Possible issue with RTP buffer allocation in rtpmpvpay
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 29 03:35:27 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=706970
GStreamer | gst-plugins-good | 1.0.9
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.1.4 |1.0.11
--- Comment #3 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-29 10:35:23 UTC ---
Now :) Just merged your patch, the git master change won't apply and requires
API additions in core.
commit 5d5787d1face12efdcd906e46754420bc2a5ed79
Author: Paul HENRYS <visechelle at gmail.com>
Date: Wed Aug 28 14:23:06 2013 +0200
rtpmpvpay: Fix RTP buffer allocation in rtpmpvpay
RTP buffer allocation should not be done with padding for the specific
MPEG2 header
as the padding is done at the end of the buffer and the last byte is the
size of the padding.
https://bugzilla.gnome.org/show_bug.cgi?id=706970
--
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