OSDN Git Service

mpegvideoenc: check return value of ff_MPV_frame_start()
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Oct 2012 19:42:31 +0000 (21:42 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Oct 2012 19:42:31 +0000 (21:42 +0200)
commit5537c92f84db5f10a853c0b974bc5223252114f4
tree20c82f67e6f1d937c5be0a0bb7871981377954a5
parent2472f3facbb43e224d70c75399a7d5208ddfe184
mpegvideoenc: check return value of ff_MPV_frame_start()

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