rtpjitterbuffer: Ensure to not take caps with the wrong pt for getting the clock...
authorSebastian Dröge <sebastian@centricular.com>
Wed, 27 Apr 2016 17:33:38 +0000 (20:33 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 27 Apr 2016 17:52:27 +0000 (20:52 +0300)
commit608b4ee53c43c3dcbfee167349771eeffd92e071
tree396947b8a8319681b03ef93bbe687dd3b230ea64
parentd24e68719bc13dfb900f8e71ccca0893c04d11db
rtpjitterbuffer: Ensure to not take caps with the wrong pt for getting the clock-rate

Especially the caps on the pad might be out of date, and the new caps would be
provided for the current pt via the request-pt-map signal.

https://bugzilla.gnome.org/show_bug.cgi?id=765689
gst/rtpmanager/gstrtpjitterbuffer.c