Changeset 317b7b06 in ffmpeg
- Timestamp:
-
Feb 16, 2019, 6:21:26 PM
(6 years ago)
- Author:
- Philip Langdale <philipl@overt.org>
- Branches:
- master
- Children:
- d6fc5dc2
- Parents:
- 83c7ac2e
- git-author:
- Philip Langdale <philipl@overt.org> (10/07/18 16:10:00)
- git-committer:
- Philip Langdale <philipl@overt.org> (02/16/19 18:21:26)
- Message:
-
avcodec/cuviddec: Add support for decoding HEVC 4:4:4 content
This is the equivalent change for cuviddec after the previous change
for nvdec. I made similar changes to the copying routines to handle
pixel formats in a more generic way.
Note that unlike with nvdec, there is no confusion about the ability
of a codec to output 444 formats. This is because the cuvid parser is
used, meaning that 444 JPEG content is still indicated as using a 420
output format.
-
(No files)
-