summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2015-06-06 11:00:45 -0700
committerPhilip Langdale <philipl@overt.org>2015-06-06 13:14:11 -0700
commite79c40fe72475a37db44849c1e1399b593dcaffd (patch)
tree94ed2164037181355d56349210c99fa74e3f5550 /Changelog
parentc10e6bcb43ad5fca3f60b26ca035cfbfac42aaa4 (diff)
avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc
For the sake of compatibility, and because pretty much everything else in the codebase calls it HEVC. Signed-off-by: Philip Langdale <philipl@overt.org>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index c73f1dd95c..9844096754 100644
--- a/Changelog
+++ b/Changelog
@@ -8,7 +8,7 @@ version <next>:
- showwavespic filter
- DTS decoding through libdcadec
- Drop support for nvenc API before 5.0
-- nvenc H265 encoder
+- nvenc HEVC encoder
- Detelecine filter
- Intel QSV-accelerated H.264 encoding
- MMAL-accelerated H.264 decoding