gstreamer/tests
Edward Hervey 14482a6580 check: Don't re-declare 'GList *buffers' in the tests
It's an external which lives in gstcheck.c. Redeclaring it makes some
compilers/architectures think the 'buffers' in the individual tests are
a different symbol... and therefore we end up comparing holodecks with
oranges.
2010-04-12 18:08:01 +02:00
..
check check: Don't re-declare 'GList *buffers' in the tests 2010-04-12 18:08:01 +02:00
examples Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
icles Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
Makefile.am Move examples directory to tests/examples as in every other GStreamer module 2009-02-24 16:33:51 +01:00