22 Commits (1aa71e258dff1f63177ac799c63cffc84e56eeff)

Author SHA1 Message Date
David Conrad ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
Benjamin Larsson 841b45e55d Remove dead nested assignment found by CSA 16 years ago
Kostya Shishkov 1c86db80a9 Remove useless assignment during initialization for some decoders 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 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. 17 years ago
Michael Niedermayer ee83232aa9 Avoid using log2() freebsd does not support it. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Michael Niedermayer def1e277b9 Little fix for block sizes <16 17 years ago
Michael Niedermayer 058aae3ce7 Improve motion estimation metric. 17 years ago
Stefano Sabatini 038f846e41 Add long names to some AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
Diego Biurrun 2029f312e8 Remove redundant #inclusion of common.h, avcodec.h already #includes it. 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Kostya Shishkov c81ab015f8 Correctly ME border blocks 18 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