mm-video-v4l2: vdec: set 24 fps framerate for 4k clips
The default value of 30 fps framerate will be used if client does not set
framerate explicitly and hence the 4k (4096 x 2160) clips will be rejected
by the driver because of max hardware load check. This change will set 24 fps
framerate explicitly to avoid driver failure to allow 4k@24 fps clips playback.
4k@30 fps clips might have frame drops due to insufficient hardware performance.
Change-Id: I672f36f0456d60d869b3c1ef1273b2941b833df1
2 files changed