| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L2 support for OpenBSD, patch by Brad, brad comstyle com | Brad | 2008-09-21 | 1 | -0/+4 |
* | Add support for the RGB32 pixel format in video4linux2 devices | Jean Delvare | 2008-09-05 | 1 | -3/+1 |
* | Add support for the PIX_FMT_RGB555 and PIX_FMT_RGB565 pixel formats in | Jean Delvare | 2008-09-05 | 1 | -0/+8 |
* | 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 |
* | Cosmetics: make a v4l2 error message consistent with r14647. | Stefano Sabatini | 2008-08-08 | 1 | -1/+1 |
* | Distinguish the error reporting for the cases of wrong size and wrong | Stefano Sabatini | 2008-08-06 | 1 | -3/+6 |
* | Make v4l2_read_header() don't free a stream in case of failure when | Stefano Sabatini | 2008-07-15 | 1 | -4/+0 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | 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 |
* | Clarify the error message when video width, height, or framerate are not | Michel Bardiaux | 2008-01-17 | 1 | -1/+1 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -0/+643 |