[FFmpeg-devel] [PATCH] Add ICO muxer

Michael Bradshaw mbradshaw at sorensonmedia.com
Sat Aug 18 17:06:12 CEST 2012


On Tue, Aug 14, 2012 at 8:53 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Aug 12, 2012 at 10:30:45AM -0600, Michael Bradshaw wrote:
>> On Sun, Aug 12, 2012 at 10:27 AM, Michael Bradshaw
>> <mbradshaw at sorensonmedia.com> wrote:
>> > New version is attached (it also has Michael Neidermayer's requested fix).
>>
>> Sorry to keep spamming. I just found a comment I don't want in that
>> patch. I've attached the a new version of the patch.
>>
>> Thanks for the reviews!
>>
>> --Michael
>
>>  Changelog                |    1
>>  doc/general.texi         |    2
>>  doc/muxers.texi          |   33 +++++++
>>  libavformat/Makefile     |    1
>>  libavformat/allformats.c |    2
>>  libavformat/icoenc.c     |  204 +++++++++++++++++++++++++++++++++++++++++++++++
>>  6 files changed, 241 insertions(+), 2 deletions(-)
>> 38cfda9aa36414171f0aa95a579a747dfba7d95e  0001-Add-ICO-muxer.patch
>> From 05d4f5f1a69a92dfab488f7a794131a5e48f7951 Mon Sep 17 00:00:00 2001
>> From: Michael Bradshaw <mbradshaw at sorensonmedia.com>
>> Date: Sun, 12 Aug 2012 10:29:36 -0600
>> Subject: [PATCH] Add ICO muxer
>>
>> Signed-off-by: Michael Bradshaw <mbradshaw at sorensonmedia.com>
>
> applied
>
> a regression test could/should be added too

I'm trying to figure out how to make a FATE test right now. Do I have
to upload the samples I use to some server so others can run the test?
Are there any instructions on making a new FATE test?

Thanks,

Michael


More information about the ffmpeg-devel mailing list