diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2005-10-11 16:34:36 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2005-10-11 16:34:36 +0000 |
commit | c6b126037e8fdfd5e4b38472cbd8a045c8306d63 (patch) | |
tree | dd447e7d8e7c5031e8593cbf2e1057457c0a1d3a /ChangeLog | |
parent | cda0cf8733857c8745888abf70560cf24d69700b (diff) | |
download | gst-plugins-bad-c6b126037e8fdfd5e4b38472cbd8a045c8306d63.tar.gz gst-plugins-bad-c6b126037e8fdfd5e4b38472cbd8a045c8306d63.tar.bz2 gst-plugins-bad-c6b126037e8fdfd5e4b38472cbd8a045c8306d63.zip |
gst/: newsegment API update.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
* gst/tta/gstttaparse.c: (gst_tta_parse_src_event),
(gst_tta_parse_parse_header):
newsegment API update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-10-11 Wim Taymans <wim@fluendo.com> + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header): + * gst/tta/gstttaparse.c: (gst_tta_parse_src_event), + (gst_tta_parse_parse_header): + newsegment API update. + 2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: |