From b3e03a9a121bf3c69a2d33e9e8feef3e1547dfe0 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 1 Oct 2007 13:57:28 +0000 Subject: gst/rtsp/gstrtspsrc.c: Use shiny new function in -base to get the default clock-rate. Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved): Use shiny new function in -base to get the default clock-rate. Update some docs. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2996344..d6832e7e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-10-01 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap), + (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved): + Use shiny new function in -base to get the default clock-rate. + Update some docs. + 2007-09-29 Sebastien Moutte * win32/MANIFEST: -- cgit