]> git.sesse.net Git - ffmpeg/history - libavdevice/v4l.c
Only print "invalid new backstep" when it is really invalid.
[ffmpeg] / libavdevice / v4l.c
2008-08-19 Michael NiedermayerWorkaround bug in types.h that has typedef __u64 under...
2008-08-13 Aurelien Jacobsstrcasecmp() requires #include <strings.h>
2008-08-06 Stefano SabatiniDistinguish the error reporting for the cases of wrong...
2008-07-15 Stefano SabatiniMake v4l_read_header() don't free a stream in case...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-24 Diego BiurrunRemove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
2008-03-20 Diego BiurrunOnly #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
2008-01-07 Diego PettenòMake v4l.c's video_formats constant and static.
2007-12-28 Michael NiedermayerRemove AIW support code, it is unfit for ffmpeg svn...
2007-11-22 Luca AbeniIntroduce libavdevice