Changeset 767848d in ffmpeg

Timestamp:
Apr 27, 2011, 4:39:37 PM (14 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
8b00ab01
Parents:
62717940
git-author:
Alex Converse <alex.converse@gmail.com> (04/26/11 21:05:07)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (04/27/11 16:39:37)
Message:

aacdec: remove sf_scale and sf_offset.

Instead, scalefactors are adjusted by the offset amount, removing the need
for sf_scale, and the MDCT scales are adjusted to compensate for the higher
scalefactors. Floating-point output will be handled by modifying the MDCT
scales.

(No files)

Note: See TracChangeset for help on using the changeset viewer.