summaryrefslogtreecommitdiff
path: root/libavcodec/xan.c
Commit message (Expand)AuthorAge
...
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* tinfoil patch: no array is written to in bulk before counts areMike Melanson2005-08-13
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
* MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it'sMike Melanson2003-09-19
* change pixel identifier conflict with AltiVec headers (patch courtesy ofMike Melanson2003-09-14
* final word on RGBA byte orderMike Melanson2003-09-13
* deploy palette control APIMike Melanson2003-09-12
* copy & paste strikes againMike Melanson2003-09-11
* xan_wc3 decoder now works correctly; added a bunch of outputMike Melanson2003-09-11
* New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCMMike Melanson2003-09-08