Quoting Zane van Iperen (2020-10-16 08:22:41)
> Allows it to be muxed to WAVs.
>
> Signed-off-by: Zane van Iperen
> ---
> libavcodec/adpcmenc.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Looks sane
--
Anton Khirnov
___
ffmpeg-devel
Allows it to be muxed to WAVs.
Signed-off-by: Zane van Iperen
---
libavcodec/adpcmenc.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/libavcodec/adpcmenc.c b/libavcodec/adpcmenc.c
index 24bd31c4a9..00c7df3cd1 100644
--- a/libavcodec/adpcmenc.c
+++ b/libavcodec/adpcmenc