flvenc: Write the right metadata entry count
authorMartin Storsjö <martin@martin.st>
Wed, 21 Sep 2011 13:58:07 +0000 (16:58 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 12 Oct 2011 12:25:58 +0000 (15:25 +0300)
commitcad0c375d957830dbe517313c9e3335f1a863846
treef72274026dd5925ae503911615262bfdc810cd09
parent76b0d03d827626b9c235812096b0be490a6e4ea0
flvenc: Write the right metadata entry count

No application rely on this count being correct as far as
I know, but if we write a nonzero count value, it might just
as well be the right one.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/flvenc.c