Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 лет назад |
Diego Elio Pettenò
|
d36beb3f69
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
|
14 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
15 лет назад |
Stefano Sabatini
|
72415b2adb
Define AVMediaType enum, and use it instead of enum CodecType, which
|
15 лет назад |
Reimar Döffinger
|
4a49ab77c6
Remove unnecessary calls to avcodec_check_dimensions, the check is already
|
15 лет назад |
Baptiste Coudurier
|
0cf0c5bfa8
dxa decoder uses get_buffer, set CODEC_CAP_DR1
|
16 лет назад |
Thilo Borgmann
|
7a00bbad21
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
|
16 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
16 лет назад |
Diego Biurrun
|
6a5d31ac25
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
|
16 лет назад |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 лет назад |
Stefano Sabatini
|
162d4fc99d
Add long names to AVCodec declarations.
|
17 лет назад |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
17 лет назад |
Michael Niedermayer
|
2cc7c6555a
const
|
17 лет назад |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 лет назад |
Diego Biurrun
|
2029f312e8
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
|
18 лет назад |
Nicholas Tung
|
e4141433ea
Get rid of unnecessary pointer casts.
|
18 лет назад |
Kostya Shishkov
|
33a0dd378a
DXA demuxer and decoder
|
18 лет назад |