OSDN Git Service

avcodec/g2meet: Use av_mallocz_array() for framebuffer allocation
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Jan 2015 22:04:59 +0000 (23:04 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Jan 2015 22:04:59 +0000 (23:04 +0100)
commit2c22042aa072b3cd346e02dd294278b90a70e7ab
tree9dce5bc83f1f58b00eb9b0ec5e97dc7a0be57a6b
parent5989a2b24f36e559e1a61310c6b4935bb3dfb589
avcodec/g2meet: Use av_mallocz_array() for framebuffer allocation

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/g2meet.c