summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorNuo Mi <nuomi2021@gmail.com>2023-03-21 16:01:17 +0100
committerJames Almer <jamrial@gmail.com>2023-06-29 14:12:50 -0300
commitc7864a998720d00c9977bd66fc39c6585f6c2fbf (patch)
treef6ec5ec544da324effe90294500425f7ee19248b /Changelog
parentb5aefb6e70f7a19adbab3dd41633666ba95e1997 (diff)
avcodec: add Metadata bsf for H266/VVC
Add H.266/VVC metadata bsf. 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 e9cbce7e1c..7974413627 100644
--- a/Changelog
+++ b/Changelog
@@ -23,6 +23,7 @@ version <next>:
- Microsoft RLE video encoder
- Raw AC-4 muxer and demuxer
- Raw VVC bitstream parser
+- Bitstream filter for editing metadata in VVC streams
version 6.0:
- Radiance HDR image support