| Commit message (Expand) | Author | Age | Files | Lines |
* | uses FF_ARRAY_ELEMS() where appropriate | Aurelien Jacobs | 2008-10-21 | 1 | -1/+1 |
* | Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__. | Michael Niedermayer | 2008-08-19 | 1 | -0/+1 |
* | strcasecmp() requires #include <strings.h> | Aurelien Jacobs | 2008-08-13 | 1 | -0/+1 |
* | Distinguish the error reporting for the cases of wrong size and wrong | Stefano Sabatini | 2008-08-06 | 1 | -4/+6 |
* | Make v4l_read_header() don't free a stream in case of failure when | Stefano Sabatini | 2008-07-15 | 1 | -1/+0 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. | Diego Biurrun | 2008-03-24 | 1 | -2/+0 |
* | Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. | Diego Biurrun | 2008-03-20 | 1 | -0/+4 |
* | Make v4l.c's video_formats constant and static. | Diego Pettenò | 2008-01-07 | 1 | -1/+1 |
* | Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and | Michael Niedermayer | 2007-12-28 | 1 | -499/+1 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -0/+852 |