summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2014-03-10Make the media_entity structure privateLaurent Pinchart
2014-03-10Make the media_device structure privateLaurent Pinchart
2014-03-10Split media_device creation and openingLaurent Pinchart
2013-09-26Print more detailed v4l parse error messagesLaurent Pinchart
2013-03-25Sort headers alphabeticallyLaurent Pinchart
2013-03-25Print media entity flags when printing device topologyLaurent 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-05Support selections API for cropSakari Ailus
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-08Remove extra verbositySakari Ailus
2011-10-08Add debugging handlerSakari 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-06-21Add Y10, Y12 formatsMichael Jones
2011-05-11Add missing 8-, 10- and 12-bit Bayer formatsLaurent Pinchart
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-07Use autotoolsTodor Tomov