mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
pbutils: add description for wbmp images.
https://bugzilla.gnome.org/show_bug.cgi?id=651294
This commit is contained in:
parent
d10a7b439b
commit
a9a85bbac1
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ static const FormatInfo formats[] = {
|
|||
{"image/x-quicktime", "QuickTime Image Format (QTIF)", 0},
|
||||
{"image/x-sun-raster", "Sun Raster Format (RAS)", 0},
|
||||
{"image/x-tga", "TGA", 0},
|
||||
{"image/vnd.wap.wbmp", "Wireless Bitmap", 0},
|
||||
|
||||
/* subtitle formats with static descriptions */
|
||||
{"application/x-ass", "ASS", 0},
|
||||
|
|
Loading…
Reference in a new issue