[gstreamer-bugs] [Bug 606050] New: Implement ptime support
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 4 12:33:08 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=606050
GStreamer | gst-plugins-base | git
Summary: Implement ptime support
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: tester at tester.ca
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
I'm attaching two series of patches (against base and good).
In base, I check if "maxptime" is in the downstream caps in GstBaseRTPPayload
and use that on top of the propety. I also get the "ptime" from the caps and
store it. In GstBaseRTPAudioPayload, I respect the ptime (by forcing the min
and max size to be exactly what was requested).
In good, I implement the same thing for the G.729 payloader. I also simplified
the usage of the GstAdapter in the g.729 payloader (hopefully making it more
readable.. I wrote it and it took me a while to figure out how it works..).
--
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