commit | 98b5368ff94102def02e5f1dc2caa313f7d1344f | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Wed Nov 28 11:34:51 2018 -0500 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Dec 03 14:45:25 2018 -0500 |
tree | dd3d7ddde1506a52faaab38352729615f1ba0f9c | |
parent | fbdefb67f40ea1c780afa7479e7b78565d874202 [diff] |
media: vicodec: move the GREY format to the end of the list With the GREY format at the beginning, the default format selected by vicodec would be GREY instead of YUV420. That didn't make sense, so move it to the end of the list. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>