aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/libfaac.c
AgeCommit message (Expand)Author
2009-09-06Make sample_fmts and channel_layouts compound literals const to reduce size ofReimar Döffinger
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-09-20Log an error message in case of invalid number of channels.Stefano Sabatini
2008-07-31Modify all codecs to report their supported input and output sample format(s).Peter Ross
2008-06-12Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-27Add long names to AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2007-08-22right filename in doxygen commentBenoit Fouet
2007-06-06Give all wrappers for external libraries names starting with lib.Diego Biurrun