summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-08-20Use sysfs to locate devices nodesLaurent Pinchart
2010-08-16Make format setting optional for -f optionTodor Tomov
2010-08-16Change crop rectangle format from L,T/WxH to (L,T)/WxHTodor Tomov
2010-08-11Add a --get-format optionLaurent Pinchart
2010-08-01Configure cropping on output pads before setting the formatLaurent Pinchart
2010-07-30Be able to add more CFLAGSSergio Aguirre
2010-07-30Create initial .gitignore fileSergio Aguirre
2010-07-02Print video device node names in dot diagramsLaurent Pinchart
2010-07-01main.c: fix spaces check in parse_pad()Todor Tomov
2010-07-01Print crop rectangle when printing the topologyLaurent Pinchart
2010-07-01V4L2 subdev frame interval supportTodor Tomov
2010-06-29V4L2 subdev crop supportLaurent Pinchart
2010-06-14Enumerate entities using MEDIA_ENTITY_ID_FLAG_NEXTLaurent Pinchart
2010-06-08strerror takes a non-negative integerLaurent Pinchart
2010-06-03Don't exit with an error when called with -hLaurent Pinchart
2010-06-02Print active formats when printing device topologyLaurent Pinchart
2010-05-21Add --print-dot option to print topology as a dot graphLaurent Pinchart
2010-05-21Don't set formats on remote pads if the remote entity is not a subdevLaurent Pinchart
2010-05-19Zero structures before filling themLaurent Pinchart
2010-05-19Return -errno in functions returning a negative error codeLaurent Pinchart
2010-05-19Initial importLaurent Pinchart