[gstreamer-bugs] [Bug 605882] New: rtpg723pay is incorrect
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 1 20:30:51 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=605882
GStreamer | gst-plugins-good | git
Summary: rtpg723pay is incorrect
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: tester at tester.ca
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
I was just reading RFC 3551 (section 4.5.3). I noticed that G.723 does not have
2 different types of frames, but 3. And that they can be intermixed in any way
you want. So you have to look at the first 2 bits of the frame to know the
size.
So the rtpg723pay element in the tree is incorrect as it assume thats the same
rules as for G.729 can be applied. We should either fix it or remove it before
the next release.
--
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