diff options
author | Philip Langdale <philipl@overt.org> | 2015-07-01 21:09:57 -0700 |
---|---|---|
committer | BtbN <btbn@btbn.de> | 2015-07-05 13:51:56 +0200 |
commit | 671bdd4b0977c6cc77bdc55883ac841a7c4af802 (patch) | |
tree | 57ff45c5c33c99e6f3d885da6fa05834624bf2dc /libavcodec/exr.c | |
parent | 5233f2534ca585614e413e78cb798bd079d4b26d (diff) | |
download | ffmpeg-671bdd4b0977c6cc77bdc55883ac841a7c4af802.tar.gz |
avcodec/nvenc: Add support for H.264 High 444 Predictive encoding
Newer versions of the nvenc hardware support The High 444 Predictive profile
of H.264, and can also do lossless encoding under this profile if desired.
This change introduces support for the profile, and exposes the appropriate
presets for requesting lossless encoding.
I tested lossless by generating a baseline sample with testsrc converted
to raw yuv444p, then encoded the sample with nvenc, then did a framemd5
comparision of both the raw video and the nvenc encode. The framemd5
reports were identical.
Signed-off-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavcodec/exr.c')
0 files changed, 0 insertions, 0 deletions