[FFmpeg-devel] [PATCH 1/4] avformat/img2dec: make image2dec capable to be used from seperate demuxers

wm4 nfxjfg at googlemail.com
Fri Mar 28 22:20:34 CET 2014


On Fri, 28 Mar 2014 21:38:55 +0100
Michael Niedermayer <michaelni at gmx.at> wrote:

> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavformat/img2.h    |   61 +++++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/img2dec.c |   44 +++++++++--------------------------
>  2 files changed, 72 insertions(+), 33 deletions(-)
>  create mode 100644 libavformat/img2.h

The whole patchset looks good to me. In future it could be extended to
drop all special casing, and to use the format probing for all image
formats, I suppose.


More information about the ffmpeg-devel mailing list