Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dds: disable palette flag for compressed images | Andreas Cadhalpun | 2015-11-14 | 1 | -0/+6 |
* | dds: add missing newline to log messages | Andreas Cadhalpun | 2015-11-12 | 1 | -2/+2 |
* | dds: validate compressed source buffer size | Andreas Cadhalpun | 2015-11-12 | 1 | -0/+9 |
* | dds: validate source buffer size before copying | Andreas Cadhalpun | 2015-11-12 | 1 | -0/+6 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | dds: Write the palette in the native endian form | Martin Storsjö | 2015-07-23 | 1 | -5/+7 |
* | dds: Fix the slice size computation | Tom Butterworth | 2015-07-23 | 1 | -9/+17 |
* | dds: Fix 32bpp bitmaps decoding | Michael Niedermayer | 2015-07-22 | 1 | -5/+7 |
* | dds: Fix palette decoding | Vittorio Giovara | 2015-07-22 | 1 | -3/+7 |
* | dds: Fix enum declaration | Vittorio Giovara | 2015-07-22 | 1 | -2/+2 |
* | dds: Decode using optimal slices sizes | Luca Barbato | 2015-07-21 | 1 | -9/+27 |
* | dds: Fix palette mode on big endian | Luca Barbato | 2015-06-24 | 1 | -1/+6 |
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+660 |