summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorXu Guangxin <guangxin.xu@intel.com>2020-08-13 14:51:02 +0800
committerJames Almer <jamrial@gmail.com>2020-08-14 00:02:13 -0300
commit9a7bdb6d711c160734b498b6ba1a7b8fb6c230ec (patch)
tree4451d311b2e9b81c47474004072bcf88e131f5f7 /Changelog
parent6a941b56913c6766677c56245187268f326e7ad8 (diff)
avformat/av1dec: add low-overhead bitstream format
It's defined in Section 5.2, used by netflix. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0108f8f1a8..1efc768387 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,7 @@ version <next>:
- Cineform HD encoder
- ADPCM Argonaut Games encoder
- Argonaut Games ASF muxer
+- AV1 Low overhead bitstream format demuxer
version 4.3: