Changeset c486cfab in ffmpeg

Timestamp:
Apr 10, 2014, 5:58:14 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
6e573b77
Parents:
cdd21f1f
git-author:
Michael Niedermayer <michaelni@gmx.at> (04/10/14 16:38:39)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (04/10/14 17:58:14)
Message:

avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score()

This causes us to favor RGB8 over PAL8 when FF_LOSS_COLORQUANT is used

It probably makes sense to reinvestigate the exact scoring of pal8 when
our pal8 support improves to be supperior to rgb8

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

(No files)

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