On 20 October 2015 at 17:34, Julien Isorce <j.iso...@samsung.com> wrote:
> static inline enum pipe_video_chroma_format > ChromaToPipe(int format) > { > switch (format) { > + case VA_RT_FORMAT_YUV400: > + return PIPE_VIDEO_CHROMA_FORMAT_400; Intentional ? We're barely handling it so might as well not bother with it for now. -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev