OSDN Git Service

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>
Fri, 28 Nov 2014 17:44:37 +0000 (18:44 +0100)
commit7644b292222c0adcbc49c5a20ebf5b10b8984c66
tree7e43b2c9d8fd419831719a9c10a558434c5e46d2
parentf7086be79a59b0982d441af9b1db615946bb1139
avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_change()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 2762323c37511fbbc98b164c07620b9ebc59ec68)

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