comparison vorbis_enc.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 7b8fba44fe9d
children 85ab7655ad4d
comparison
equal deleted inserted replaced
7432:158d1acfe3bf 7433:21ecdb66d5b0