omxvideodec: use default pad accept-caps handling
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 28 Aug 2015 15:57:33 +0000 (12:57 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 28 Aug 2015 15:57:33 +0000 (12:57 -0300)
commitc038df6671d8e6a8c31ab5363f3c3f5b6045e3fb
tree6477045a5fe31460e2bbc03032b2caf7dba05d25
parent703bab688566c6fe4de934dbb2b93300bc2aa4ff
omxvideodec: use default pad accept-caps handling

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