]> git.sesse.net Git - ffmpeg/commitdiff
doc/libav-merge: add a line about the skipped HEVC MC arm functions
authorJames Almer <jamrial@gmail.com>
Mon, 11 Dec 2017 00:03:28 +0000 (21:03 -0300)
committerJames Almer <jamrial@gmail.com>
Mon, 11 Dec 2017 00:03:28 +0000 (21:03 -0300)
Signed-off-by: James Almer <jamrial@gmail.com>
doc/libav-merge.txt

index 37839a97a7c21b2bf9d3bca38d176040f1631ab1..5eed8ce777b5ff5a926fbba75622bd31694ff857 100644 (file)
@@ -94,6 +94,7 @@ Stuff that didn't reach the codebase:
   - a853388d2 hevc: change the stride of the MC buffer to be in bytes instead of elements
   - 0cef06df0 checkasm: add HEVC MC tests
   - e7078e842 hevcdsp: add x86 SIMD for MC
+  - 7993ec19a hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64
 - VAAPI VP8 decode hwaccel (currently under review: http://ffmpeg.org/pipermail/ffmpeg-devel/2017-February/thread.html#207348)
 - Removal of the custom atomic API (5cc0057f49, see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-March/209003.html)
 - new bitstream reader (see http://ffmpeg.org/pipermail/ffmpeg-devel/2017-April/209609.html)