17 Commits (ee30cdabadc055ae49d9b92e800839b5d8925598)

Author SHA1 Message Date
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Kostya Shishkov 74e2a0784e Make Musepack decoders use LFG pseudorandom generator 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Stefano Sabatini 9c868219e9 Replace calls to the deprecated function av_init_random() with 16 years ago
Diego Biurrun ad1eebe360 Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISION indirection. 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
Kostya Shishkov eeee48b26b Add channel layout to several audio decoders I maintain 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
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