diff bytestream.h @ 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 f7cbb7733146
children c4a4495715dd
line wrap: on
line diff