Diego Biurrun
|
f190f676bc
Replace custom DEBUG preprocessor trickery by the standard one.
|
13 лет назад |
Diego Biurrun
|
2366462429
Replace #ifdef + av_log() combinations by av_dlog().
|
13 лет назад |
Anton Khirnov
|
d20576d01b
lavf: deprecate AVFormatParameters.channel.
|
14 лет назад |
Anton Khirnov
|
986f4f4918
dv1394: add a private option for channel.
|
14 лет назад |
Anton Khirnov
|
fc68a8f703
lavf: deprecate AVFormatParameters.standard.
|
14 лет назад |
Anton Khirnov
|
eb040dbbd3
dv1394: add a private option for video standard.
|
14 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 лет назад |
Diego Biurrun
|
29a717aef2
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
|
16 лет назад |
Aurelien Jacobs
|
ea452b54f0
strcasecmp() requires #include <strings.h>
|
16 лет назад |
Stefano Sabatini
|
bde15e74de
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
|
17 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
17 лет назад |
Diego Biurrun
|
0e58bf670d
Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
|
17 лет назад |
Diego Biurrun
|
b00675499c
Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
|
17 лет назад |
Luca Abeni
|
c721d803cb
Introduce libavdevice
|
17 лет назад |