OSDN Git Service

aacdec: Only load and write each predictor variable once.
authorAlex Converse <alex.converse@gmail.com>
Sat, 24 Jul 2010 02:57:08 +0000 (02:57 +0000)
committerAlex Converse <alex.converse@gmail.com>
Sat, 24 Jul 2010 02:57:08 +0000 (02:57 +0000)
commit81824fe05950675787fecc6e164e850f5ed88f77
treefbe5af973c364fd5872bee9d488e2a0c2ae7c586
parent70c99adb48d00ac85c436f01c66276345124fb2d
aacdec: Only load and write each predictor variable once.

This is slightly faster and opens the door for further optimization.

Originally committed as revision 24475 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aacdec.c