aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/loco.c
AgeCommit message (Expand)Author
2007-02-07Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun
2007-01-19rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-04-08Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)Jindřich Makovička
2005-04-07Fix colors for YV12 case (u/v planes are swapped)Roberto Togni
2005-04-01support some more color modes; patch by KostyaKostya Shishkov
2005-03-09optimize & simplifyMichael Niedermayer
2005-03-01go LOCO, courtesy of Kostya ShishkovMike Melanson