summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib
AgeCommit message (Expand)Author
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-05-07Add capability to test VIDIOC_[S|G]_FREQUENCY on driver-testMauro Carvalho Chehab
2007-05-012_driver.c:v4l2_enum_stds: erroneously always returns failureMauro Carvalho Chehab
2006-12-20Improved error handling at driver-test.cMauro Carvalho Chehab
2006-12-01Fix G_PARM outputMauro Carvalho Chehab
2006-12-01Fix driver_test for a non-compliance on bttv driverMauro Carvalho Chehab
2006-12-01Added a TODO for missing ioctls at the libraryMauro Carvalho Chehab
2006-12-01Implement mmapped streaming receptionMauro Carvalho Chehab
2006-12-01Fix free buffer handlingMauro Carvalho Chehab
2006-12-01It seems that ioctl might fail without actually running the codeMauro Carvalho Chehab
2006-12-01Start adding mmap streaming into driver-testMauro Carvalho Chehab
2006-12-01Added a function to free buffers (v4l2_free_bufs)Mauro Carvalho Chehab
2006-11-16Fix v4l2_mmap_bufs and add checks for memory allocationMauro Carvalho Chehab
2006-11-16Start adding v4l2_mmap_bufs to prepare for streamMauro Carvalho Chehab
2006-11-15Improved v4l2_driverMauro Carvalho Chehab
2006-11-15Initiated v4l-apps/lib V4L2 functionsMauro Carvalho Chehab
2006-10-26Fix South African frequency table.Hans Verkuil
2006-07-01Update copyrights in library.Hans Verkuil
2006-07-01Add ISO-V4L2_STD mapping.Hans Verkuil
2006-07-01Fix makefiles, start with libv4l2.Hans Verkuil
2006-07-01Move test to v4l2-apps/test.Hans Verkuil