summaryrefslogtreecommitdiff
path: root/libavdevice/v4l.c
Commit message (Expand)AuthorAge
* strcasecmp() requires #include <strings.h>Aurelien Jacobs2008-08-13
* Distinguish the error reporting for the cases of wrong size and wrongStefano Sabatini2008-08-06
* Make v4l_read_header() don't free a stream in case of failure whenStefano Sabatini2008-07-15
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* 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
* Make v4l.c's video_formats constant and static.Diego Pettenò2008-01-07
* Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() andMichael Niedermayer2007-12-28
* Introduce libavdeviceLuca Abeni2007-11-22