Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Diego Biurrun
|
406792e7b0
cosmetics: Remove pointless period after copyright statement non-sentences.
|
16 years ago |
Ramiro Polla
|
6647ab80e3
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it
|
16 years ago |
Michael Niedermayer
|
fc658cfe2b
Support >=4096 dimensions, fixes issue499.
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Carl Eugen Hoyos
|
eacced45c4
Replace some occurrences of -1 with PIX_FMT_NONE.
|
16 years ago |
Stefano Sabatini
|
6140271f54
Add some long names to 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 |
Michael Niedermayer
|
2f446d3860
get rid of mb_type_len
|
17 years ago |
Michael Niedermayer
|
653f738780
exchange the values of MV_DIR_FORWARD and MV_DIR_BACKWARD (this is more sane,
|
17 years ago |
Aurelien Jacobs
|
eaa7557c73
add proper ff_ prefix to new extern symbols
|
17 years ago |
Aurelien Jacobs
|
a6bc573158
split mpeg12 encoder out of mpeg12.c
|
17 years ago |