178 Commits (4cd19f6e7851ee6afb08eb346c82d5574fa2b699)

Author SHA1 Message Date
Vitor Sessak 70e708677e Simplify t_sqrt() 17 years ago
Vitor Sessak 89a2713e66 Add doxy comment 17 years ago
Vitor Sessak 3890a13173 Rename var 17 years ago
Vitor Sessak d5d3536dcb Move code unrelated to lpc filtering out of lpc_filter() 17 years ago
Vitor Sessak 5983d1c480 Simplify rotate_buffer() 17 years ago
Vitor Sessak 9acd41a4e2 Cosmetics 17 years ago
Vitor Sessak d488e906f2 Avoid a memcpy. Code is also simpler now in my opinion. 17 years ago
Vitor Sessak 072f66c980 Do not write junk in the end of truncated files. FATE 17 years ago
Vitor Sessak 5116b92d71 Misc cosmetics 17 years ago
Vitor Sessak e77825786e Remove useless comment 17 years ago
Vitor Sessak 509f8ea270 Last table renaming 17 years ago
Vitor Sessak b845df113c Yet more table renaming 17 years ago
Vitor Sessak a632f44e81 More table renaming 17 years ago
Vitor Sessak a2d10dd8d8 Rename table 17 years ago
Vitor Sessak 98cc8e184a Rename vars: s/decsp/out/ 17 years ago
Vitor Sessak ea4b696605 Rename function 17 years ago
Vitor Sessak bba35fda77 Rename var 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Vitor Sessak 218e453a6f Remove *lpc_refl from the context. Only the value 17 years ago
Vitor Sessak 11bb2eb003 Split function rms() in two (it does two unrelated things) 17 years ago
Vitor Sessak 27ee9bcf36 Remove warning that could never be triggered. 17 years ago
Vitor Sessak 2d73e6c8d7 Replace comments by error messages. 17 years ago
Vitor Sessak c2a14bd72e Cosmetics 17 years ago
Vitor Sessak a00dc25547 Rename dec2() function 17 years ago
Vitor Sessak 07aee1a1f9 Rename var 17 years ago
Vitor Sessak aa3aaacb07 Rename dec1() to a more descriptive name 17 years ago
Vitor Sessak 50b8f2cf1c The function dec1() do two completly unrelated things. Split the rms calculation out of it. 17 years ago
Vitor Sessak a94701d03c Yet more variable renaming 17 years ago
Vitor Sessak d4f0cc1c9f More variable renaming 17 years ago
Vitor Sessak 907892ee19 Rename functions 17 years ago
Vitor Sessak d981252c27 Rename variables 17 years ago
Vitor Sessak 2f7d6835b6 Add doxy comments to eq() and do_voice() 17 years ago
Vitor Sessak 4dc471c30c Minor simplification 17 years ago
Vitor Sessak 9765b44c50 Rename variable 17 years ago
Vitor Sessak 208a2a60b9 Remove useless intermediate variable 17 years ago
Vitor Sessak 27f19ed501 Revert r13499, log: 17 years ago
Vitor Sessak 659094cb6b Rename variable 17 years ago
Vitor Sessak 5e8782dddf More intermediate vars removal 17 years ago
Vitor Sessak 408f43cb36 Remove unused var 17 years ago
Vitor Sessak 7019f1a510 Remove useless intermediate var 17 years ago
Vitor Sessak e05f96285e Remove dec1() function 17 years ago
Vitor Sessak 31e15894d5 Use ff_acelp_weighted_vector_sum() instead of reimplementing it 17 years ago
Vitor Sessak 594409a25c Make lpc coefficients 16 bit wide 17 years ago
Vitor Sessak 121ec9e55a Simplify implementation and use of dec2() 17 years ago
Vitor Sessak d26a180fd6 Add comment 17 years ago
Vitor Sessak 1fe50db3f2 Fix doxy comments 17 years ago
Diego Biurrun ae52bbe5de cosmetics: typo fixes 17 years ago
Diego Biurrun 30bd40f2f1 cosmetics: typo 17 years ago
Vitor Sessak 6286924461 Rename var: add read coefficients a decent name 17 years ago
Vitor Sessak e9655b3dcd Update comment 17 years ago