summaryrefslogtreecommitdiff
path: root/src/v4l2subdev.c
AgeCommit message (Expand)Author
2014-05-30Add ARGB32 and AYUV32 media bus codes supportLaurent Pinchart
2014-03-10Make the media_device structure privateLaurent Pinchart
2014-03-10Read errno before media_dbg callsLaurent Pinchart
2013-09-26Print v4l parser position on errorLaurent Pinchart
2013-09-26Print more detailed v4l parse error messagesLaurent Pinchart
2013-03-25Add missing stdlib.h and ctype.h includesAndreas Bombe
2013-03-25Sort headers alphabeticallyLaurent Pinchart
2012-07-18Replace V4L2 subdev selection targets with the V4L2 onesSakari Ailus
2012-07-18Drop _ACTUAL from selection target namesSakari Ailus
2012-05-25Compose rectangle support for libv4l2subdevSakari Ailus
2012-05-25New, more flexible syntax for formatSakari Ailus
2012-05-05Support selections API for cropSakari Ailus
2012-04-09Add support for YUV420 formatsSergio Aguirre
2011-10-10Switch to the LGPLv2.1+ licenseLaurent Pinchart
2011-10-08Additional formats used by BT-656 sensorsGary Thomas
2011-10-08Add debugging handlerSakari Ailus
2011-10-08libv4l2subdev and libmediactl are not test programsSakari Ailus
2011-10-08Move V4L2 subdev format parsing from main.c to subdev.cSakari Ailus
2011-10-08Rename files to match the names of the librariesSakari Ailus