19 Commits (9a7a71ed4c8a593e4b946d8a4ac16ce71306248f)

Author SHA1 Message Date
Kostya Shishkov 4003971717 Compact and make constant two tables used by Musepack decoders 16 years ago
Kostya Shishkov bd4110f99b Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders 16 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
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 7993df6527 consts 17 years ago
Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago