diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2016-02-24 15:11:06 +0000 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2016-02-24 15:11:06 +0000 |
commit | 63c3e35332838fca19b7ffdae13233b0f3759402 (patch) | |
tree | 020d2f04eb2de6bf54a52770a954bc5873462f2f /doc/APIchanges | |
parent | 9f2c1c77d2098168761421febbbdb0abf0fd6cce (diff) | |
parent | 7bc780cd4413f688d3b834037b0f9ddfd6948140 (diff) | |
download | ffmpeg-63c3e35332838fca19b7ffdae13233b0f3759402.tar.gz |
Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'
* commit '7bc780cd4413f688d3b834037b0f9ddfd6948140':
pixfmt: add a CUDA hwaccelled format
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 0c7fc65c09..f6061c2918 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -27,6 +27,7 @@ API changes, most recent first: for handling hwaccel frames. xxxxxxx hwcontext_vdpau.h - Add a new installed header hwcontext_vdpau.h with VDPAU-specific hwcontext definitions. + xxxxxxx pixfmt.h - Add AV_PIX_FMT_CUDA. -------- 8< --------- FFmpeg 3.0 was cut here -------- 8< --------- |