Changeset 7ca71b79 in ffmpeg

Timestamp:
Aug 18, 2021, 9:09:37 AM (3 years ago)
Author:
Jan Ekström <jeebjp@gmail.com>
Branches:
master
Children:
dbe40478
Parents:
ed47a4a8
git-author:
Jan Ekström <jeebjp@gmail.com> (08/17/21 19:57:36)
git-committer:
Jan Ekström <jeebjp@gmail.com> (08/18/21 09:09:37)
Message:

avcodec/libx264: leave full range flag unchanged if unknown

By default the x264 full range flag is set to -1. By not setting
it to something else, we can let libx264 handle the RGB case.
Additionally, change the preference order to user-specified range
first, and then any fall-back logic left for the YUVJ pix_fmts.

Fixes the capture part of #9374

(No files)

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