Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManojGuptaBonda <mbonda@nvidia.com>2019-04-26 07:13:36 +0300
committerPhilip Langdale <philipl@overt.org>2019-05-05 21:35:35 +0300
commitd7d82cfcd4394fde5f9b53ab0251ce1b55b674a7 (patch)
treed710fcfaa2ea0e1c5064ed3c92aba88bd648cac8 /Changelog
parentfc8fb88f10efe7e15c08c12c8895d36cfc92316d (diff)
avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content
The latest generation video decoder on the Turing chips supports decoding HEVC 4:4:4. This change adds AV_PIX_FMT_VDPAU as a valid format for HEVC 4:4:4 8 bit.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a3fa0c14a2..a1236bde34 100644
--- a/Changelog
+++ b/Changelog
@@ -26,6 +26,7 @@ version <next>:
- lscr decoder
- lagfun filter
- asoftclip filter
+- Support decoding of HEVC 4:4:4 content in vdpau
version 4.1: