summaryrefslogtreecommitdiffstats
path: root/libavcodec/alpha/mpegvideo_alpha.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* Drop DCTELEM typedefDiego Biurrun2013-01-221-4/+4
* mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-151-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Alpha: factor common parts from dct_unquantize_h263_intra/inter_axpMåns Rullgård2009-01-171-70/+31
* Alpha: fix dct_unquantize_h263_inter/intra_axp()Måns Rullgård2009-01-171-14/+16
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* 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