Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check that we have enough input data in IMC decoder. | Reimar Döffinger | 2008-02-05 | 1 | -0/+4 |
* | Do not modify input data | Kostya Shishkov | 2008-02-02 | 1 | -3/+3 |
* | IMC decoder always operates on 64-byte blocks | Kostya Shishkov | 2008-02-02 | 1 | -4/+4 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -1/+1 |
* | use get_bits1(..) instead get_bits(.., 1) | Alex Beregszaszi | 2007-08-09 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Add av_ prefix to clip functions | Reimar Döffinger | 2007-02-25 | 1 | -1/+1 |
* | Missed one log2(). | Benjamin Larsson | 2006-11-17 | 1 | -1/+1 |
* | Remove log2() usage. | Benjamin Larsson | 2006-11-14 | 1 | -7/+4 |
* | make some symbols static | Måns Rullgård | 2006-11-11 | 1 | -1/+1 |
* | Init vlc tables as static | Kostya Shishkov | 2006-10-30 | 1 | -1/+1 |
* | IMC decoder | Kostya Shishkov | 2006-10-30 | 1 | -0/+816 |