[23:02] <koike> hey, question: If media controller is used by the driver, does it necessarily mean that inputs and outputs are controller thought MC? If yes, then implementing the ioctls as VIDIOC_S_DV_TIMINGS or VIDIOC_S_STD in the video_device node when using MC is not just unappropriated but is it wrong, no?
[23:31] <koike> pinchartl: hey, you mentioned that applications can already know whether the MC API is used by a driver. Do you mean by querying /dev/mediaX ? Or is there a way to check this through /dev/videoX ?