Michael Niedermayer
|
09a9b45e4f
Add and use ff_pixfmt_list_420.
|
15 years ago |
Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 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 |
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 |
Aurelien Jacobs
|
9701840bb5
add FF_ prefix to all (frame)_TYPE usage
|
16 years ago |
Zdenek Kabelac
|
e2fdba650d
Correctly clean up IntraX8Context upon codec close.
|
17 years ago |
Michael Niedermayer
|
9ccbc672aa
qscale==0 is invalid
|
17 years ago |
Aurelien Jacobs
|
4d4f59d750
split wmv2 encoder and decoder in their own files
|
17 years ago |