[Bug 674472] [patch] bugfix for rtp, rtpceltdepay mis-calculates if multiple frames in one packet
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Apr 24 07:12:15 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674472
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |0.10.31
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-04-24 14:12:13 UTC ---
Thanks!
commit 0d43404fc63eeaa163c82904968ed3c022880a55
Author: idc-dragon <idc-dragon at gmx.de>
Date: Tue Apr 24 16:08:47 2012 +0200
celtdepay: calculate size correctly
The summation was done wrong, causing the de-payloader to exit its loop too
early, before all frames are processed.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=674472
--
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