index
:
media-ctl.git
field
master
Media controller control application
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-06-04
Move media-ctl to git://linuxtv.org/v4l-utils.git
HEAD
master
Laurent Pinchart
2014-05-30
Fix uninitialized pointer dereference in media_device_add_entity
Laurent Pinchart
2014-05-30
Return NULL for default entity types in media_get_default_entity
Laurent Pinchart
2014-05-30
Remove unused variables
Laurent Pinchart
2014-05-30
Add ARGB32 and AYUV32 media bus codes support
Laurent Pinchart
2014-03-10
Add support for emulated devices
Laurent Pinchart
2014-03-10
Expose default devices
Laurent Pinchart
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
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-08-22
Support both " and ' as string delimiters when parsing the command line
Laurent Pinchart
2013-08-21
options: don't imply -v when doing a -p.
André Draszik
2013-06-10
Print parser position on error
Sascha Hauer
2013-06-10
Print more detailed parse error messages
Sascha Hauer
2013-03-25
Fix linking of shared libraries
Andreas Bombe
2013-03-25
Add missing stdlib.h and ctype.h includes
Andreas Bombe
2013-03-25
configure.ac: Respect CPPFLAGS from environment
Andreas Bombe
2013-03-25
Sort headers alphabetically
Laurent Pinchart
2013-03-25
Print media entity flags when printing device topology
Laurent Pinchart
2013-03-25
Add documentation generation through Doxygen
Laurent Pinchart
2012-11-15
media: Fix valgrind warnings
Laurent Pinchart
2012-09-26
media-ctl: Fix build error with newer autotools
Gary Thomas
2012-07-31
fix for automake-1.12
Stefan Herbrechtsmeier
2012-07-18
Add a copy of V4L2 kernel headers
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-25
options: Remove unnecessary commas from EBNF syntax
Laurent Pinchart
2012-05-05
libmediactl: Implement MEDIA_ENT_ID_FLAG_NEXT in media_get_entity_by_id()
Sakari Ailus
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
[next]