diff options
author | James Almer <jamrial@gmail.com> | 2017-03-31 20:42:16 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2017-03-31 20:49:45 -0300 |
commit | 6171f178e70ebe75e5964531f47ccc32455d5557 (patch) | |
tree | f27d489711d05638f3a511aab7a554ff53293f86 /doc | |
parent | b62a87591ebe57923bc9aabf487dbce0a7af2627 (diff) | |
download | ffmpeg-6171f178e70ebe75e5964531f47ccc32455d5557.tar.gz |
x86/hevc_add_res: merge last remaining changes from 3d6535983282bea542dac2e568ae50da5796be34
See https://lists.libav.org/pipermail/libav-devel/2016-October/079829.html
Diffstat (limited to 'doc')
-rw-r--r-- | doc/libav-merge.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/libav-merge.txt b/doc/libav-merge.txt index 0cbd9f4a90..30518c0a67 100644 --- a/doc/libav-merge.txt +++ b/doc/libav-merge.txt @@ -97,7 +97,6 @@ Stuff that didn't reach the codebase: - 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) - Use the new bitstream filter for extracting extradata (8e2ea69135 and 096a8effa3, see https://ffmpeg.org/pipermail/ffmpeg-devel/2017-March/209068.html) -- ADD_RES_MMX_4_8 in libavcodec/x86/hevc_add_res.asm probably needs updating (see 589880710) - Read aac_adtstoasc extradata updates from packet side data on Matroska once mov and the bsf in question are fixed (See 13a211e632 and 5ef1959080) Collateral damage that needs work locally: |