h264parse: avc input must either pass-through or be split into bytestream chunks
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 21 Jun 2011 10:43:41 +0000 (12:43 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Tue, 21 Jun 2011 10:46:37 +0000 (12:46 +0200)
commit10bec5c08f15bb968f4bd4605f8418147d147977
tree92d01c89509a3135b1369c8220a746f0cde40662
parent160207abb908b03cc4dbd3cafac083e8de0d9725
h264parse: avc input must either pass-through or be split into bytestream chunks

... since parsing code is not meant to receive avc data.

Fixes #653087.
gst/videoparsers/gsth264parse.c