Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use '#include <poll.h>' instead of '#include <sys/poll.h>'. | Diego Biurrun | 2008-08-14 | 1 | -1/+1 |
* | strcasecmp() requires #include <strings.h> | Aurelien Jacobs | 2008-08-13 | 1 | -0/+1 |
* | 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/+3 |
* | Introduce libavdevice | Luca Abeni | 2007-11-22 | 1 | -0/+236 |