From 28e982a9adde1460ec7ac795ff6da9f948364431 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 10 May 2007 14:02:07 +0000 Subject: gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... Original commit message from CVS: * gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtdemux_prepare_current_sample, gst_qtdemux_combine_flows, gst_qtdemux_loop_state_movie, gst_qtdemux_loop, qtdemux_parse_segments, qtdemux_parse_trak): * gst/rtpmanager/rtpsession.c (rtp_session_get_bandwidth, rtp_session_get_rtcp_bandwidth, rtp_session_get_cname, rtp_session_get_name, rtp_session_get_email, rtp_session_get_phone, rtp_session_get_location, rtp_session_get_tool, rtp_session_process_bye, session_report_blocks): * gst/rtpmanager/rtpsource.c (rtp_source_process_rtp, rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb): More format arg fixing (spotted by Ali Sabil ). * gst/switch/Makefile.am: Add require libraries(spotted by Ali Sabil ). --- ChangeLog | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb03cc33..a5a9594d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2007-05-10 Stefan Kost + + * gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, + gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, + gst_qtdemux_prepare_current_sample, gst_qtdemux_combine_flows, + gst_qtdemux_loop_state_movie, gst_qtdemux_loop, + qtdemux_parse_segments, qtdemux_parse_trak): + * gst/rtpmanager/rtpsession.c (rtp_session_get_bandwidth, + rtp_session_get_rtcp_bandwidth, rtp_session_get_cname, + rtp_session_get_name, rtp_session_get_email, rtp_session_get_phone, + rtp_session_get_location, rtp_session_get_tool, + rtp_session_process_bye, session_report_blocks): + * gst/rtpmanager/rtpsource.c (rtp_source_process_rtp, + rtp_source_send_rtp, rtp_source_process_sr, rtp_source_process_rb): + More format arg fixing (spotted by Ali Sabil ). + + * gst/switch/Makefile.am: + Add require libraries(spotted by Ali Sabil ). + 2007-05-10 Stefan Kost * gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, @@ -11,7 +30,7 @@ async_jitter_queue_pop_unlocked, async_jitter_queue_length_unlocked, async_jitter_queue_set_flushing_unlocked, async_jitter_queue_unset_flushing_unlocked): - Format arg fix (spotted by Ali Sabil ) + Format arg fix (spotted by Ali Sabil ). 2007-05-10 Stefan Kost -- cgit v1.2.1