[FFmpeg-devel] [PATCH] examples/decoding_encoding: add and use the decode_write_frame function

Stefano Sabatini stefasab at gmail.com
Tue Oct 23 22:40:06 CEST 2012


On date Saturday 2012-10-20 11:31:35 +0200, Stefano Sabatini encoded:
> Allow to factorize code in video_decode_example(), simplify.
> ---
>  doc/examples/decoding_encoding.c |   65 ++++++++++++++++++-------------------
>  1 files changed, 32 insertions(+), 33 deletions(-)
> 
> diff --git a/doc/examples/decoding_encoding.c b/doc/examples/decoding_encoding.c
> index ba9005f..759d056 100644
> --- a/doc/examples/decoding_encoding.c
> +++ b/doc/examples/decoding_encoding.c
> @@ -487,15 +487,42 @@ static void pgm_save(unsigned char *buf, int wrap, int xsize, int ysize,
>      fclose(f);
>  }

Ping, will push soon if I read no comments.
-- 
FFmpeg = Fanciful Fierce Monstrous Portentous Enlightening Guru


More information about the ffmpeg-devel mailing list