mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 19:18:31 +00:00
pbutils: Add description for Zip Block Motion Video
This commit is contained in:
parent
dde84e4c4b
commit
c783ec3c4d
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ static const FormatInfo formats[] = {
|
||||||
{"video/x-vp7", "On2 VP7", 0},
|
{"video/x-vp7", "On2 VP7", 0},
|
||||||
{"video/x-xvid", "XVID MPEG-4", 0},
|
{"video/x-xvid", "XVID MPEG-4", 0},
|
||||||
{"video/x-zlib", "Lossless zlib video", 0},
|
{"video/x-zlib", "Lossless zlib video", 0},
|
||||||
|
{"video/x-zmbv", "Zip Motion Block video", 0},
|
||||||
|
|
||||||
/* image formats with static descriptions */
|
/* image formats with static descriptions */
|
||||||
{"image/bmp", "BMP", 0},
|
{"image/bmp", "BMP", 0},
|
||||||
|
|
Loading…
Reference in a new issue