summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-10-10 09:57:19 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-10-10 09:57:19 +0000
commitffbe6eb813fa273a6e5bba424e11e248eb795cbb (patch)
treeac5dae9bd6d5a847052a99c6b27c218b69b7554e /ChangeLog
parent9258adeea47a5ada866fba57ba2f3f74d353621f (diff)
downloadgst-plugins-bad-ffbe6eb813fa273a6e5bba424e11e248eb795cbb.tar.gz
gst-plugins-bad-ffbe6eb813fa273a6e5bba424e11e248eb795cbb.tar.bz2
gst-plugins-bad-ffbe6eb813fa273a6e5bba424e11e248eb795cbb.zip
gst/qtdemux/qtdemux.c: Reorganise some stuff.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_init), (gst_qtdemux_push_event), (gst_qtdemux_do_seek), (gst_qtdemux_change_state), (extract_initial_length_and_fourcc), (gst_qtdemux_loop_state_header), (gst_qtdemux_activate_segment), (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop), (gst_qtdemux_post_buffering), (gst_qtdemux_chain), (gst_qtdemux_add_stream), (qtdemux_process_redirects), (qtdemux_parse_tree), (qtdemux_parse_trak): Reorganise some stuff. Parse RTSP redirection URLS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e863a5d2..78d12656 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-10-10 Wim Taymans <wim@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
+ (gst_qtdemux_push_event), (gst_qtdemux_do_seek),
+ (gst_qtdemux_change_state), (extract_initial_length_and_fourcc),
+ (gst_qtdemux_loop_state_header), (gst_qtdemux_activate_segment),
+ (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop),
+ (gst_qtdemux_post_buffering), (gst_qtdemux_chain),
+ (gst_qtdemux_add_stream), (qtdemux_process_redirects),
+ (qtdemux_parse_tree), (qtdemux_parse_trak):
+ Reorganise some stuff.
+ Parse RTSP redirection URLS.
+
2006-10-07 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/gst-plugins-bad-plugins.args: