comparison wmadata.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 1d83e9c34641
children c4a4495715dd
comparison
equal deleted inserted replaced
7432:158d1acfe3bf 7433:21ecdb66d5b0