OSDN Git Service

cfhd: Do not initialize context size
authorVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 29 Mar 2016 14:03:44 +0000 (16:03 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 29 Mar 2016 15:06:15 +0000 (17:06 +0200)
commit7888ae8266d8f721cc443fe3aa627d350ca01204
treea74cd26e523ce6a7ed11a86cd10fd90196c469d8
parentd5a3578350a3901a26df39df196bb085760ec46f
cfhd: Do not initialize context size

Otherwise probing and stream analisys will report a correct coded size
but an empty visible size.

Approved by: kieran
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/cfhd.c