mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
pbutils: add description for video/x-cavs caps
https://bugzilla.gnome.org/show_bug.cgi?id=727731
This commit is contained in:
parent
3be76663af
commit
c0f55ecf4d
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ static const FormatInfo formats[] = {
|
||||||
{"video/x-apple-video", "Apple video", FLAG_VIDEO, ""},
|
{"video/x-apple-video", "Apple video", FLAG_VIDEO, ""},
|
||||||
{"video/x-aasc", "Autodesk Animator", FLAG_VIDEO, ""},
|
{"video/x-aasc", "Autodesk Animator", FLAG_VIDEO, ""},
|
||||||
{"video/x-camtasia", "TechSmith Camtasia", FLAG_VIDEO, ""},
|
{"video/x-camtasia", "TechSmith Camtasia", FLAG_VIDEO, ""},
|
||||||
|
{"video/x-cavs", "Chinese AVS (CAVS)", FLAG_VIDEO, ""},
|
||||||
{"video/x-cdxa", "RIFF/CDXA (VCD)", AV_CONTAINER, ""},
|
{"video/x-cdxa", "RIFF/CDXA (VCD)", AV_CONTAINER, ""},
|
||||||
{"video/x-cinepak", "Cinepak Video", FLAG_VIDEO, ""},
|
{"video/x-cinepak", "Cinepak Video", FLAG_VIDEO, ""},
|
||||||
{"video/x-cirrus-logic-accupak", "Cirrus Logipak AccuPak", FLAG_VIDEO, ""},
|
{"video/x-cirrus-logic-accupak", "Cirrus Logipak AccuPak", FLAG_VIDEO, ""},
|
||||||
|
|
Loading…
Reference in a new issue