index
:
media-ctl.git
field
master
Media controller control application
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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