gstreamer/tests
Tim-Philipp Müller 1068588993 gst-libs/gst/cdda/gstcddabasesrc.c: An integer is not a string. Fix access to uninitialised variable.
Original commit message from CVS:
* gst-libs/gst/cdda/gstcddabasesrc.c:
(gst_cdda_base_src_update_duration),
(gst_cdda_base_src_calculate_cddb_id):
An integer is not a string. Fix access to uninitialised variable.
* tests/check/Makefile.am:
Add cddabasesrc unit test; also actually enable the vorbis test.
* tests/check/generic/states.c:
Blacklist new cd audio elements as well.
* tests/check/libs/cddabasesrc.c:
Unit test for GstCddaBaseSrc (discid calculation mostly).
2005-12-29 11:49:11 +00:00
..
check gst-libs/gst/cdda/gstcddabasesrc.c: An integer is not a string. Fix access to uninitialised variable. 2005-12-29 11:49:11 +00:00
examples tests/examples/seek/scrubby.c: Set higher priority for bus events so they don't get reordered with gtk gui events. 2005-12-12 13:03:50 +00:00
icles add stress test for xoverlay from Julien 2005-12-01 14:50:24 +00:00
old examples/seeking/: Added app for playback speed testing. 2005-11-04 10:49:55 +00:00
Makefile.am add stress test for xoverlay from Julien 2005-12-01 14:50:24 +00:00