Diego Biurrun
|
1bf6e565dd
cosmetics: 'const static' --> 'static const' to avoid warnings of the type
|
15 years ago |
Loren Merritt
|
5fecfb7d58
clear_block mmx
|
16 years ago |
Aurelien Jacobs
|
37d3e0667a
uses FF_ARRAY_ELEMS() where appropriate
|
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 |
Ramiro Polla
|
630e1b27c2
get_vlc2() only gets up to three levels in the tables. The last codes weren't being read properly.
|
16 years ago |
Ramiro Polla
|
a960000304
Fix regression introduced by r12929.
|
16 years ago |
Ramiro Polla
|
9ed0cff98e
The code now is pretty self explanatory about the header structure.
|
16 years ago |
Ramiro Polla
|
fc22c00935
Use bytestream functions for reading frame header.
|
16 years ago |
Ramiro Polla
|
bebfc16a31
Do not pass dct_block to vlc_decode_block().
|
16 years ago |
Ramiro Polla
|
399e46527a
Cosmetics and style.
|
16 years ago |
Ramiro Polla
|
c9108634c4
Rename vlc1 to vlc.
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Ramiro Polla
|
a7129de51b
Mimic decoder.
|
16 years ago |