summaryrefslogtreecommitdiff
path: root/libavcodec/sh4/qpel.c
Commit message (Expand)AuthorAge
* Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf'Michael Niedermayer2013-02-09
|\
| * dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun2013-02-08
* | Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move copy_block functions to a separate headerDiego Biurrun2013-02-07
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-07
|\|
| * dsputil: Separate h264chromaDiego Biurrun2013-02-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-24
|\|
| * dsputil: Separate h264 qpelMans Rullgard2013-01-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-10
|\|
| * sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-11
|\|
| * sh4: add required #include, fix buildMans Rullgard2012-10-11
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-26
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* sh4: fix about 1000 warningsMåns Rullgård2010-03-08
* SH4: remove some commented out blocks of codeMåns Rullgård2008-11-20
* SH4: remove unused functionsMåns Rullgård2008-11-19
* SH4: rename functions with conflicting namesMåns Rullgård2008-11-19
* * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)Roman Shaposhnik2007-08-09
* Fix parts missed in clip -> av_clip renameReimar Döffinger2007-04-19
* Move copy_block* functions to dsp dsputil.hBrian Foley2006-11-26
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* cleanupMichael Niedermayer2003-05-14
* aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-14