summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/mpegvideo_alpha.c
Commit message (Expand)AuthorAge
* Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b'Michael Niedermayer2014-08-15
|\
| * Remove all Alpha architecture optimizationsDiego Biurrun2013-11-13
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-06
|\|
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* 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