Age | Commit message (Expand) | Author |
---|---|---|
2008-08-14 | Use '#include <poll.h>' instead of '#include <sys/poll.h>'. | Diego Biurrun |
2008-08-13 | strcasecmp() requires #include <strings.h> | Aurelien Jacobs |
2008-06-03 | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini |
2008-05-09 | Use full path for #includes from another directory. | Diego Biurrun |
2008-03-24 | Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include. | Diego Biurrun |
2008-03-20 | Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H. | Diego Biurrun |
2007-11-22 | Introduce libavdevice | Luca Abeni |