Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More comments improvement | Vitor Sessak | 2008-06-23 | 1 | -1/+3 | |
* | Document defines better | Vitor Sessak | 2008-06-23 | 1 | -3/+3 | |
* | Remove useless define | Vitor Sessak | 2008-06-23 | 1 | -2/+1 | |
* | Rename rotate_buffer() to copy_and_dup() and doxy it | Vitor Sessak | 2008-06-23 | 1 | -3/+6 | |
* | Simplify t_sqrt() | Vitor Sessak | 2008-06-23 | 1 | -2/+2 | |
* | Add doxy comment | Vitor Sessak | 2008-06-23 | 1 | -0/+7 | |
* | Rename var | Vitor Sessak | 2008-06-23 | 1 | -3/+3 | |
* | Move code unrelated to lpc filtering out of lpc_filter() | Vitor Sessak | 2008-06-23 | 1 | -6/+7 | |
* | Simplify rotate_buffer() | Vitor Sessak | 2008-06-23 | 1 | -6/+5 | |
* | Cosmetics | Vitor Sessak | 2008-06-22 | 1 | -2/+1 | |
* | Avoid a memcpy. Code is also simpler now in my opinion. | Vitor Sessak | 2008-06-22 | 1 | -16/+12 | |
* | Do not write junk in the end of truncated files. FATE | Vitor Sessak | 2008-06-20 | 1 | -0/+1 | |
* | Misc cosmetics | Vitor Sessak | 2008-06-19 | 1 | -4/+2 | |
* | Remove useless comment | Vitor Sessak | 2008-06-19 | 1 | -1/+0 | |
* | Last table renaming | Vitor Sessak | 2008-06-19 | 1 | -3/+3 | |
* | Yet more table renaming | Vitor Sessak | 2008-06-19 | 1 | -1/+1 | |
* | More table renaming | Vitor Sessak | 2008-06-19 | 1 | -1/+1 | |
* | Rename table | Vitor Sessak | 2008-06-19 | 1 | -1/+1 | |
* | Rename vars: s/decsp/out/ | Vitor Sessak | 2008-06-19 | 1 | -7/+7 | |
* | Rename function | Vitor Sessak | 2008-06-19 | 1 | -2/+2 | |
* | Rename var | Vitor Sessak | 2008-06-19 | 1 | -3/+3 | |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 | |
* | Remove *lpc_refl from the context. Only the value | Vitor Sessak | 2008-06-05 | 1 | -13/+13 | |
* | Split function rms() in two (it does two unrelated things) | Vitor Sessak | 2008-06-05 | 1 | -6/+10 | |
* | Remove warning that could never be triggered. | Vitor Sessak | 2008-06-02 | 1 | -10/+5 | |
* | Replace comments by error messages. | Vitor Sessak | 2008-06-01 | 1 | -11/+15 | |
* | Cosmetics | Vitor Sessak | 2008-06-01 | 1 | -1/+1 | |
* | Rename dec2() function | Vitor Sessak | 2008-06-01 | 1 | -4/+4 | |
* | Rename var | Vitor Sessak | 2008-06-01 | 1 | -4/+4 | |
* | Rename dec1() to a more descriptive name | Vitor Sessak | 2008-06-01 | 1 | -4/+4 | |
* | The function dec1() do two completly unrelated things. Split the rms calculat... | Vitor Sessak | 2008-06-01 | 1 | -9/+11 | |
* | Yet more variable renaming | Vitor Sessak | 2008-06-01 | 1 | -2/+2 | |
* | More variable renaming | Vitor Sessak | 2008-06-01 | 1 | -6/+7 | |
* | Rename functions | Vitor Sessak | 2008-06-01 | 1 | -6/+6 | |
* | Rename variables | Vitor Sessak | 2008-06-01 | 1 | -10/+10 | |
* | Add doxy comments to eq() and do_voice() | Vitor Sessak | 2008-05-31 | 1 | -1/+11 | |
* | Minor simplification | Vitor Sessak | 2008-05-31 | 1 | -2/+1 | |
* | Rename variable | Vitor Sessak | 2008-05-31 | 1 | -6/+6 | |
* | Remove useless intermediate variable | Vitor Sessak | 2008-05-31 | 1 | -3/+3 | |
* | Revert r13499, log: | Vitor Sessak | 2008-05-30 | 1 | -38/+40 | |
* | Rename variable | Vitor Sessak | 2008-05-28 | 1 | -6/+6 | |
* | More intermediate vars removal | Vitor Sessak | 2008-05-28 | 1 | -3/+1 | |
* | Remove unused var | Vitor Sessak | 2008-05-28 | 1 | -1/+0 | |
* | Remove useless intermediate var | Vitor Sessak | 2008-05-28 | 1 | -3/+3 | |
* | Remove dec1() function | Vitor Sessak | 2008-05-28 | 1 | -17/+12 | |
* | Use ff_acelp_weighted_vector_sum() instead of reimplementing it | Vitor Sessak | 2008-05-28 | 1 | -2/+3 | |
* | Make lpc coefficients 16 bit wide | Vitor Sessak | 2008-05-28 | 1 | -12/+17 | |
* | Simplify implementation and use of dec2() | Vitor Sessak | 2008-05-28 | 1 | -14/+19 | |
* | Add comment | Vitor Sessak | 2008-05-27 | 1 | -1/+1 | |
* | Fix doxy comments | Vitor Sessak | 2008-05-27 | 1 | -5/+5 |