summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to...Michael Niedermayer2004-06-19
* segfault fixMichael Niedermayer2004-06-19
* 100lMichael Niedermayer2004-06-18
* 10lMichael Niedermayer2004-06-18
* avoid useless normalization and 10l fixMichael Niedermayer2004-06-17
* polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...Michael Niedermayer2004-06-17
* cut-n-paste error slipped through the cracks... thanks to DJ Hartman forMike Melanson2004-06-16
* coefficient saturation fixMichael Niedermayer2004-06-14
* fewer overflowsMichael Niedermayer2004-06-14
* warning vigilanceMike Melanson2004-06-13
* the ongoing struggle for encoding conditionalsMike Melanson2004-06-13
* better cbp handling and small speedup in mpeg12Ivan Kalvachev2004-06-12
* chroma me fixMichael Niedermayer2004-06-11
* mpeg2 chroma422/444 support, may be slower, may be faster for other codecsIvan Kalvachev2004-06-11
* fix initialization bug in which execution overwrites essential dataMike Melanson2004-06-11
* clip input motion vectorsMichael Niedermayer2004-06-10
* attempt to create some separation in the FLAC system with respect toMike Melanson2004-06-10
* make ffmpeg/libavcodec/liba52/crc.c compile on systems where no inttypes.h pa...Chip2004-06-09
* gcc bug workaround by (Jonathan Gray <khalek at linuxgamers dot net>)Michael Niedermayer2004-06-08
* hadamard/AltiVec: fix to compiler fix, again by (Romain Dolbeau <dolbeau at i...Michael Niedermayer2004-06-08
* sse8 and nsse in mmxMichael Niedermayer2004-06-08
* nsse weightMichael Niedermayer2004-06-07
* noise preserving sum of squares comparission functionMichael Niedermayer2004-06-07
* fix normalizationMichael Niedermayer2004-06-06
* sanity checksMichael Niedermayer2004-06-06
* cubic filter instead of truncated sincMichael Niedermayer2004-06-06
* Building with faad2-cvs fix by ("Steven M. Schultz" <sms at 2bsd dot com>)Michael Niedermayer2004-06-06
* optional and disabled by default memalign hack for SSE/SSE2 on that alternati...Michael Niedermayer2004-06-06
* sample_rate and channels in aac audio patch by (Luca Abeni <lucabe72 at email...Luca Abeni2004-06-05
* mini-fix for compatibility with other compilers by (Hauke Duden <H.NS.Duden a...Michael Niedermayer2004-06-05
* avg_pixels8_xy2_altivec in AltiVec, enabling avg_pixels8_altivec, hadamard fi...Michael Niedermayer2004-06-05
* hadamard/AltiVec: fix to compiler fix by (Romain Dolbeau <dolbeau at irisa do...Michael Niedermayer2004-06-05
* remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2004-06-05
* qscale + qprd fixMichael Niedermayer2004-06-05
* change qscale -> lambda for the motion estimationMichael Niedermayer2004-06-03
* infinite loop fixMichael Niedermayer2004-06-03
* remove stupid YV12-huffyuv warningMichael Niedermayer2004-06-01
* 10l fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-05-31
* Add support for qtrle4 (16 colors/gray levels)Roberto Togni2004-05-31
* h261 dequant fixMichael Niedermayer2004-05-31
* removing h263 specific codeMichael Niedermayer2004-05-30
* simplifyMichael Niedermayer2004-05-30
* rewrite h261 loop filterMichael Niedermayer2004-05-30
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac d...Michael Niedermayer2004-05-30
* Another (final?) patch for libpostproc.Romain Dolbeau2004-05-30
* export low_delay for encoding tooMichael Niedermayer2004-05-29
* Newer version, using a vectorized version of theRomain Dolbeau2004-05-28
* per line lowpass filter in mmxMichael Niedermayer2004-05-28
* mmx optimized version of the per line/accurate deblock filterMichael Niedermayer2004-05-27
* faster c lowpass filterMichael Niedermayer2004-05-27