summaryrefslogtreecommitdiff
path: root/libavdevice/v4l2.c
Commit message (Expand)AuthorAge
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.Diego Biurrun2008-03-24
* Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.Diego Biurrun2008-03-20
* Clarify the error message when video width, height, or framerate are notMichel Bardiaux2008-01-17
* Introduce libavdeviceLuca Abeni2007-11-22