Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Aurelien Jacobs
|
199436b952
moves mid_pred() into mathops.h (with arch specific code split by directory)
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Diego Biurrun
|
ccd425e799
Remove unnecessary parentheses from return calls.
|
16 years ago |
Stefano Sabatini
|
d5202e4fda
Add long names to many AVCodec declarations.
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Michael Niedermayer
|
7993df6527
consts
|
17 years ago |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 years ago |
Diego Biurrun
|
2029f312e8
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
|
17 years ago |
Diego Biurrun
|
71e445fca3
Replace deprecated PIX_FMT names by the newer variants.
|
18 years ago |
Alex Beregszaszi
|
fead30d444
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
18 years ago |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 years ago |
Diego Biurrun
|
5509bffa88
Update licensing information: The FSF changed postal address.
|
19 years ago |
Diego Biurrun
|
115329f160
COSMETICS: Remove all trailing whitespace.
|
19 years ago |
Jindřich Makovička
|
a18ba90880
Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)
|
19 years ago |
Roberto Togni
|
76d6abc17c
Fix colors for YV12 case (u/v planes are swapped)
|
19 years ago |
Kostya Shishkov
|
29846f4845
support some more color modes; patch by Kostya
|
19 years ago |
Michael Niedermayer
|
42ebf67d89
optimize & simplify
|
19 years ago |
Mike Melanson
|
9c7fb60816
go LOCO, courtesy of Kostya Shishkov
|
19 years ago |