Re: [PATCH v2 12/12] media: rkvdec: h264: Support profile and level controls

2020-07-08 Thread Jonas Karlman
On 2020-07-08 05:19, Ezequiel Garcia wrote: > On Mon, 2020-07-06 at 21:54 +, Jonas Karlman wrote: >> The Rockchip Video Decoder used in RK3399 supports H.264 profiles from >> Baseline to High 4:2:2 up to Level 5.1, except for the Extended profile. >> >> Expose the V4L2_CID_MPEG_VIDEO_H264_PROFI

Re: [PATCH v2 12/12] media: rkvdec: h264: Support profile and level controls

2020-07-07 Thread Ezequiel Garcia
On Mon, 2020-07-06 at 21:54 +, Jonas Karlman wrote: > The Rockchip Video Decoder used in RK3399 supports H.264 profiles from > Baseline to High 4:2:2 up to Level 5.1, except for the Extended profile. > > Expose the V4L2_CID_MPEG_VIDEO_H264_PROFILE and the > V4L2_CID_MPEG_VIDEO_H264_LEVEL contr