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
Age
Commit message (
Expand
)
Author
2012-05-05
Support selections API for crop
Sakari Ailus
2012-04-29
Compare name length to avoid false positives in media_get_entity_by_name
Sergio Aguirre
2012-04-09
Add support for YUV420 formats
Sergio Aguirre
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
Additional formats used by BT-656 sensors
Gary Thomas
2011-10-08
Remove extra verbosity
Sakari Ailus
2011-10-08
Add debugging handler
Sakari Ailus
2011-10-08
Add link to media_device from the media_entity
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
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-09-06
libmediactl: get rid of memset via using calloc
Andy Shevchenko
2011-09-06
libmediactl: get the device name via udev
Andy Shevchenko
2011-09-06
libmediactl: split media_get_devname_sysfs from media_enum_entities
Andy Shevchenko
2011-09-06
libmediactl: restruct error path
Andy Shevchenko
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-12
Reset file descriptor value after closing a subdev
Todor Tomov
2011-04-08
Update stored link flags correctly in media_setup_link()
Todor Tomov
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-17
Rename libraries to descriptive names
Todor Tomov
2011-02-17
Install header files to subdir
Todor Tomov
2011-02-17
Update flags in twin link in media_setup_link()
Todor Tomov
2011-02-17
Use local variable to access link's flags in media_enum_links()
Todor Tomov
2011-02-07
Build libmedia and libsubdev
Todor Tomov
2011-02-07
Use autotools
Todor Tomov