5.1.10From commit messages
n5.1.10
Fixed 9
- avcodec/hevc: limit missing-ref fill to coded planes
- avformat/wav: Fix issues with unaligned metadata chunks
- avcodec/diracdec: Enlarge mctmp to cover worst-case MC buffer and fix heap buffer overflow in edge_emu_buffer
- avfilter/boxblur: Fix off by one errors
- avformat/vividas: fix misaligned access
- avcodec/jpeg2000dec: compute mask in decode_clnpass() like in decode_sigpass() and clear array length when freeing it
- avformat/rtpenc_aac: reject packets smaller than the ADTS header
- avformat/ftp: reject CR/LF in the URL path to prevent FTP command injection and check for Telnet IAC characters and other non printable ASCII chars
- avcodec/magicyuv: Fix 1 line MEDIAN slices, expand slice-height sanity check, and reject slice_height misaligned with chroma vshift