avcodec: add ADPCM XMD decoder

This commit is contained in:
Paul B Mahol
2023-01-25 19:31:44 +01:00
parent 9bfdd8524e
commit 280e6e93fc
8 changed files with 59 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ version <next>:
- ssim360 video filter
- ffmpeg CLI new options: -enc_stats_pre[_fmt], -enc_stats_post[_fmt]
- hstack_vaapi, vstack_vaapi and xstack_vaapi filters
- XMD ADPCM decoder
version 5.1: