index
:
media-ctl.git
field
master
Media controller control application
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
v4l2subdev.c
Age
Commit message (
Expand
)
Author
2014-05-30
Add ARGB32 and AYUV32 media bus codes support
Laurent Pinchart
2014-03-10
Make the media_device structure private
Laurent Pinchart
2014-03-10
Read errno before media_dbg calls
Laurent Pinchart
2013-09-26
Print v4l parser position on error
Laurent Pinchart
2013-09-26
Print more detailed v4l parse error messages
Laurent Pinchart
2013-03-25
Add missing stdlib.h and ctype.h includes
Andreas Bombe
2013-03-25
Sort headers alphabetically
Laurent Pinchart
2012-07-18
Replace V4L2 subdev selection targets with the V4L2 ones
Sakari Ailus
2012-07-18
Drop _ACTUAL from selection target names
Sakari Ailus
2012-05-25
Compose rectangle support for libv4l2subdev
Sakari Ailus
2012-05-25
New, more flexible syntax for format
Sakari Ailus
2012-05-05
Support selections API for crop
Sakari Ailus
2012-04-09
Add support for YUV420 formats
Sergio Aguirre
2011-10-10
Switch to the LGPLv2.1+ license
Laurent Pinchart
2011-10-08
Additional formats used by BT-656 sensors
Gary Thomas
2011-10-08
Add debugging handler
Sakari Ailus
2011-10-08
libv4l2subdev and libmediactl are not test programs
Sakari Ailus
2011-10-08
Move V4L2 subdev format parsing from main.c to subdev.c
Sakari Ailus
2011-10-08
Rename files to match the names of the libraries
Sakari Ailus