examples: wavparse doesn't need dynamic linking
authorLuis de Bethencourt <luis.bg@samsung.com>
Mon, 13 Apr 2015 15:09:26 +0000 (16:09 +0100)
committerLuis de Bethencourt <luis.bg@samsung.com>
Mon, 13 Apr 2015 16:38:55 +0000 (17:38 +0100)
commitd9aaafc694f4f0ad7b6a971f4ca915cc43130d20
tree6098985822c0aa8b919ed29de1c1c0db14461bc6
parent6539d1da29f734eae1a60f8c50afd552f70a5d57
examples: wavparse doesn't need dynamic linking

In scrubby, there is no need to link wavparse with the sink dynamically.
The pad is available when the element is generated.

Change video and audio sinks to the automatically detected sinks.
tests/examples/seek/scrubby.c