14 Commits (6cde949a2084293c7f3661460b5758f11908cac9)

Author SHA1 Message Date
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Peter Ross fd76c37fd9 Modify all codecs to report their supported input and output sample format(s). 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Michael Niedermayer d177b6200f const 17 years ago
Kostya Shishkov e938637b2c Add checks on input/output buffers size for some audio decoders 17 years ago
Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Benjamin Larsson 82863d1e02 Silence warnings, these came when some tables got declared as const. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bf3027c87b TrueSpeech compatible audio decoder by Konstantin Shishkov 19 years ago