summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/dsputil_mmx_rnd.h
Commit message (Expand)AuthorAgeFilesLines
* Do not misuse long as the size of a register in x86.Ramiro Polla2008-05-081-8/+8
* __asm __volatile -> asm volatile part 2Reimar Döffinger2008-02-241-15/+15
* Explain why there are no multiple inclusion guards in these header files.Diego Biurrun2007-10-171-0/+4
* Remove wrong multiple inclusion guards.Aurelien Jacobs2007-10-171-5/+0
* Add missing multiple inclusion guards.Diego Biurrun2007-10-171-1/+4
* Group all copyright and author notices together.Diego Biurrun2007-07-051-4/+4
* misc spelling fixesDiego Biurrun2007-06-121-2/+2
* rename attribute_unused to av_unused and moves its declaration to common.hCarl Eugen Hoyos2007-05-301-5/+5
* Change some leftover __attribute__((unused)) and __attribute__((used)) toReimar Döffinger2007-05-141-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Support for MacIntel, last part: balign directivesJohn Dalgliesh2006-08-121-8/+8
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-413/+413
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-061-3/+3
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-111-80/+80
* h264 luma motion compensation in mmx2/3dnowMichael Niedermayer2004-09-071-0/+19
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-2/+2
* copyright year update of the files i touched and remembered, things look anno...Michael Niedermayer2004-01-101-0/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-14/+14
* typo (noticed by kabi)Michael Niedermayer2003-01-091-2/+2
* qpel fixMichael Niedermayer2003-01-091-245/+23
* PIC / ebx fixMichael Niedermayer2003-01-071-2/+10
* more gcc bug workaroundsMichael Niedermayer2003-01-071-2/+2
* gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didn...Michael Niedermayer2003-01-071-3/+3
* qpel in b frames bugfixesMichael Niedermayer2003-01-051-6/+6
* qpel in mmx2/3dnowMichael Niedermayer2003-01-051-1/+362
* put/avg_pixels16Michael Niedermayer2002-09-111-7/+125
* dont trash mm0, its still used in the next iteration of the loop (fixes stran...Michael Niedermayer2002-08-201-2/+2
* * implemented remaing avg_ pixel functions (these are not used offen)Zdenek Kabelac2002-06-031-3/+156
* * removed MANGLE from macros for setting constantsZdenek Kabelac2002-05-301-44/+70
* * using unrolled loops seems to help to MMX CeleronsZdenek Kabelac2002-05-291-32/+19
* * code with new PAVGB for MMX only CPU splited into separate fileZdenek Kabelac2002-05-291-0/+139
OpenPOWER on IntegriCloud