[gstreamer-bugs] [Bug 639292] remove pt value from selected rtp pay/depayloaders
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 12 09:11:55 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=639292
GStreamer | gst-plugins-good | 0.10.26
--- Comment #3 from Marc Leeman <marc.leeman at gmail.com> 2011-01-12 17:11:54 UTC ---
None of the (de)payloaders use static payload types in the submitted patch; so
there is no real added value in the caps negociation.
The pt value of the example will give you a pt of 96 in any case; not the
static 35 for H263 (IIRC). You will need an extra lookup in your code for that
(we do that for static ones like MPEG2 etc, ...).
--
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