gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to parse...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 11 Jan 2008 17:02:30 +0000 (17:02 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:33 +0000 (02:30 +0100)
commit6e6c59a198d7c04c54cbf990b7f1491042c05c7f
tree80b15b258bc88d7a923cc99bcfeea8939baaaebf
parent03d9faf5fa8e27f433d5c247801ec7257a7428f7
gst/rtpmanager/gstrtpsession.c: If we find the caps in the cache, use it to parse the clock-rate instead of returning...

Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_clock_rate):
If we find the caps in the cache, use it to parse the clock-rate instead
of returning an error. Fixes a TODO as found by Youness Alaoui.
gst/rtpmanager/gstrtpsession.c