summaryrefslogtreecommitdiff
path: root/libavcodec/loco.c
Commit message (Expand)AuthorAge
* constsMichael Niedermayer2008-02-01
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-10
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* 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
* Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)Jindřich Makovička2005-04-08
* Fix colors for YV12 case (u/v planes are swapped)Roberto Togni2005-04-07
* support some more color modes; patch by KostyaKostya Shishkov2005-04-01
* optimize & simplifyMichael Niedermayer2005-03-09
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-01