16 Commits (4e5d2a819c7a0cda68373fa61162b473e0dace67)

Author SHA1 Message Date
Andreas Rheinhardt 790be3125d avcodec/acelp_pitch_delay: Inline small functions only used once 4 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
Diego Biurrun adbfc605f6 doxygen: Consistently use '@' instead of '\' for Doxygen markup. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun 0c733da8e2 Fix Doxygen @param command attribute syntax. 15 years ago
Diego Biurrun bbd6684f39 Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain(). 15 years ago
Diego Biurrun 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 15 years ago
Diego Biurrun 96e07a73ec Fix two more instances of wrong @ usage in Doxygen comments. 15 years ago
Diego Biurrun fd566520c7 Fix printing of '@' symbols in Doxygen comments; the correct syntax is '@@'. 15 years ago
Vitor Sessak b2bf3cfe32 Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. 15 years ago
Vitor Sessak 083c5a48ec Implement AMR gain function that is used by both AMR and SIPR. 15 years ago
Aurelien Jacobs 275131628d Remove duplicated dot product code. Use dsputil's 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Vladimir Voroshilov e500315b1d gain code, gain pitch and pitch delay decoding for ACELP based codecs 17 years ago