summaryrefslogtreecommitdiff
path: root/libavcodec/sh4/dsputil_align.c
Commit message (Expand)AuthorAge
* sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer2013-04-19
* dsputil: Move rnd_avg inline functions to a separate headerDiego Biurrun2013-02-08
* dsputil: Separate h264chromaDiego Biurrun2013-02-06
* sh4: drop unused functionsLuca Barbato2013-02-05
* sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-05
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje2013-01-22
* dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje2013-01-22
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-10
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-21
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-08
* sh4: fix about 1000 warningsMåns Rullgård2010-03-08
* SH4: replace missed rnd_avg2 -> rnd_avg32Måns Rullgård2008-11-19
* SH4: rename functions with conflicting namesMåns Rullgård2008-11-19
* 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: 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