gstreamer/tests/old
Ronald S. Bultje 0e17034347 examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault because the (uninitialized) variable is ...
Original commit message from CVS:
* examples/gstplay/player.c: (main):
Initialize variables to NULL. Prevents a segfault because the
(uninitialized) variable is not NULL, resulting in a crash on
trying to reach error->message.
2004-03-05 02:30:10 +00:00
..
examples examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault because the (uninitialized) variable is ... 2004-03-05 02:30:10 +00:00
testsuite testsuite/gst-lint: Add a check for bad signal names. 2004-03-04 20:28:07 +00:00
Makefile.am fix for autoplug removal 2003-12-13 21:12:17 +00:00