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
/
main.c
Age
Commit message (
Expand
)
Author
2014-03-10
Make the media_entity structure private
Laurent Pinchart
2014-03-10
Make the media_device structure private
Laurent Pinchart
2014-03-10
Split media_device creation and opening
Laurent Pinchart
2013-09-26
Print more detailed v4l parse error messages
Laurent Pinchart
2013-03-25
Sort headers alphabetically
Laurent Pinchart
2013-03-25
Print media entity flags when printing device topology
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-28
media-ctl: Compose print fixes
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
2011-10-22
Several printout fixes.
Sakari Ailus
2011-10-14
Print media device information when called with -p/--print
Laurent Pinchart
2011-10-10
Switch to the LGPLv2.1+ license
Laurent Pinchart
2011-10-08
Remove extra verbosity
Sakari Ailus
2011-10-08
Add debugging handler
Sakari Ailus
2011-10-08
Move V4L2 subdev format parsing from main.c to subdev.c
Sakari Ailus
2011-10-08
Move link parsing from main.c to media.c, making it part of libmediactl
Sakari Ailus
2011-10-08
Rename files to match the names of the libraries
Sakari Ailus
2011-06-21
Add Y10, Y12 formats
Michael Jones
2011-05-11
Add missing 8-, 10- and 12-bit Bayer formats
Laurent Pinchart
2011-04-08
Update to the latest media kernel API
Laurent Pinchart
2011-04-08
Print all links in media_print_topology_text()
Todor Tomov
2011-02-17
Update to the latest media kernel API
Laurent Pinchart
2011-02-07
Use autotools
Todor Tomov