summaryrefslogtreecommitdiff
path: root/libavcodec/i386/idct_sse2_xvid.c
Commit message (Expand)AuthorAgeFilesLines
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-1/+1
* Make the function prototype visible to comply with C99 inline.Alexander Strange2008-07-091-0/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-161-0/+393