summaryrefslogtreecommitdiffstats
path: root/libavdevice/v4l.c
Commit message (Expand)AuthorAgeFilesLines
...
* Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.Michael Niedermayer2008-08-191-0/+1
* strcasecmp() requires #include <strings.h>Aurelien Jacobs2008-08-131-0/+1
* Distinguish the error reporting for the cases of wrong size and wrongStefano Sabatini2008-08-061-4/+6
* Make v4l_read_header() don't free a stream in case of failure whenStefano Sabatini2008-07-151-1/+0
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* 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
* Make v4l.c's video_formats constant and static.Diego Pettenò2008-01-071-1/+1
* Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() andMichael Niedermayer2007-12-281-499/+1
* Introduce libavdeviceLuca Abeni2007-11-221-0/+852
OpenPOWER on IntegriCloud