gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but there was...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 29 Dec 2008 14:21:47 +0000 (14:21 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:40 +0000 (02:30 +0100)
commit3fe87f7eab5982f2326e95d868d01fb1bc7a00f5
treed976c2b677681e3563384c097f485a3d5115494c
parent2142edd3991bd9f41e4082588fa9a6f351e6b68a
gst/rtpmanager/rtpsource.*: When no payload was specified on the caps but there was a clock-rate, assume the clock-ra...

Original commit message from CVS:
* gst/rtpmanager/rtpsource.c: (rtp_source_init),
(rtp_source_update_caps), (get_clock_rate):
* gst/rtpmanager/rtpsource.h:
When no payload was specified on the caps but there was a clock-rate,
assume the clock-rate corresponds to the first payload type found in the
RTP packets. Fixes #565509.
gst/rtpmanager/rtpsource.c
gst/rtpmanager/rtpsource.h