summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-25Fix linking of shared librariesAndreas Bombe
2013-03-25Add missing stdlib.h and ctype.h includesAndreas Bombe
2013-03-25Sort headers alphabeticallyLaurent Pinchart
2013-03-25Print media entity flags when printing device topologyLaurent Pinchart
2012-11-15media: Fix valgrind warningsLaurent Pinchart
2012-07-18Add a copy of V4L2 kernel headersLaurent Pinchart
2012-07-18Replace V4L2 subdev selection targets with the V4L2 onesSakari Ailus
2012-07-18Drop _ACTUAL from selection target namesSakari Ailus
2012-05-28media-ctl: Compose print fixesSakari Ailus
2012-05-25Compose rectangle support for libv4l2subdevSakari Ailus
2012-05-25New, more flexible syntax for formatSakari Ailus
2012-05-25options: Remove unnecessary commas from EBNF syntaxLaurent Pinchart
2012-05-05libmediactl: Implement MEDIA_ENT_ID_FLAG_NEXT in media_get_entity_by_id()Sakari Ailus
2012-05-05Support selections API for cropSakari Ailus
2012-04-29Compare name length to avoid false positives in media_get_entity_by_nameSergio Aguirre
2012-04-09Add support for YUV420 formatsSergio Aguirre
2011-10-22Several printout fixes.Sakari Ailus
2011-10-14Print media device information when called with -p/--printLaurent Pinchart
2011-10-10Switch to the LGPLv2.1+ licenseLaurent Pinchart
2011-10-08Additional formats used by BT-656 sensorsGary Thomas
2011-10-08Remove extra verbositySakari Ailus
2011-10-08Add debugging handlerSakari Ailus
2011-10-08Add link to media_device from the media_entitySakari Ailus
2011-10-08libv4l2subdev and libmediactl are not test programsSakari Ailus
2011-10-08Move V4L2 subdev format parsing from main.c to subdev.cSakari Ailus
2011-10-08Move link parsing from main.c to media.c, making it part of libmediactlSakari Ailus
2011-10-08Rename files to match the names of the librariesSakari Ailus
2011-09-06libmediactl: get rid of memset via using callocAndy Shevchenko
2011-09-06libmediactl: get the device name via udevAndy Shevchenko
2011-09-06libmediactl: split media_get_devname_sysfs from media_enum_entitiesAndy Shevchenko
2011-09-06libmediactl: restruct error pathAndy Shevchenko
2011-06-21Add Y10, Y12 formatsMichael Jones
2011-05-11Add missing 8-, 10- and 12-bit Bayer formatsLaurent Pinchart
2011-04-12Reset file descriptor value after closing a subdevTodor Tomov
2011-04-08Update stored link flags correctly in media_setup_link()Todor Tomov
2011-04-08Update to the latest media kernel APILaurent Pinchart
2011-04-08Print all links in media_print_topology_text()Todor Tomov
2011-02-17Update to the latest media kernel APILaurent Pinchart
2011-02-17Rename libraries to descriptive namesTodor Tomov
2011-02-17Install header files to subdirTodor Tomov
2011-02-17Update flags in twin link in media_setup_link()Todor Tomov
2011-02-17Use local variable to access link's flags in media_enum_links()Todor Tomov
2011-02-07Build libmedia and libsubdevTodor Tomov
2011-02-07Use autotoolsTodor Tomov