18 Commits (79f4494a042b98e910524c7b93f294c9ec5118d0)

Author SHA1 Message Date
Reimar Döffinger 09fec2b929 Use new style static VLC tables for IMC decoder. 17 years ago
Robert Swain 9146e4d61c Add generic ff_sine_window_init function and implement in codecs appropriately 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Benjamin Larsson c401efdefe Long name spelling fixes 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
Reimar Döffinger 63f2670a53 Check that we have enough input data in IMC decoder. 17 years ago
Kostya Shishkov 4990eb5f49 Do not modify input data 17 years ago
Kostya Shishkov 0fe04628b9 IMC decoder always operates on 64-byte blocks 17 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Alex Beregszaszi 5fc32c275e use get_bits1(..) instead get_bits(.., 1) 18 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 18 years ago
Benjamin Larsson 3644d47241 Missed one log2(). 18 years ago
Benjamin Larsson 521fe1d2da Remove log2() usage. 18 years ago
Måns Rullgård 8e981daf2b make some symbols static 18 years ago
Kostya Shishkov 469f9de72f Init vlc tables as static 18 years ago
Kostya Shishkov 84ed36da85 IMC decoder 18 years ago