[FFmpeg-devel] [PATCH] Add ICO muxer
Michael Niedermayer
michaelni at gmx.at
Sat Aug 18 17:36:18 CEST 2012
On Sat, Aug 18, 2012 at 09:06:12AM -0600, Michael Bradshaw wrote:
> 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?
If a muxer & demuxer exist then no samples are needed, the muxer
just generates a file, the demuxer demuxes it and all the stuff is
checked against checksums.
see tests/lavf-regression.sh and commits changeing it
if you need a sample uploaded for a test (like something only for a
demuxer or decoder) then post the url where i can download the
sample and tell me in which directory it should end on the fate suite
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- 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/20120818/b1f5e696/attachment.asc>
More information about the ffmpeg-devel
mailing list