Michael Niedermayer
|
99eb31e263
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
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 лет назад |
Stefano Sabatini
|
6b899e16de
lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h
|
13 лет назад |
Michael Niedermayer
|
39e4206dc6
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Anton Khirnov
|
d20576d01b
lavf: deprecate AVFormatParameters.channel.
|
13 лет назад |
Anton Khirnov
|
986f4f4918
dv1394: add a private option for channel.
|
13 лет назад |
Anton Khirnov
|
fc68a8f703
lavf: deprecate AVFormatParameters.standard.
|
13 лет назад |
Anton Khirnov
|
eb040dbbd3
dv1394: add a private option for video standard.
|
13 лет назад |
Reimar Döffinger
|
148ffcd2ce
Make DV (sub) demuxer set proper pkt->pos values.
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Diego Elio Pettenò
|
66355be3c3
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
13 лет назад |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
13 лет назад |
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.
|
16 лет назад |
Diego Biurrun
|
245976da2a
Use full path for #includes from another directory.
|
16 лет назад |
Diego Biurrun
|
0e58bf670d
Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
|
16 лет назад |
Diego Biurrun
|
b00675499c
Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
|
16 лет назад |
Luca Abeni
|
c721d803cb
Introduce libavdevice
|
17 лет назад |