Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAidan Richmond <aidan.is@hotmail.co.uk>2021-04-25 23:00:01 +0300
committerZane van Iperen <zane@zanevaniperen.com>2021-04-26 12:56:33 +0300
commit4236e87f502e68acb949ea4ae6f5ebd889377b60 (patch)
treee81d0c3212075fc9bdadf0bd166d13386444126f /Changelog
parenta0fd55c206cea0af3a688c62ca7bf9001d1b8b4b (diff)
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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 320a18bcd6..ad950354d0 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,7 @@ releases are sorted from youngest to oldest.
version <next>:
- ADPCM IMA Westwood encoder
+- Westwood AUD muxer
version 4.4: