summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/mpegvideo_alpha.c
Commit message (Expand)AuthorAge
* Alpha: factor common parts from dct_unquantize_h263_intra/inter_axpMåns Rullgård2009-01-17
* Alpha: fix dct_unquantize_h263_inter/intra_axp()Måns Rullgård2009-01-17
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* remove unused variablesMåns Rullgård2005-12-12
* 100l (forgot alpha & ppc)Michael Niedermayer2003-12-15
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-09-13
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
* Move Alpha optimized IDCT to own file. Based on a patch by MånsFalk Hüffner2002-10-11
* * Fix dct_unquantize_h263_axp for changed block_last_index indexing.Falk Hüffner2002-10-07
* Make compilable again after DCT cleanup. It gives wrong results,Falk Hüffner2002-10-05
* Make dct_unquantize_h263 work on systems without MVI extension.Falk Hüffner2002-07-03
* Update and activate dct_unquantize_h263_mvi. Thanks to Måns RullgårdFalk Hüffner2002-07-03
* Ugly hack to make the assembler accept MVI instructions.Falk Hüffner2002-06-24
* license/copyright changeFabrice Bellard2002-05-25
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-20