Age | Commit message (Expand) | Author |
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 | Sort headers alphabetically | Laurent Pinchart |
2013-03-25 | Print media entity flags when printing device topology | Laurent Pinchart |
2012-11-15 | media: Fix valgrind warnings | Laurent Pinchart |
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 |
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 |