summaryrefslogtreecommitdiffstats
path: root/libavcodec/s3tc.c
Commit message (Expand)AuthorAgeFilesLines
* s3tc: fix shift overflow by using unsigned constantMans Rullgard2011-11-261-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* use AV_RL* instead of le2me_*Aurelien Jacobs2008-02-011-3/+3
* Group all copyright and author notices together.Diego Biurrun2007-07-051-2/+2
* generic S3TC DXT1 and DXT3 decoding functionsIvo van Poorten2007-05-071-0/+96
OpenPOWER on IntegriCloud