h264parse: remove codec_data if output is bytestream
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 12 Jan 2010 12:58:48 +0000 (09:58 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 12 Jan 2010 12:58:48 +0000 (09:58 -0300)
commite6ab0787856558588c9141afd25ab4fab30e8bc0
tree9bc0f34c44babc829dfe389fa2a5bf1855ac8096
parentddeb6e17fda2184b39353ef1472845654eab3339
h264parse: remove codec_data if output is bytestream

codec_data should be removed from the src pad caps if the
output is in bytestream format

Fixes #606657
gst/h264parse/gsth264parse.c