Changeset 069083a4 in ffmpeg

Timestamp:
Aug 10, 2011, 9:09:24 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
4a71da0f
Parents:
d271d5b2
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (08/07/11 21:12:49)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (08/10/11 21:09:24)
Message:

ac3enc: clip coupling coordinates during calculation

This is faster than using the clip_coefficients() function. Also,
clipping the coordinates before determining reuse is better since it
will compare coordinates that are closer to their final encoded values.

(No files)

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