On Sat, Nov 24, 2012 at 03:58:37PM +0100, Christophe Gisquet wrote: > 2012/3/4 Ronald S. Bultje <[email protected]>: > > Since you're working on this, would you mind adding one (or a few) > > fate tests so we can ensure that we don't break this while we're > > optimizing it? > > I have no idea how to do that, and I would probably need several times > the time it takes for anyone used to it, but why not.
It's really not that hard to do. First we need a sample that exercises the code in question. Do you have one or is one already in the collection? The next step is adding a few lines to one of the Makefile snippets under tests/fate that describe the avconv command that shall be run on the sample. Usually the command entails comparison to a PCM reference file or some sort of checksum on each frame. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
