index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
video
Age
Commit message (
Expand
)
Author
2021-10-25
Remove 3rd argument to open() when flags don't include O_CREAT
Matthieu Herrb
2021-02-16
Also call the VIDIOC_STREAMOFF ioctl when we stop a read(2) stream. This
Marcus Glocker
2020-09-07
Add control for backlight compensation (V4L2_CID_BACKLIGHT_COMPENSATION).
Marcus Glocker
2020-08-29
Be consistent with control value output; ':' -> '='.
Marcus Glocker
2020-08-23
Allow auto controls to be set back to auto mode explicitly.
Marcus Glocker
2020-08-11
Allow the combination of '-dc' options, reset and display control values.
Marcus Glocker
2020-08-09
Remove braces for single line control statement.
Marcus Glocker
2020-08-09
If a control supports auto mode and this is active, print 'auto' with -c
Marcus Glocker
2020-08-05
Don't compare a pointer to a null character constant but to NULL.
Marcus Glocker
2020-08-05
Add the ability to set and display video control values directly on the
Marcus Glocker
2020-07-17
Add white balance temperature control through 'w/W' keys.
Marcus Glocker
2020-07-01
Initialize v4l2_requestbuffers for better libv4l compatibility
Ingo Feinerer
2019-11-06
Tested a Logitech Webcam C930e which has 17 frame sizes but video(1) only
Marcus Glocker
2019-02-25
Add support for yv12 encoding to video(1).
Raphael Graf
2019-01-22
Pledge video(1):
Landry Breuil
2019-01-04
Rename err to errs to avoid shadowing potential err() usage, and fix two
Landry Breuil
2018-04-09
Don't use optarg as format string.
cheloha
2018-04-09
Measure statistics against UPTIME clock.
cheloha
2016-11-26
Preserve aspect ratio of camera image in Xv output.
Dmitrij Czarkoff
2016-11-08
Fix X11 property retrieval code
Dmitrij Czarkoff
2016-10-21
add NetWM-compliant fullscreen support
Dmitrij Czarkoff
2016-09-16
Make video -i work ootb.
Jeremie Courreges-Anglas
2016-06-06
Comparing maximum frame buffer size after VIDIOC_DQBUF ioctl against
Marcus Glocker
2016-06-06
To match the encoding type, compare against 'pixelformat' instead of
Marcus Glocker
2016-06-04
Add 'q' option to just display the device properties and quit.
Marcus Glocker
2016-06-02
mmap(2) failure is indicated by MAP_FAILED, not NULL.
Theo Buehler
2016-06-02
Just try to unmap a buffer when something has been mapped before.
Marcus Glocker
2016-05-31
Guard against using tp_start uninitialized in case no frame was
Theo Buehler
2016-05-31
Add mmap(2) support for frame grabbing and make it default over read(2).
Marcus Glocker
2014-11-30
Escape "Rv" when passed as an argument to a macro in order to avoid
Ingo Schwarze
2014-10-23
Now that gcc2 is gone revert the removal of anonymous unions.
Brad Smith
2012-08-14
Typo in warn() argument. Reported by Artturi Alm. Thanks.
Matthieu Herrb
2012-08-05
Typo. From Pappe Kaugummi via jmc@.
Matthieu Herrb
2011-06-23
switch to installing source manuals:
Christian Weisgerber
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
2011-03-18
lexicographically sort keys.
Igor Sobrado
2011-03-08
xcb is no longer optional.
Matthieu Herrb
2010-11-27
Explicitely link libxcb when needed for static arches.
Matthieu Herrb
2010-10-26
typo spotted by espie
Jacob Meuser
2010-10-15
typos. "ouput" typos spotted by Jan Stary.
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
s/\.Xx/.Xr/ such that "Xv(3)" doesn't get lost;
Ingo Schwarze
2010-09-26
support for gamma and sharpness/acutance controls.
Jacob Meuser
2010-09-25
list all libraries needed and in the correct order so this builds
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
[next]