9 Commits (79f4494a042b98e910524c7b93f294c9ec5118d0)

Author SHA1 Message Date
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Stefano Sabatini 9d82d6cbba Transform codec names into single words. 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
Diego Biurrun 5e53486545 typo fix: inited --> initialized 17 years ago
Michael Niedermayer 0ff4670a21 Casts to silcence "incompatible pointer type" warnings. 17 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Kostya Shishkov 24e649afe3 Split Musepack decoder into SV7 decoder and synth core 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Diego Biurrun 9636c4de32 Remove unused variable. 18 years ago
Diego Biurrun 5a6a6cc7dc Fix multiple "‘inline/static’ is not at beginning of declaration" warnings. 18 years ago
Kostya Shishkov e4cc43625f Use AVRandom 18 years ago
Kostya Shishkov eeb40eb367 10l: forgot break statement 18 years ago
Reimar Döffinger a5ee04c3e0 Buffer for get_bits must be padded because readers may overread. 18 years ago
Kostya Shishkov aac88b534c Decode previous 32 frames to avoid seeking artifacts in MPC 18 years ago
Kostya Shishkov 185c7b6b26 Musepack SV7 decoding support 18 years ago