mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
pbutils: add caps description for Apple ProRes video
This commit is contained in:
parent
3138c4e696
commit
26b88987ee
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ static const FormatInfo formats[] = {
|
|||
{"video/x-mve", "Interplay MVE", FLAG_CONTAINER},
|
||||
{"video/x-nut", "NUT", FLAG_CONTAINER},
|
||||
{"video/x-nuv", "MythTV NuppelVideo (NUV)", FLAG_CONTAINER},
|
||||
{"video/x-prores", "Apple ProRes", 0},
|
||||
{"video/x-qdrw", "Apple QuickDraw", 0},
|
||||
{"video/x-smc", "Apple SMC", 0},
|
||||
{"video/x-smoke", "Smoke", 0},
|
||||
|
|
Loading…
Reference in a new issue