summaryrefslogtreecommitdiffstats
path: root/libavcodec/zmbvenc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* ZMBV encoder forgot to fill coded frame pointerKostya Shishkov2008-09-181-0/+2
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Avoid using log2() freebsd does not support it.Michael Niedermayer2008-05-161-1/+1
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-1/+1
* Little fix for block sizes <16Michael Niedermayer2008-05-091-1/+1
* Improve motion estimation metric.Michael Niedermayer2008-05-091-1/+12
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-281-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-6/+2
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-081-3/+3
* Correctly ME border blocksKostya Shishkov2007-03-111-5/+7
* remove useless #ifdef CONFIG_ZLIBMåns Rullgård2007-01-211-2/+0
* Fixed a typo, cosmetics.Benjamin Larsson2007-01-211-1/+1
* Deobfuscate expressionKostya Shishkov2006-12-081-1/+1
* 1e6l forgot to add zmbvenc.cKostya Shishkov2006-12-081-0/+328
OpenPOWER on IntegriCloud