h264parse: properly interpret baseparse draining state
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 6 Oct 2011 10:25:26 +0000 (12:25 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 6 Oct 2011 10:26:23 +0000 (12:26 +0200)
commit9c221f492db412093086b5643abebb65fd0febf3
tree1e281f74c11ea120a563b5c9cc4298f7c71d18aa
parent3129ea29b1583e83a9548f852f25b08c813c2da5
h264parse: properly interpret baseparse draining state

... which means the input data has reached the end, but need not exclude
many separate frames may still need parsing.

Fixes merging NALs into AU.
gst/videoparsers/gsth264parse.c