qtmux: add 4444 and 4444xq variants to video/x-prores pad template caps

They are handled since commit 7b565475bf
(qt: Add support for ProRes 4444 XQ).

https://bugzilla.gnome.org/show_bug.cgi?id=777377
This commit is contained in:
Aurélien Zanelli 2017-01-17 10:53:39 +01:00 committed by Sebastian Dröge
parent 1e1d77a18d
commit 6769dce5c1

View file

@ -80,7 +80,8 @@
COMMON_VIDEO_CAPS
#define PRORES_CAPS \
"video/x-prores, variant = (string) {standard, lt, hq, proxy}, " \
"video/x-prores, " \
"variant = (string) {standard, lt, hq, proxy, 4444, 4444xq}, " \
COMMON_VIDEO_CAPS
#define SVQ_CAPS \