gstreamer/tests/check/gst
Jan Schmidt 84b76a4359 check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS
Original commit message from CVS:
* check/Makefile.am:
Use CHECK_CFLAGS and CHECK_LIBS
* check/gst/gstevent.c: (event_probe), (test_event),
(GST_START_TEST):
Don't leak events.
* gst/base/gstbasesrc.c: (gst_base_src_send_discont),
(gst_base_src_start), (gst_base_src_stop),
(gst_base_src_activate_push), (gst_base_src_activate_pull),
(gst_base_src_change_state):
Sprinkle gst_base_src_stop liberally around error paths to fix
problems reusing a source after failed state changes.
* gst/base/gsttypefindhelper.c: (helper_find_peek),
(helper_find_suggest), (gst_type_find_helper):
Extra debug output. Don't segfault on GST_PAD_GETRANGEFUNC = NULL
* gst/gstevent.h:
* docs/gst/tmpl/gstevent.sgml:
Migrate part of the docs from the SGML file. Wait for ensonic to
tell me how I did it wrong ;)
* tools/gst-typefind.c: (main):
Extra robustness to state changes between files.
2005-08-21 10:54:47 +00:00
..
.gitignore check/Makefile.am: add two more tests for valgrinding 2005-07-11 18:41:49 +00:00
capslist.h check/: copy over from 0.8, and add two with bitmasks specified with (int) 0xFF... 2005-06-22 19:22:34 +00:00
gst.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstbin.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstbuffer.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstbus.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstcaps.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstelement.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstevent.c check/Makefile.am: Use CHECK_CFLAGS and CHECK_LIBS 2005-08-21 10:54:47 +00:00
gstghostpad.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstiterator.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstmessage.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstminiobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstobject.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstpad.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gststructure.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00
gstsystemclock.c valgrind more tests 2005-08-20 12:39:05 +00:00
gsttag.c valgrind more tests 2005-08-20 12:39:05 +00:00
gstvalue.c move check stuff to its own library to be used by other modules 2005-08-20 12:14:28 +00:00