gstreamer/tests/examples
Tim-Philipp Müller 3c7c9692ac plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scanner
and install into a different directory $(libexecdir/gstreamer-0.10) so that
everything is versioned properly.

NOTE: run 'make clean' after updating; if you are running an uninstalled setup,
you will need to update your gst-uninstalled script (unless it's symlinked
to gstreamer core master) and exit/enter your uninstalled environment to get
the updated environment. If you are running an installed setup, you should
run 'make uninstall' before merging this change or remove the old
plugin-scanner binary manually.

Fixes #601698.
2009-11-18 09:28:08 +00:00
..
adapter Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
controller example: unref the clock id 2009-08-06 15:30:32 +03:00
helloworld tests/examples/helloworld/helloworld.c: Fix copy'n'paste bug in hello world example (#556900). 2008-10-19 10:13:39 +00:00
launch build: sprintf, sscanf need stdio.h 2009-10-07 10:59:54 +03:00
manual plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scanner 2009-11-18 09:28:08 +00:00
metadata tests/examples/metadata/read-metadata.c: Don't leak old taglist. 2008-08-05 15:42:00 +00:00
queue moap ignore 2006-07-02 22:20:20 +00:00
stepping stepping: more stepping improvements 2009-06-12 13:20:36 +02:00
streams examples: Link rtpool-test to libpthread for using the POSIX threads 2009-08-19 15:25:41 +02:00
typefind tests/examples/typefind/typefind.c: Make typefind element example work again (#371894); add a license header. 2006-11-08 02:03:48 +00:00
xml Add XML_LIBS when building tests that use xml-specific functions 2009-10-15 19:10:50 +02:00
Makefile.am dist: Don't list the streams subdir twice in examples Makefile 2009-09-01 12:08:17 +01:00