Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 years ago |
Diego Biurrun
|
e547328b18
Revert removal of _NETBSD_SOURCE definition.
|
15 years ago |
Diego Biurrun
|
4f4e40085f
Replace BSD-specific integer types by their POSIX equivalents.
|
15 years ago |
Diego Biurrun
|
2138dc99fc
Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
|
15 years ago |
Jorge Acereda
|
d5963ee64a
Add _NETBSD_SOURCE definition to fix compilation on NetBSD.
|
15 years ago |
Diego Biurrun
|
71e4218054
Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith, steve sohara org.
|
15 years ago |
Reimar Döffinger
|
31fe12a9fe
Add missing strings.h include needed for strcasecmp.
|
15 years ago |
Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 years ago |
Aurelien Jacobs
|
b250f9c66d
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
16 years ago |
Reimar Döffinger
|
eb857782e7
Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs,
|
16 years ago |
Stefano Sabatini
|
bde15e74de
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 years ago |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
17 years ago |
Diego Biurrun
|
0e58bf670d
Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
|
17 years ago |
Diego Biurrun
|
b00675499c
Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
|
17 years ago |
Luca Abeni
|
c721d803cb
Introduce libavdevice
|
17 years ago |