Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 years ago |
Diego Biurrun
|
6a5d31ac25
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
|
16 years ago |
Kostya Shishkov
|
e6ab862368
ZMBV encoder forgot to fill coded frame pointer
|
16 years ago |
Stefano Sabatini
|
fe4bf37455
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
|
16 years ago |
Michael Niedermayer
|
ee83232aa9
Avoid using log2() freebsd does not support it.
|
16 years ago |
Carl Eugen Hoyos
|
eacced45c4
Replace some occurrences of -1 with PIX_FMT_NONE.
|
16 years ago |
Michael Niedermayer
|
def1e277b9
Little fix for block sizes <16
|
16 years ago |
Michael Niedermayer
|
058aae3ce7
Improve motion estimation metric.
|
16 years ago |
Stefano Sabatini
|
038f846e41
Add long names to some AVCodec declarations.
|
16 years ago |
Zuxy Meng
|
98a6fff98c
Apply 'cold' attribute to init/uninit functions in libavcodec
|
16 years ago |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 years ago |
Ramiro Polla
|
2c124cb65c
Use AV_xx throughout libavcodec
|
17 years ago |
Diego Biurrun
|
2029f312e8
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
|
17 years ago |
Nicholas Tung
|
e4141433ea
Get rid of unnecessary pointer casts.
|
17 years ago |
Kostya Shishkov
|
c81ab015f8
Correctly ME border blocks
|
17 years ago |
Måns Rullgård
|
f9aba097a3
remove useless #ifdef CONFIG_ZLIB
|
18 years ago |
Benjamin Larsson
|
65de07ea4f
Fixed a typo, cosmetics.
|
18 years ago |
Kostya Shishkov
|
a4b940198a
Deobfuscate expression
|
18 years ago |
Kostya Shishkov
|
766937298e
1e6l forgot to add zmbvenc.c
|
18 years ago |