Changeset af8804ac in ffmpeg

Timestamp:
Nov 28, 2014, 2:51:31 PM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
885a763c
Parents:
aff50ae1
git-author:
Benoit Fouet <benoit.fouet@free.fr> (11/28/14 13:03:08)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (11/28/14 14:51:31)
Message:

avcodec/pngdec: allow for some code path optimizations.

Use 'if (CONFIG_APNG_DECODER)' where needed, so that the compiler can
optimize out some portion of code.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

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