diff options
author | Aidan Richmond <aidan.is@hotmail.co.uk> | 2021-04-25 21:00:01 +0100 |
---|---|---|
committer | Zane van Iperen <zane@zanevaniperen.com> | 2021-04-26 19:56:33 +1000 |
commit | 4236e87f502e68acb949ea4ae6f5ebd889377b60 (patch) | |
tree | e81d0c3212075fc9bdadf0bd166d13386444126f /Changelog | |
parent | a0fd55c206cea0af3a688c62ca7bf9001d1b8b4b (diff) | |
download | ffmpeg-4236e87f502e68acb949ea4ae6f5ebd889377b60.tar.gz |
avformat/westwoodaudenc: Adds muxer for Westwood AUD format.
Format is still used by modders of these old games.
Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: Aidan Richmond <aidan.is@hotmail.co.uk>
Signed-off-by: Zane van Iperen <zane@zanevaniperen.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ releases are sorted from youngest to oldest. version <next>: - ADPCM IMA Westwood encoder +- Westwood AUD muxer version 4.4: |