[FFmpeg-devel] [PATCH 1/3] avformat/image2: allow muxing gif files.

Michael Niedermayer michaelni at gmx.at
Sat Oct 26 16:13:59 CEST 2013


On Sat, Oct 19, 2013 at 08:47:48PM +0200, Clément Bœsch wrote:
> Fixes Ticket #2936.
> ---
>  libavformat/gif.c     | 85 ++++++++++++++++++++++++++++++---------------------
>  libavformat/gif.h     | 26 ++++++++++++++++
>  libavformat/img2enc.c | 24 +++++++++++++++
>  3 files changed, 101 insertions(+), 34 deletions(-)
>  create mode 100644 libavformat/gif.h

this is a bit ugly
what about a way to make img2enc support arbitrary muxers?
that is open muxer &encoder, do 1 image, close
this shouldnt need changes in gif and might come in handy for other
muxers later

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131026/5d0d40c4/attachment.asc>


More information about the ffmpeg-devel mailing list