Alex Converse
|
5629c39101
kmvc: Check palsize.
|
12 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 лет назад |
Stefano Sabatini
|
162d4fc99d
Add long names to AVCodec declarations.
|
16 лет назад |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 лет назад |
Michael Niedermayer
|
7993df6527
consts
|
17 лет назад |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 лет назад |
Ramiro Polla
|
2c124cb65c
Use AV_xx throughout libavcodec
|
17 лет назад |
Diego Biurrun
|
2029f312e8
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
|
17 лет назад |
Nicholas Tung
|
e4141433ea
Get rid of unnecessary pointer casts.
|
17 лет назад |
Kostya Shishkov
|
9ac421e3c1
Remove redundant assign
|
17 лет назад |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Kostya Shishkov
|
34a8dcd031
Drop unneeded checks before av_free() and change to av_freep() where it's more suitable.
|
18 лет назад |
Kostya Shishkov
|
2d2b86c207
Palette support for newer KMVC
|
18 лет назад |
Kostya Shishkov
|
fd7b199199
KMVC (used in Worms games) decoder. Works fine with samples from MPHQ
|
18 лет назад |