Age | Commit message (Expand) | Author |
2012-07-18 | Replace V4L2 subdev selection targets with the V4L2 ones | Sakari Ailus |
2012-07-18 | Drop _ACTUAL from selection target names | Sakari Ailus |
2012-05-28 | media-ctl: Compose print fixes | Sakari Ailus |
2012-05-25 | Compose rectangle support for libv4l2subdev | Sakari Ailus |
2012-05-25 | New, more flexible syntax for format | Sakari Ailus |
2012-05-25 | options: Remove unnecessary commas from EBNF syntax | Laurent Pinchart |
2012-05-05 | libmediactl: Implement MEDIA_ENT_ID_FLAG_NEXT in media_get_entity_by_id() | Sakari Ailus |
2012-05-05 | Support selections API for crop | Sakari Ailus |
2012-04-29 | Compare name length to avoid false positives in media_get_entity_by_name | Sergio Aguirre |
2012-04-09 | Add support for YUV420 formats | Sergio Aguirre |
2011-10-22 | Several printout fixes. | Sakari Ailus |
2011-10-14 | Print media device information when called with -p/--print | Laurent Pinchart |
2011-10-10 | Switch to the LGPLv2.1+ license | Laurent Pinchart |
2011-10-08 | Additional formats used by BT-656 sensors | Gary Thomas |
2011-10-08 | Remove extra verbosity | Sakari Ailus |
2011-10-08 | Add debugging handler | Sakari Ailus |
2011-10-08 | Add link to media_device from the media_entity | Sakari Ailus |
2011-10-08 | libv4l2subdev and libmediactl are not test programs | Sakari Ailus |
2011-10-08 | Move V4L2 subdev format parsing from main.c to subdev.c | Sakari Ailus |
2011-10-08 | Move link parsing from main.c to media.c, making it part of libmediactl | Sakari Ailus |
2011-10-08 | Rename files to match the names of the libraries | Sakari Ailus |
2011-09-06 | libmediactl: get rid of memset via using calloc | Andy Shevchenko |
2011-09-06 | libmediactl: get the device name via udev | Andy Shevchenko |
2011-09-06 | libmediactl: split media_get_devname_sysfs from media_enum_entities | Andy Shevchenko |
2011-09-06 | libmediactl: restruct error path | Andy Shevchenko |
2011-09-06 | Don't perform AC_FUNC_MALLOC and AC_FUNC_REALLOC when cross-compiling | Laurent Pinchart |
2011-06-21 | Allow using autoconf 2.61+ | Michael Jones |
2011-06-21 | Add Y10, Y12 formats | Michael Jones |
2011-05-11 | Add missing 8-, 10- and 12-bit Bayer formats | Laurent Pinchart |
2011-04-12 | Reset file descriptor value after closing a subdev | Todor Tomov |
2011-04-08 | Update stored link flags correctly in media_setup_link() | Todor Tomov |
2011-04-08 | Update to the latest media kernel API | Laurent Pinchart |
2011-04-08 | Print all links in media_print_topology_text() | Todor Tomov |
2011-02-17 | Update to the latest media kernel API | Laurent Pinchart |
2011-02-17 | Rename libraries to descriptive names | Todor Tomov |
2011-02-17 | Install header files to subdir | Todor Tomov |
2011-02-17 | Update flags in twin link in media_setup_link() | Todor Tomov |
2011-02-17 | Use local variable to access link's flags in media_enum_links() | Todor Tomov |
2011-02-17 | Update .gitignore | Todor Tomov |
2011-02-07 | Use pkg-config | Todor Tomov |
2011-02-07 | Create debian packages | Todor Tomov |
2011-02-07 | Build libmedia and libsubdev | Todor Tomov |
2011-02-07 | Use autotools | Todor Tomov |
2011-02-07 | Add v4l2_subdev_get_frame_interval() | Todor Tomov |
2011-02-07 | Add doxygen comments | Todor Tomov |
2011-02-07 | Shorten media structures names | Todor Tomov |
2011-02-07 | Add padding to media structures | Todor Tomov |
2011-02-07 | Add v4l2_subdev_open() and v4l2_subdev_close() to subdev.h | Todor Tomov |
2011-02-07 | Add inbound links support | Todor Tomov |
2011-02-07 | Modify media_entity_remote_pad() to return source pad only | Todor Tomov |