This patch set adds new control and fourcc definitions which will be used by samsung s5p-mfc driver. Patch 1 adds new fourcc definitions for YCbCr and compressed formats. Patch 2 adds control definitions for new H264 encoder features. The review comments given in [1] are addressed. [1] http://permalink.gmane.org/gmane.linux.drivers.video-input-infrastructure/45197 Jeongtae Park (2): [media] v4l: Add fourcc definitions for new formats [media] v4l: Add control definitions for new H264 encoder features Documentation/DocBook/media/v4l/controls.xml | 268 +++++++++++++++++++++- Documentation/DocBook/media/v4l/pixfmt-nv12m.xml | 17 +- Documentation/DocBook/media/v4l/pixfmt.xml | 10 + drivers/media/video/v4l2-ctrls.c | 42 ++++ include/linux/videodev2.h | 45 ++++ 5 files changed, 376 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html