]> git.sesse.net Git - ffmpeg/commit
Remove *lpc_refl from the context. Only the value
authorVitor Sessak <vitor1001@gmail.com>
Thu, 5 Jun 2008 16:15:44 +0000 (16:15 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Thu, 5 Jun 2008 16:15:44 +0000 (16:15 +0000)
commit218e453a6fe466c79593fdec7a4484594b5f64bd
tree6b697223687ccb2a607867b91b1ed3ca923013c5
parent11bb2eb00305f934596e6f26b304b48535bf6356
Remove *lpc_refl from the context. Only the value
calculated in rms() is actually needed. It also avoid
recalculating it later.

Originally committed as revision 13664 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ra144.c