doc/libav-merge: mention more skipped outdev removal commits

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2017-11-11 17:17:30 -03:00
parent 24204eae1c
commit ac36d0c97a
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ Stuff that didn't reach the codebase:
- f44ec22e0 lavc: use av_cpu_max_align() instead of hardcoding alignment requirements
- 4de220d2e frame: allow align=0 (meaning automatic) for av_frame_get_buffer()
- Support recovery from an already present HLS playlist (see 16cb06bb30)
- Remove all output devices (see 8e7e042d41 and https://ffmpeg.org/pipermail/ffmpeg-devel/2017-September/216904.html)
- Remove all output devices (see 8e7e042d41, 8d3db95f20, 6ce13070bd, d46cd24986 and https://ffmpeg.org/pipermail/ffmpeg-devel/2017-September/216904.html)
Collateral damage that needs work locally:
------------------------------------------