comparison faandct.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 322023e630a6
children 39b409447bfa
comparison
equal deleted inserted replaced
7432:158d1acfe3bf 7433:21ecdb66d5b0