[Bug 674472] New: [patch] bugfix for rtp, rtpceltdepay mis-calculates if multiple frames in one packet
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 20 07:47:49 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=674472
GStreamer | gst-plugins-good | git
Summary: [patch] bugfix for rtp, rtpceltdepay mis-calculates if
multiple frames in one packet
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: idc-dragon at gmx.de
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=212426)
View: https://bugzilla.gnome.org/attachment.cgi?id=212426
Review: https://bugzilla.gnome.org/review?bug=674472&attachment=212426
patch which resolves the bug
A summation is done wrong, causig the de-payloader to exit its loop too early,
before all frames are processed.
Ironically, the same piece of code is correct a few lines above.
--
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