shithub: treason

Download patch

ref: a83a0da7e55e6f86f3d4d410b762d679d6294517
parent: 174780aac104fd003be0b97c8661d21f45d9ea27
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Mon Sep 21 12:15:32 EDT 2020

audio outside of a _container_ is broken, update readme

--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@
 What can it play?  MP4 and MKV/WEBM files, which are multimedia
 containers.  Video formats supported are
 [AV1](https://en.wikipedia.org/wiki/AV1), H.264 (baseline only), VP8
-and VP9.  Only 8-bit per component YUV 4:2:0 is supported atm.  AAC, OPUS and Vorbis
-audio is supported (inside and outside of a container).
+and VP9.  Only 8-bit per component YUV 4:2:0 is supported atm.  AAC,
+OPUS and Vorbis audio is supported.
 
 *It's only supposed to build and run on AMD64 for now.*