testsuite/registry/: A little program that looks through the registry to find element...
authorDavid Schleef <ds@schleef.org>
Thu, 6 Jan 2005 04:28:52 +0000 (04:28 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 6 Jan 2005 04:28:52 +0000 (04:28 +0000)
commit927b5ed9ac975290ea5b200cfad115240cf575fc
treeb5b6cd30d7f0c3a97ac94f8a57d5ae73a2a214ca
parentd84d463b1d815ff0807f8cdbfb5a330045f46797
testsuite/registry/: A little program that looks through the registry to find elements of a given type.  Not particul...

Original commit message from CVS:
* testsuite/registry/Makefile.am:
* testsuite/registry/gst-print-formats.c:
(print_pad_templates_info), (print_element_list),
(print_typefind_list), (list_sort_func), (get_typefind_mime_list),
(g_list_uniqify), (get_pad_templates_info),
(get_element_mime_list), (print_mime_list), (main): A little
program that looks through the registry to find elements of
a given type.  Not particularly interesting as a test, except
that there's no other test covering the same area.
ChangeLog
tests/old/testsuite/registry/Makefile.am [new file with mode: 0644]
tests/old/testsuite/registry/gst-print-formats.c [new file with mode: 0644]
testsuite/registry/Makefile.am [new file with mode: 0644]
testsuite/registry/gst-print-formats.c [new file with mode: 0644]