21 Commits (15546f772c686412d3e823ff8db266796541846e)

Author SHA1 Message Date
Michael Niedermayer f55df62998 avcodec/g722: Fix multiple runtime error: left shift of negative value -1 8 years ago
Peter Meerwald 73ae0a9d12 g722: Split out computation of band->s_zero and unroll code 10 years ago
Peter Meerwald 6769068313 g722: Split out g722_qmf_apply() function into g722dsp.c 10 years ago
Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 13 years ago
Justin Ruggles 704721bc9c g722: split decoder and encoder into separate files 13 years ago
Diego Biurrun 99b9df5281 doxygen: misc consistency cosmetics 14 years ago
Michael Niedermayer 8b7dc087e4 Add forgotten const to enum AVSampleFormat 14 years ago
Martin Storsjö c41eb2ade4 libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Martin Storsjö 8bd1956462 g722: Move the low_inv_quant6 table up to the common tables 14 years ago
Martin Storsjö c6fe83a3e0 g722: Add a trellis encoder 14 years ago
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Martin Storsjö 21e681ba57 Add a G.722 encoder 14 years ago
Martin Storsjö 58e37eafce Add G.722 ADPCM audio decoder 14 years ago