diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-06-15 Wim Taymans <wim@fluendo.com> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek), + (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie), + (gst_qtdemux_loop), (gst_qtdemux_chain), (qtdemux_parse_trak): + Combine return values from src pad pushes. + +2006-06-15 Wim Taymans <wim@fluendo.com> + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header), (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample), (gst_qtdemux_add_stream): |