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