Mercurial > libavcodec.hg
diff adxenc.c @ 7433:21ecdb66d5b0 libavcodec
Change the way the input is passed to do_hybrid_filter(). Before, in[0] was
the oldest input sample passed and in[n-1] was the latest. Now it is the
contrary. This allows making backward_filter() somewhat simpler.
author | vitor |
---|---|
date | Mon, 28 Jul 2008 02:55:47 +0000 |
parents | e943e1409077 |
children | 85ab7655ad4d |