omxaudiodec: use default pad accept-caps handling
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 1 Sep 2015 11:59:54 +0000 (08:59 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 1 Sep 2015 12:01:45 +0000 (09:01 -0300)
commit1f3bf04fe7f8309cebee81b997315160166bea7f
treefbc92718c7b8845594520db6bababd03f32be626
parentc038df6671d8e6a8c31ab5363f3c3f5b6045e3fb
omxaudiodec: use default pad accept-caps handling

Instead of the audiodecoder one. The OMX audioo decoders have their
valid input in the template pad, so just check against that to
avoid doing a query downstream.
omx/gstomxaudiodec.c