mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 19:55:32 +00:00
pbutils: add description for CineForm codec
This commit is contained in:
parent
0704cc01a7
commit
50aeeec15b
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ static const FormatInfo formats[] = {
|
|||
{"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-cineform", "CineForm", FLAG_VIDEO, ""},
|
||||
{"video/x-cinepak", "Cinepak Video", FLAG_VIDEO, ""},
|
||||
{"video/x-cirrus-logic-accupak", "Cirrus Logipak AccuPak", FLAG_VIDEO, ""},
|
||||
{"video/x-compressed-yuv", N_("CYUV Lossless"), FLAG_VIDEO, ""},
|
||||
|
|
Loading…
Reference in a new issue