summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib
AgeCommit message (Expand)Author
2008-08-03libv4l: mmap return value should be void * not voidhans@localhost.localdomain
2008-08-03libv4l: use driver read() when possiblehans@localhost.localdomain
2008-08-03libv4l: remove 2 unused variable declarationshans@localhost.localdomain
2008-08-03libv4l: drop appl-patcheshans@localhost.localdomain
2008-08-03libv4l: add rgb24 <-> bgr24 conversionhans@localhost.localdomain
2008-08-03libv4l: prefer native formatshans@localhost.localdomain
2008-08-03libv4l: mpa buffers before queuinghans@localhost.localdomain
2008-08-03libv4l: link against pthreadhans@localhost.localdomain
2008-08-03libv4l: makefile and pkgconfig improvementshans@localhost.localdomain
2008-08-03libv4l: add support for converting to rgb24hans@localhost.localdomain
2008-08-03libv4l: make xawtv happyhans@localhost.localdomain
2008-07-31libv4l: fixup copyright headershans@localhost.localdomain
2008-07-30libv4l: add /dev/v4l/ to the paths supported by open() overrideBrandon Philips
2008-07-30libv4l: silence the creation of pkg-config filesBrandon Philips
2008-07-29libv4l: query buffer: indicate the mapping state of our (fake) buffer in the ...hans@localhost.localdomain
2008-07-29libv4l: proper accounting of mmap count of fake mmap buffershans@localhost.localdomain
2008-07-29libv4l: intercept get capabilites and report read capabilityhans@localhost.localdomain
2008-07-29libv4l: check capabilities for streaminghans@localhost.localdomain
2008-07-29libv4l: add pkg-config (.pc) files for easier detection if libv4l is availablehans@localhost.localdomain
2008-07-29libv4l2: work around wrong REQUEST_BUFFERS ioctl return codehans@localhost.localdomain
2008-07-23libv4l 0.3.7 release, add spca505/6 and spca508 format supporthans@localhost.localdomain
2008-07-16libv4l: Add missing COPYING.LIB filehans@localhost.localdomain
2008-07-12libv4l release 0.3.5hans@localhost.localdomain
2008-07-08v4l2-library: libv4l-0.3.4 (the brownpaperbag release) - final patchThierry MERLE
2008-07-08v4l2-library: libv4l-really-sync-with-0.3.4.patchThierry MERLE
2008-07-06v4l2-library: libv4l-sync-with-0.3.3-releaseThierry MERLE
2008-07-04v4l2-library: libv4l-0.3.2-releaseThierry MERLE
2008-07-04v4l2-library: libv4l-fix-idct-inline-assemblyThierry MERLE
2008-07-04v4l2-library: libv4l-warnings.patchThierry MERLE
2008-07-04v4l2-library: libv4l-makefile-improvements.patchThierry MERLE
2008-07-04v4l2-library: libv4l-update-documentation.patchThierry MERLE
2008-07-04v4l2-library: libv4l-pac207-comments.patchThierry MERLE
2008-07-04v4l2-library: libv4l-sonix-license-permissionThierry MERLE
2008-07-03v4l2-library: add support to libv4l for the compressed bayer format emitted b...Thierry MERLE
2008-07-03v4l2-library: Add support for sonix (sn9c10x) bayer compression to libv4lconvertThierry MERLE
2008-07-03v4l2-library: libv4l: update mercurial tree to latest 0.3.1 releaseThierry MERLE
2008-07-01v4l2-library: global filesThierry MERLE
2008-07-01v4l2-library: libv4l1 and v4l1compatThierry MERLE
2008-07-01v4l2-library: libv4l2 and v4l2convertThierry MERLE
2008-07-01v4l2-library: libv4lconvertThierry MERLE
2008-03-04Subject: Add a missing include at v4l2_driver.hMauro Carvalho Chehab
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