summaryrefslogtreecommitdiff
path: root/doc/libav-merge.txt
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-03-31 20:35:16 -0300
committerJames Almer <jamrial@gmail.com>2017-03-31 20:35:16 -0300
commitb62a87591ebe57923bc9aabf487dbce0a7af2627 (patch)
tree23eb84269f9aaca70398bda95001807b135f5ee1 /doc/libav-merge.txt
parent6426f74272c33a47cffd0ab0cc7b7a6b286af0ce (diff)
doc/libav-merge: link to the relevant ml thread in the extract_extradata line
Diffstat (limited to 'doc/libav-merge.txt')
-rw-r--r--doc/libav-merge.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libav-merge.txt b/doc/libav-merge.txt
index 34d512bc91..0cbd9f4a90 100644
--- a/doc/libav-merge.txt
+++ b/doc/libav-merge.txt
@@ -96,7 +96,7 @@ Stuff that didn't reach the codebase:
- e7078e842 hevcdsp: add x86 SIMD for MC
- 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 (see 8e2ea69135 and 096a8effa3)
+- 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)