summaryrefslogtreecommitdiff
path: root/libavdevice/dv1394.c
Commit message (Expand)AuthorAge
* Use '#include <poll.h>' instead of '#include <sys/poll.h>'.Diego Biurrun2008-08-14
* strcasecmp() requires #include <strings.h>Aurelien Jacobs2008-08-13
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.Diego Biurrun2008-03-24
* Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.Diego Biurrun2008-03-20
* Introduce libavdeviceLuca Abeni2007-11-22