summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09-06Don't perform AC_FUNC_MALLOC and AC_FUNC_REALLOC when cross-compilingLaurent Pinchart
2011-06-21Allow using autoconf 2.61+Michael Jones
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-17Update .gitignoreTodor Tomov
2011-02-07Use pkg-configTodor Tomov
2011-02-07Create debian packagesTodor Tomov
2011-02-07Build libmedia and libsubdevTodor Tomov
2011-02-07Use autotoolsTodor Tomov
2011-02-07Add v4l2_subdev_get_frame_interval()Todor Tomov
2011-02-07Add doxygen commentsTodor Tomov
2011-02-07Shorten media structures namesTodor Tomov
2011-02-07Add padding to media structuresTodor Tomov
2011-02-07Add v4l2_subdev_open() and v4l2_subdev_close() to subdev.hTodor Tomov
2011-02-07Add inbound links supportTodor Tomov
2011-02-07Modify media_entity_remote_pad() to return source pad onlyTodor Tomov
2011-02-07Move printing functions to main.cTodor Tomov
2011-02-07Add media_entity_type() to media.h and make it inline.Todor Tomov
2011-01-24Fix printf typosMichael Jones
2011-01-23media-ctl: subdev: add Y8 format.Martin Hostettler
2011-01-19main.c: allow spaces in format definitionTodor Tomov
2011-01-04media.c: fix NULL pointer dereference in media_enum_links()Todor Tomov
2011-01-04media.c: fix array overrun in media_entity_subtype_to_string()Todor Tomov
2010-12-21Use installed kernel headers instead of in-tree headersLaurent Pinchart
2010-10-21Update to the latest media kernel APILaurent Pinchart
2010-10-20Print subdev device node names in dot diagramsLaurent Pinchart
2010-09-28main.c: Fix crop rectangle printing formatTodor Tomov