index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v4l2-apps
Age
Commit message (
Expand
)
Author
2007-02-28
Add VIDIOC_G_CHIP_IDENT to various i2c modules
Hans Verkuil
2007-02-27
Generate driver IDs and chip IDs from the headers and use that in v4l2-dbg.
Hans Verkuil
2007-02-26
Show v4l2_framebuffer Base address in v4l2-ctl.
Hans Verkuil
2007-02-25
Add v4l2-dbg debugging utility.
Hans Verkuil
2007-02-25
Add v4l2-ctl support for output overlays and framebuffer ioctls.
Hans Verkuil
2007-02-18
Use strtol instead of atol to parse the value for a control.
Hans Verkuil
2007-02-04
Forgot to test against V4L2_CTRL_FLAG_DISABLED
Hans Verkuil
2007-01-21
error check were wrong, since at userspace, error codes are positive vals
Mauro Carvalho Chehab
2006-12-21
Improved keycode printing
Mauro Carvalho Chehab
2006-12-21
Better not to depend at the links under v4l dir.
Mauro Carvalho Chehab
2006-12-21
Create keycodes dir, if not existent
Mauro Carvalho Chehab
2006-12-21
Add gen_keytables.pl to automatically generate IR keycodes and improved keytable
Mauro Carvalho Chehab
2006-12-21
Added a small utility to allow see/edit IR tables
Mauro Carvalho Chehab
2006-12-20
Improved error handling at driver-test.c
Mauro Carvalho Chehab
2006-12-11
Add missing PAL-60 standard to v4l2-ctl -s option
Hans Verkuil
2006-12-01
Fix G_PARM output
Mauro Carvalho Chehab
2006-12-01
Fix driver_test for a non-compliance on bttv driver
Mauro Carvalho Chehab
2006-12-01
Make v4l2-apps to run some rules defined at main Makefile
Mauro Carvalho Chehab
2006-12-01
Added a TODO for missing ioctls at the library
Mauro Carvalho Chehab
2006-12-01
Implement mmapped streaming reception
Mauro Carvalho Chehab
2006-12-01
Fix free buffer handling
Mauro Carvalho Chehab
2006-12-01
It seems that ioctl might fail without actually running the code
Mauro Carvalho Chehab
2006-12-01
Start adding mmap streaming into driver-test
Mauro Carvalho Chehab
2006-12-01
Added a function to free buffers (v4l2_free_bufs)
Mauro Carvalho Chehab
2006-12-01
Add capture_exampe from V4L2 API spec Draft 0.20
Mauro Carvalho Chehab
2006-11-16
Fix v4l2_mmap_bufs and add checks for memory allocation
Mauro Carvalho Chehab
2006-11-16
Start adding v4l2_mmap_bufs to prepare for stream
Mauro Carvalho Chehab
2006-11-15
Improved v4l2_driver
Mauro Carvalho Chehab
2006-11-15
Initiated v4l-apps/lib V4L2 functions
Mauro Carvalho Chehab
2006-11-15
Fix compiation bug on qv4l2
Mauro Carvalho Chehab
2006-11-14
Added a simple V4L TV record perl script
Mauro Carvalho Chehab
2006-11-12
Print buffer type for struct v4l2_sliced_vbi_cap.
Hans Verkuil
2006-11-12
Improve usage message and short options for v4l2-ctl
Hans Verkuil
2006-11-12
Improved ioctl-test
Mauro Carvalho Chehab
2006-10-26
Fix South African frequency table.
Hans Verkuil
2006-10-26
Fix incorrect usage line in v4l2-ctl
Hans Verkuil
2006-10-12
Add VIDIOC_ENUM_FMT support to v4l2-ctl.
Hans Verkuil
2006-09-01
Add cropping support to v4l2-ctl, set buf_type in sliced_vbi_cap query.
Hans Verkuil
2006-08-25
Bug fix (-C didn't work).
Hans Verkuil
2006-07-01
Update copyrights in library.
Hans Verkuil
2006-07-01
Split qv4l2.cpp into multiple sources.
Hans Verkuil
2006-07-01
Fix qv4l2.cpp to work with v4l2.h.
Hans Verkuil
2006-07-01
Add ISO-V4L2_STD mapping.
Hans Verkuil
2006-07-01
Fix makefiles, start with libv4l2.
Hans Verkuil
2006-07-01
Move qv4l2 and v4l2-ctl to from test to util
Hans Verkuil
2006-07-01
Move test to v4l2-apps/test.
Hans Verkuil