jpegenc: Accept sof-marker=4

sof-marker is 4 when input is in the RGB colorspace.

https://bugzilla.gnome.org/show_bug.cgi?id=795463
This commit is contained in:
Thibault Saunier 2018-04-22 10:40:19 -03:00
parent 90f5ae8f45
commit 1914b9d4e2

View file

@ -113,7 +113,7 @@ GST_STATIC_PAD_TEMPLATE ("src",
"width = (int) [ 16, 65535 ], "
"height = (int) [ 16, 65535 ], "
"framerate = (fraction) [ 0/1, MAX ], "
"sof-marker = (int) { 0, 1, 2, 9 }")
"sof-marker = (int) { 0, 1, 2, 4, 9 }")
);
static void