GNOME Bugzilla – Bug 730146
rtpbin: update rtp encoder/decoder documentation
Last modified: 2014-05-15 13:51:40 UTC
The current documentation refers to rtp_sink_%d, rtp_src_%d, rtcp_sink_%d and rtcp_src_%d. Should match other rtpbin pads by using %u. SRTP elements recently changed to %u.
Created attachment 276561 [details] [review] minor doc updates
commit a62b280873279c9778e81d070b9eac43d209d576 Author: Aleix Conchillo Flaqué <aleix@oblong.com> Date: Wed May 14 13:42:25 2014 -0700 rtpbin: update rtp encoder/decoder docs Use %u in RTP encoder/decoder pads to match other rtpbin pads. https://bugzilla.gnome.org/show_bug.cgi?id=730146