gstreamer/gst/qtdemux
Stefan Kost eb5b5a8400 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 <ali.sabil@gmail.com>).
* gst/switch/Makefile.am:
Add require libraries(spotted by Ali Sabil <ali.sabil@gmail.com>).
2007-05-10 14:02:07 +00:00
..
gstrtpxqtdepay.c gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better. 2007-04-05 15:05:24 +00:00
gstrtpxqtdepay.h gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better. 2007-04-05 15:05:24 +00:00
Makefile.am gst/qtdemux/: Add X-QT depayloader that will eventually share code with the demuxer. 2007-01-12 17:16:51 +00:00
qtdemux.c gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header, gst_qtdemux_activate_segment, gst_qtde... 2007-05-10 14:02:07 +00:00
qtdemux.h gst/qtdemux/qtdemux.*: Share qtdemux debug category across all files, otherwise all debugging in files other than qtd... 2007-03-07 11:37:23 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
qtdemux_dump.c gst/qtdemux/: Handle version 1 mdhd atoms to get extended precision durations. 2007-04-11 09:53:38 +00:00
qtdemux_dump.h gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov files with h264 video). 2007-03-28 15:17:27 +00:00
qtdemux_fourcc.h gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov files with h264 video). 2007-03-28 15:17:27 +00:00
qtdemux_types.c gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov files with h264 video). 2007-03-28 15:17:27 +00:00
qtdemux_types.h gst/qtdemux/: Cleanup and refactor to make the code more readable. 2007-01-12 10:22:16 +00:00
qtpalette.h gst/qtdemux/: Cleanup and refactor to make the code more readable. 2007-01-12 10:22:16 +00:00
quicktime.c gst/qtdemux/: Add X-QT depayloader that will eventually share code with the demuxer. 2007-01-12 17:16:51 +00:00