h264parse: tests: fix caps for avc format
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 25 Aug 2014 16:33:15 +0000 (13:33 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 25 Aug 2014 16:37:57 +0000 (13:37 -0300)
commit30a51ca54771a10e18031c93c3d206892f18b724
treefaf93cd7eb9d951e520f3dcea75df6dc97ac92c3
parentab5ec2b7bf293f94ff3f192e8e8483a87cde0b27
h264parse: tests: fix caps for avc format

If it has a codec_data field, it should also use the stream-format=avc as
codec_data doesn't make sense otherwise and the default should
be bytestream
tests/check/elements/h264parse.c