summaryrefslogtreecommitdiff
path: root/libavcodec/mdec.c
Commit message (Expand)AuthorAge
...
* Increase alignment for DCT block arrays from 8 to 16Alexander Strange2008-04-08
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* add FF_ prefix to all (frame)_TYPE usageAurelien Jacobs2008-03-09
* constMichael Niedermayer2008-02-01
* Fix missing chroma in version 3 STR.Alexander Strange2007-12-05
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* add proper ff_ prefix to new extern symbolsAurelien Jacobs2007-07-05
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* MSVC-compatible __align8/__align16 declarationSteve L'Homme2006-02-05
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-25
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* set pix_fmtMichael Niedermayer2005-08-13
* avoid UPDATE_CACHE() in GET_RL_VLC() if not neededMichael Niedermayer2005-04-18
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* lowres width/height cleanup 3rd tryMichael Niedermayer2004-09-27
* more data_size=0 cleanupMichael Niedermayer2004-05-21
* cleanup & memleak fixMichael Niedermayer2004-04-30
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* quietMike Melanson2003-10-15
* 100lMichael Niedermayer2003-09-01
* more fixesMichael Niedermayer2003-09-01
* some fixes (still buggy though)Michael Niedermayer2003-09-01
* skip preamble bytesMike Melanson2003-09-01
* 10l (big vs. little endian)Michael Niedermayer2003-08-30
* removed unused variableFabrice Bellard2003-08-24
* PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at ...Michael Niedermayer2003-08-22