Changeset d8ce8e8e in ffmpeg

Timestamp:
Sep 23, 2020, 4:14:45 PM (4 years ago)
Author:
Jan Ekström <jeebjp@gmail.com>
Branches:
master
Children:
eb6bb8f3
Parents:
3f04c303
git-author:
Jan Ekström <jeebjp@gmail.com> (09/18/20 20:50:54)
git-committer:
Jan Ekström <jeebjp@gmail.com> (09/23/20 16:14:45)
Message:

avutil/pixfmt: improve definition of AVColorRange

As it was brought up that the current documentation leaves things
as specific to YCbCr only, ICtCp and RGB are now mentioned.
Additionally, the specifications on which these definitions of
narrow and full range are defined are mentioned.

This way, the documentation of AVColorRange should now match how
most people seem to read interpret it at this point, and thus
flagging RGB AVFrames as full range is valid not only according to
common sense, but also the enum definition.

(No files)

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