Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bink version 'h' also has chroma planes swapped | Kostya Shishkov | 2010-03-06 | 1 | -1/+1 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -2/+2 |
* | Decode alpha plane in Bink video | Kostya Shishkov | 2010-02-23 | 1 | -6/+4 |
* | cosmetics: reindent after last commit | Kostya Shishkov | 2010-02-23 | 1 | -157/+157 |
* | Move plane decoding code into separate function in Bink decoder | Kostya Shishkov | 2010-02-23 | 1 | -58/+70 |
* | Bink video decoder now can use extradata to detect alpha plane presence | Kostya Shishkov | 2010-02-23 | 1 | -1/+10 |
* | Make Bink decoder able to skip alpha plane | Kostya Shishkov | 2010-02-22 | 1 | -0/+10 |
* | Make Bink decoder to stop decoding planes after all bits are used. | Kostya Shishkov | 2010-02-22 | 1 | -1/+4 |
* | Correct bundle lengths calculation for small Bink files. | Kostya Shishkov | 2010-02-22 | 1 | -1/+2 |
* | Bink video decoder | Kostya Shishkov | 2010-02-21 | 1 | -0/+979 |