]> git.sesse.net Git - ffmpeg/commit
avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_ch...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 7 Sep 2014 10:52:24 +0000 (12:52 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 7 Sep 2014 11:26:22 +0000 (13:26 +0200)
commit2762323c37511fbbc98b164c07620b9ebc59ec68
treef99035ead0ceedb17b23a95c6aa4d3e51d07fdef
parent94c61cd9aede4c0b57632d524a725c2dda719eb3
avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_change()

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