h264parse: Remove dead code
authorEdward Hervey <edward@centricular.com>
Mon, 20 Apr 2015 12:35:19 +0000 (14:35 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 20 Apr 2015 12:35:19 +0000 (14:35 +0200)
commit8ba1fbbe6480ff7f8b5a451cb10c7d5c76ec1bad
tree59c7208d633647f9255f1446ec136d8195dcaacd
parent1ce65e2f74d33649153333d4762a7a6a43fc2d67
h264parse: Remove dead code

The detection for missing format/alignment is done way before this
codepath is reached (at which point we have already decided of a
format and alignment).

CID #1232800
gst/videoparsers/gsth264parse.c