Changeset 31ff9bd7 in ffmpeg

Timestamp:
Mar 8, 2011, 10:45:08 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
fb61a7c5
Parents:
66e5b1df
git-author:
Nathan Caldwell <saintdev@gmail.com> (03/08/11 08:22:14)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (03/08/11 22:45:08)
Message:

aacenc: Fix a segfault in search_for_quantizers

This reverts the removal of scoefs from AACEncContext.
It resulted in scoefs being a NULL pointer when
search_for_quantizers() is called.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>

(No files)

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