aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/txd.c
AgeCommit message (Expand)Author
2009-01-11Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun
2008-06-12Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-29Add long names to some AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-02-01constMichael Niedermayer
2007-12-26remove useless assignmentIvo van Poorten
2007-07-05Group all copyright and author notices together.Diego Biurrun
2007-05-07Renderware TXD decoderIvo van Poorten