main.c: Fix crop rectangle printing format
[media-ctl.git] / main.c
2010-09-28 Todor Tomovmain.c: Fix crop rectangle printing format
2010-08-16 Todor TomovMake format setting optional for -f option
2010-08-16 Todor TomovChange crop rectangle format from L,T/WxH to (L,T)/WxH
2010-08-11 Laurent PinchartAdd a --get-format option
2010-08-01 Laurent PinchartConfigure cropping on output pads before setting the...
2010-07-01 Todor Tomovmain.c: fix spaces check in parse_pad()
2010-07-01 Todor TomovV4L2 subdev frame interval support
2010-06-29 Laurent PinchartV4L2 subdev crop support
2010-06-14 Laurent PinchartEnumerate entities using MEDIA_ENTITY_ID_FLAG_NEXT
2010-06-08 Laurent Pinchartstrerror takes a non-negative integer
2010-06-02 Laurent PinchartPrint active formats when printing device topology
2010-05-21 Laurent PinchartAdd --print-dot option to print topology as a dot graph
2010-05-20 Laurent PinchartDon't set formats on remote pads if the remote entity...
2010-05-19 Laurent PinchartZero structures before filling them
2010-05-18 Laurent PinchartInitial import