Changeset 1bb0f0c9 in ffmpeg

Timestamp:
May 24, 2011, 6:50:20 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
a724ee62
Parents:
566b5fbb
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (05/24/11 16:30:55)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (05/24/11 18:50:20)
Message:

swscale: remove if(bitexact) branch from functions.

Instead, only set the function pointers if bitexact flag is
not set during initialization. Since a change in flags triggers
a re-init anyway, this doesn't situations where flag values
change during runtime.

(No files)

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