h264parse: fix up handling of input caps corner cases
authorTim-Philipp Müller <tim@centricular.com>
Thu, 28 Aug 2014 19:12:07 +0000 (20:12 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 28 Aug 2014 19:18:17 +0000 (20:18 +0100)
commitea7d5027a079fad397b0ad97a0be48c69121e30e
tree10bc0fc779b8bc86c1e9d9517aacb872be8aa2aa
parente4b084acd9b94e2bdf539bb7d0c5ffd23fceae8c
h264parse: fix up handling of input caps corner cases

Do more elaborate validation of the input caps: what fields
are required and/or not allowed. Don't assume AVC3 format
input without codec_data field is byte-stream format. Fix
up some now-unreachable code (CID 1232800).
gst/videoparsers/gsth264parse.c