aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/xl.c
AgeCommit message (Expand)Author
2008-06-12Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-27Add long names to many AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-03-05remove more useless mpegvideo.h includesAurelien Jacobs
2008-02-01constMichael Niedermayer
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-01-19rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-11-11make some symbols staticMåns Rullgård
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-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2004-10-27Miro VideoXL (VIXL) decoder, courtesy of Konstantin ShishkovMike Melanson