[Bug 703111] New plugin with convenience RTP source/sink elements
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 2 06:45:04 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=703111
GStreamer | gst-plugins-bad | git
--- Comment #13 from Marc Leeman <marc.leeman at gmail.com> 2014-02-02 14:44:59 UTC ---
Created an attachment (id=267849)
View: https://bugzilla.gnome.org/attachment.cgi?id=267849
Review: https://bugzilla.gnome.org/review?bug=703111&attachment=267849
remove obsolete pt squashing
the bins contained references to a now (1.x) obsolete module that squashed the
pt information in the data stream.
0.10 rtp(de)pay caps relied heavily on the pt value and in case of e.g. Bosch
encoders, who raped the pt values, this broke compatibility.
This was one way of squashing the pt, by overriding it (36 for Bosch H.264)
with a proper dynamic one.
Since the pt information has now been removed from the rtp(de)payloaders, this
is no longer used.
--
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