RE: [RFC/PATCH v4 1/4] Changes in include/linux/videodev2.h for MFC 5.1

2010-12-10 Thread Kamil Debski
Hi, From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] > Em 10-12-2010 01:32, 박정태 escreveu: > > Hi, Kamil > > > > What do you think modification of codec class control ID for MFC as > > following. > > 1. Define the CID base for MFC > > 2. Separate decode & encode controls > > 3. Separate comm

RE: [RFC/PATCH v4 1/4] Changes in include/linux/videodev2.h for MFC 5.1

2010-12-09 Thread 박정태
Hi, Kamil What do you think modification of codec class control ID for MFC as following. 1. Define the CID base for MFC 2. Separate decode & encode controls 3. Separate common & codec-specific controls > Add fourcc values for compressed video stream formats and > V4L2_CTRL_CLASS_CODEC. Also adds

[RFC/PATCH v4 1/4] Changes in include/linux/videodev2.h for MFC 5.1

2010-12-09 Thread Kamil Debski
Add fourcc values for compressed video stream formats and V4L2_CTRL_CLASS_CODEC. Also adds controls used by MFC 5.1 driver. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park --- include/linux/videodev2.h | 48 + 1 files changed, 48 insertion