Stefano Sabatini
|
b9f382c8ef
Remove unnecessary ret variable.
|
16 years ago |
Aurelien Jacobs
|
37d3e0667a
uses FF_ARRAY_ELEMS() where appropriate
|
16 years ago |
Michael Niedermayer
|
e9d4b8a533
Workaround bug in types.h that has typedef __u64 under #ifndef __STRICT_ANSI__.
|
16 years ago |
Aurelien Jacobs
|
ea452b54f0
strcasecmp() requires #include <strings.h>
|
16 years ago |
Stefano Sabatini
|
e78d651f06
Distinguish the error reporting for the cases of wrong size and wrong
|
16 years ago |
Stefano Sabatini
|
7c1d608ece
Make v4l_read_header() don't free a stream in case of failure when
|
16 years ago |
Stefano Sabatini
|
bde15e74de
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
16 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 years ago |
Diego Biurrun
|
0e58bf670d
Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
|
16 years ago |
Diego Biurrun
|
b00675499c
Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
|
16 years ago |
Diego Pettenò
|
1411f55b63
Make v4l.c's video_formats constant and static.
|
17 years ago |
Michael Niedermayer
|
3ab64e46e2
Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and
|
17 years ago |
Luca Abeni
|
c721d803cb
Introduce libavdevice
|
17 years ago |