[FFmpeg-devel] [PATCH 1/2] avcodec/mpegvideo: Factor ff_mpv_decode_init() out

Benoit Fouet benoit.fouet at free.fr
Fri Sep 5 20:34:05 CEST 2014


Hi,

Le 05/09/2014 17:41, Michael Niedermayer a écrit :
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavcodec/h261dec.c   |    7 ++-----
>  libavcodec/h263dec.c   |    6 ++----
>  libavcodec/mpeg12dec.c |    3 +--
>  libavcodec/mpegvideo.c |   12 ++++++++++++
>  libavcodec/mpegvideo.h |    1 +
>  libavcodec/rv10.c      |    3 +--
>  libavcodec/rv34.c      |    7 +------
>  7 files changed, 20 insertions(+), 19 deletions(-)

LGTM

-- 
Ben



More information about the ffmpeg-devel mailing list