libs: codecparsers: Implement the VVC(H266) parser part I
Implement all the VPS, SPS and APS parsing functions. Co-authored-by: spartazhc <spartazhc@gmail.com> Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5003>
This commit is contained in:
parent
1ec9f829d1
commit
5005d555a1
File diff suppressed because it is too large
Load Diff
@ -16,6 +16,7 @@ codecparser_sources = files([
|
||||
'vp8utils.c',
|
||||
'gstmpegvideometa.c',
|
||||
'gstav1parser.c',
|
||||
'gsth266parser.c',
|
||||
'gsth264bitwriter.c',
|
||||
'gsth265bitwriter.c',
|
||||
'gstav1bitwriter.c',
|
||||
|
Loading…
x
Reference in New Issue
Block a user