Age | Commit message (Expand) | Author |
---|---|---|
2012-08-14 | Typo in warn() argument. Reported by Artturi Alm. Thanks. | Matthieu Herrb |
2011-04-11 | add the -R option to usage() | Jacob Meuser |
2011-04-11 | * use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervals | Jacob Meuser |
2010-10-15 | oops. start with an undefined encoding instead of yuy2. lets the code | Jacob Meuser |
2010-10-15 | declare the global vars as static to not conflict with symbols from | Jacob Meuser |
2010-09-26 | support for gamma and sharpness/acutance controls. | Jacob Meuser |
2010-09-13 | no more anonymous unions in video(4) | Jacob Meuser |
2010-07-26 | $OpenBSD$ and compare width to width, not width to height | Jacob Meuser |
2010-07-26 | sort options as usual in our operating system; `usage:' is lower case; | Igor Sobrado |
2010-07-24 | do not add the same size twice, and do not fall of the end of | Jacob Meuser |
2010-07-23 | import video(1), an application for recording and/or displaying | Jacob Meuser |