gstreamer/tests/check/elements
Tim-Philipp Müller 9e107d670a Printf format fixes.
Original commit message from CVS:
* ext/alsa/gstalsadeviceprobe.c:
(gst_alsa_device_property_probe_get_values):
* ext/alsa/gstalsasink.c: (set_hwparams):
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
(gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
(gst_ogg_mux_process_best_pad):
* ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
(gst_ogg_parse_chain):
* ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
* ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
* ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
(gst_vorbis_enc_buffer_check_discontinuous):
* ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_render):
* gst-libs/gst/cdda/gstcddabasesrc.c:
(gst_cdda_base_src_handle_track_seek):
* gst-libs/gst/rtp/gstbasertpdepayload.c:
(gst_base_rtp_depayload_push_full):
* gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
* gst/audioresample/resample.c: (resample_input_pushthrough):
* gst/playback/gstplaybasebin.c: (queue_out_of_data):
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
(wavpack_type_find):
* gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
* sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
(gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
* tests/check/elements/volume.c: (GST_START_TEST):
Printf format fixes.
2006-10-05 15:55:21 +00:00
..
.gitignore ext/vorbis/: Add new vorbistag element which derives from vorbisparse and is essentially the same as well, only that ... 2006-10-03 11:51:48 +00:00
adder.c tests/check/elements/adder.c: Don't set timeout to 6 seconds when we're running in valgrind ... (and how is 6 seconds... 2006-09-28 11:34:05 +00:00
alsa.c tests/check/elements/alsa.c: Fix test case: don't try to free NULL GValueArray when there are no devices. 2006-05-18 20:30:26 +00:00
audioconvert.c tests/check/elements/audioconvert.c: Fix leaks. Wait for state transitions that might happen ASYNC, as well as some t... 2006-08-21 11:42:12 +00:00
audioresample.c tests/check/: Fix big batch of compiler warnings. 2006-09-16 22:30:50 +00:00
audiotestsrc.c tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. 2006-06-02 17:01:02 +00:00
ffmpegcolorspace.c tests/check/: but disable for now since it doesn't pass (something wrong with 2006-09-21 09:27:47 +00:00
gdpdepay.c tests/check/: Some more compilation fixes. 2006-09-21 05:31:00 +00:00
gdppay.c gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament... 2006-07-26 10:52:05 +00:00
multifdsink.c tests/check/: Fix some warnings. 2006-09-20 17:04:57 +00:00
videorate.c tests/check/: Fix some warnings. 2006-09-20 17:04:57 +00:00
videotestsrc.c ext/gnomevfs/gstgnomevfssrc.c: Fix misleading docs addition. 2006-09-22 14:50:01 +00:00
volume.c Printf format fixes. 2006-10-05 15:55:21 +00:00
vorbisdec.c tests/check/: Fix big batch of compiler warnings. 2006-09-16 22:30:50 +00:00
vorbistag.c ext/vorbis/: Add new vorbistag element which derives from vorbisparse and is essentially the same as well, only that ... 2006-10-03 11:51:48 +00:00