avcodec: add Metadata bsf for H266/VVC

Add H.266/VVC metadata bsf.

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
Nuo Mi
2023-03-21 16:01:17 +01:00
committed by James Almer
parent b5aefb6e70
commit c7864a9987
5 changed files with 153 additions and 0 deletions

View File

@@ -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