screen/access: use video_format_Setup() with RGB mask setup
The video_format_t
of the ES should be initialized with video_format_Setup()
which sets more fields and can set the default RGB masks for a given chroma (which can be overridden after the call if needed and will not override values if they were already set).
Extracted from !4103 (closed)
Edited by Steve Lhomme