Age | Commit message (Expand) | Author |
2011-02-07 | Add inbound links support | Todor Tomov |
2011-02-07 | Modify media_entity_remote_pad() to return source pad only | Todor Tomov |
2011-02-07 | Move printing functions to main.c | Todor Tomov |
2011-02-07 | Add media_entity_type() to media.h and make it inline. | Todor Tomov |
2011-01-24 | Fix printf typos | Michael Jones |
2011-01-23 | media-ctl: subdev: add Y8 format. | Martin Hostettler |
2011-01-19 | main.c: allow spaces in format definition | Todor Tomov |
2011-01-04 | media.c: fix NULL pointer dereference in media_enum_links() | Todor Tomov |
2011-01-04 | media.c: fix array overrun in media_entity_subtype_to_string() | Todor Tomov |
2010-12-21 | Use installed kernel headers instead of in-tree headers | Laurent Pinchart |
2010-10-21 | Update to the latest media kernel API | Laurent Pinchart |
2010-10-20 | Print subdev device node names in dot diagrams | Laurent Pinchart |
2010-09-28 | main.c: Fix crop rectangle printing format | Todor Tomov |
2010-08-20 | Use sysfs to locate devices nodes | Laurent Pinchart |
2010-08-16 | Make format setting optional for -f option | Todor Tomov |
2010-08-16 | Change crop rectangle format from L,T/WxH to (L,T)/WxH | Todor Tomov |
2010-08-11 | Add a --get-format option | Laurent Pinchart |
2010-08-01 | Configure cropping on output pads before setting the format | Laurent Pinchart |
2010-07-30 | Be able to add more CFLAGS | Sergio Aguirre |
2010-07-30 | Create initial .gitignore file | Sergio Aguirre |
2010-07-02 | Print video device node names in dot diagrams | Laurent Pinchart |
2010-07-01 | main.c: fix spaces check in parse_pad() | Todor Tomov |
2010-07-01 | Print crop rectangle when printing the topology | Laurent Pinchart |
2010-07-01 | V4L2 subdev frame interval support | Todor Tomov |
2010-06-29 | V4L2 subdev crop support | Laurent Pinchart |
2010-06-14 | Enumerate entities using MEDIA_ENTITY_ID_FLAG_NEXT | Laurent Pinchart |
2010-06-08 | strerror takes a non-negative integer | Laurent Pinchart |
2010-06-03 | Don't exit with an error when called with -h | Laurent Pinchart |
2010-06-02 | Print active formats when printing device topology | Laurent Pinchart |
2010-05-21 | Add --print-dot option to print topology as a dot graph | Laurent Pinchart |
2010-05-21 | Don't set formats on remote pads if the remote entity is not a subdev | Laurent Pinchart |
2010-05-19 | Zero structures before filling them | Laurent Pinchart |
2010-05-19 | Return -errno in functions returning a negative error code | Laurent Pinchart |
2010-05-19 | Initial import | Laurent Pinchart |