]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavdevice/v4l.c
Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.
[frescor/ffmpeg.git] / libavdevice / v4l.c
2008-08-19 michaelWorkaround bug in types.h that has typedef __u64 under...
2008-08-13 aurelstrcasecmp() requires #include <strings.h>
2008-08-06 stefanoDistinguish the error reporting for the cases of wrong...
2008-07-15 stefanoMake v4l_read_header() don't free a stream in case...
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2008-05-09 diegoUse full path for #includes from another directory.
2008-03-24 diegoRemove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
2008-03-20 diegoOnly #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
2008-01-07 benoitMake v4l.c's video_formats constant and static.
2007-12-28 michaelRemove AIW support code, it is unfit for ffmpeg svn...
2007-11-22 lucabeIntroduce libavdevice