diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2007-10-01 16:34:56 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2007-10-01 16:34:56 +0000 |
| commit | 5274c3f4e2139b8f781315ba6ed5858ca2760a8e (patch) | |
| tree | c65d964f52e0ce46c5fed9eb14d89d588a760679 /ChangeLog | |
| parent | b3e03a9a121bf3c69a2d33e9e8feef3e1547dfe0 (diff) | |
gst/rtsp/gstrtspsrc.*: Parse bandwidth modifiers, they are not yet configured in the session manager because we don't...
Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
(gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
(gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
* gst/rtsp/gstrtspsrc.h:
Parse bandwidth modifiers, they are not yet configured in the session
manager because we don't have an API for that yet.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2007-10-01 Wim Taymans <wim.taymans@gmail.com> + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth), + (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream), + (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved): + * gst/rtsp/gstrtspsrc.h: + Parse bandwidth modifiers, they are not yet configured in the session + manager because we don't have an API for that yet. + +2007-10-01 Wim Taymans <wim.taymans@gmail.com> + * 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. |
