summaryrefslogtreecommitdiffstats
path: root/libavcodec/alpha/mpegvideo_alpha.c
Commit message (Expand)AuthorAgeFilesLines
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* remove unused variablesMåns Rullgård2005-12-121-3/+1
* 100l (forgot alpha & ppc)Michael Niedermayer2003-12-151-13/+64
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-09-131-1/+0
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-5/+0
* Move Alpha optimized IDCT to own file. Based on a patch by MånsFalk Hüffner2002-10-111-0/+5
* * Fix dct_unquantize_h263_axp for changed block_last_index indexing.Falk Hüffner2002-10-071-10/+11
* Make compilable again after DCT cleanup. It gives wrong results,Falk Hüffner2002-10-051-4/+3
* Make dct_unquantize_h263 work on systems without MVI extension.Falk Hüffner2002-07-031-6/+11
* Update and activate dct_unquantize_h263_mvi. Thanks to Måns RullgårdFalk Hüffner2002-07-031-52/+53
* Ugly hack to make the assembler accept MVI instructions.Falk Hüffner2002-06-241-0/+3
* license/copyright changeFabrice Bellard2002-05-251-10/+10
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-201-0/+88
OpenPOWER on IntegriCloud