Changeset 08a747af in ffmpeg

Timestamp:
Jul 19, 2011, 6:15:00 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
9533026
Parents:
31b69928
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (07/13/11 16:20:29)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (07/19/11 18:15:00)
Message:

eac3enc: use frame exponent strategy when applicable.

This checks if the set of selected exponent strategies for all blocks in a
channel are in the frame exponent strategy table, and if so, writes the
table index instead of each strategy. This saves up to 7 bits per channel per
frame, so the overall effect on quality is small.

(No files)

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