mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
pbutils: Add VP9 description
This commit is contained in:
parent
65624afd8f
commit
d28d2b37be
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ static const FormatInfo formats[] = {
|
|||
{"video/x-vp6-alpha", "On2 VP6 with alpha", FLAG_VIDEO, ""},
|
||||
{"video/x-vp7", "On2 VP7", FLAG_VIDEO, ""},
|
||||
{"video/x-vp8", "VP8", FLAG_VIDEO, ""},
|
||||
{"video/x-vp9", "VP9", FLAG_VIDEO, ""},
|
||||
{"video/x-zlib", "Lossless zlib video", FLAG_VIDEO, ""},
|
||||
{"video/x-zmbv", "Zip Motion Block video", FLAG_VIDEO, ""},
|
||||
|
||||
|
|
Loading…
Reference in a new issue