summaryrefslogtreecommitdiffstats
path: root/libavcodec/loco.c
Commit message (Expand)AuthorAgeFilesLines
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-071-1/+1
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-191-4/+4
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-16/+16
* Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)Jindřich Makovička2005-04-081-6/+6
* Fix colors for YV12 case (u/v planes are swapped)Roberto Togni2005-04-071-3/+3
* support some more color modes; patch by KostyaKostya Shishkov2005-04-011-2/+2
* optimize & simplifyMichael Niedermayer2005-03-091-52/+18
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-011-0/+319
OpenPOWER on IntegriCloud