summaryrefslogtreecommitdiffstats
path: root/libavdevice/v4l2.c
Commit message (Expand)AuthorAgeFilesLines
* Make v4l2_read_header() don't free a stream in case of failure whenStefano Sabatini2008-07-151-4/+0
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* 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
OpenPOWER on IntegriCloud