summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp3dsp_mmx.c
Commit message (Expand)AuthorAge
* Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6Ronald S. Bultje2010-08-30
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-30
* vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to theDavid Conrad2010-05-28
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* vp3: DC-only IDCTDavid Conrad2010-04-17
* Add some missing #includesMåns Rullgård2010-03-06
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22