]> git.sesse.net Git - ffmpeg/commit
avformat/westwoodaudenc: Adds muxer for Westwood AUD format.
authorAidan Richmond <aidan.is@hotmail.co.uk>
Sun, 25 Apr 2021 20:00:01 +0000 (21:00 +0100)
committerZane van Iperen <zane@zanevaniperen.com>
Mon, 26 Apr 2021 09:56:33 +0000 (19:56 +1000)
commit4236e87f502e68acb949ea4ae6f5ebd889377b60
treee81d0c3212075fc9bdadf0bd166d13386444126f
parenta0fd55c206cea0af3a688c62ca7bf9001d1b8b4b
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>
Changelog
libavformat/Makefile
libavformat/allformats.c
libavformat/version.h
libavformat/westwood_audenc.c [new file with mode: 0644]