summaryrefslogtreecommitdiff
path: root/libavdevice/v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.Diego Biurrun2008-03-241-2/+0
* Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.Diego Biurrun2008-03-201-0/+4
* Clarify the error message when video width, height, or framerate are notMichel Bardiaux2008-01-171-1/+1
* Introduce libavdeviceLuca Abeni2007-11-221-0/+643