summaryrefslogtreecommitdiffstats
path: root/libavcodec/ps2
Commit message (Expand)AuthorAgeFilesLines
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-0/+3
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-192-2/+2
* Convert asm keyword into __asm__.Diego Pettenò2008-10-164-48/+48
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-093-6/+6
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-172-43/+43
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-4/+3
* license header consistency cosmeticsDiego Biurrun2007-07-051-2/+1
* Group all copyright and author notices together.Diego Biurrun2007-07-052-5/+5
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-021-2/+2
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-163-6/+6
* typos/grammarDiego Biurrun2007-04-071-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-074-16/+24
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg.Diego Biurrun2006-09-051-11/+24
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-122-2/+2
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-224-358/+358
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-173-29/+29
* credit updateMike Melanson2004-03-133-3/+3
* 10lMichael Niedermayer2004-02-261-1/+2
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-1/+2
* new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leo...Leon van Stuivenberg2003-03-211-31/+59
* clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg ...Leon van Stuivenberg2003-03-181-12/+15
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-032-13/+12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-113-5/+5
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-111-10/+10
* dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-271-42/+28
* idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer2002-10-251-4/+2
* ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-034-257/+526
* ps2 idct bugfix patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-241-38/+25
* ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-233-0/+476
OpenPOWER on IntegriCloud