| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/dds: Use ff_set_dimensions() | Michael Niedermayer | 2019-08-11 | 1 | -3/+4 |
* | avcodec/dds: Fix runtime error: left shift of 145 by 24 places cannot be repr... | Michael Niedermayer | 2017-05-29 | 1 | -1/+1 |
* | avcodec/dds: Fix runtime error: left shift of 210 by 24 places cannot be repr... | Michael Niedermayer | 2017-05-13 | 1 | -1/+1 |
* | avcodec/dds: Fix runtime error: left shift of 1 by 31 places cannot be repres... | Michael Niedermayer | 2017-05-06 | 1 | -1/+1 |
* | lavc: fix usages of av_get_codec_tag_string() | Clément Bœsch | 2017-03-29 | 1 | -8/+4 |
* | dds: limit 4 bpp handling to AV_PIX_FMT_PAL8 | Andreas Cadhalpun | 2016-11-16 | 1 | -1/+1 |
* | avcodec/dds: add support for 4bpp format | Paul B Mahol | 2016-09-21 | 1 | -2/+36 |
* | Merge commit '4b2e69397b84d1c1a29ffae6e9f106f2c32b1869' | Clément Bœsch | 2016-06-21 | 1 | -0/+4 |
|\ |
|
| * | dds: Add support for monochrome images | Vittorio Giovara | 2016-04-26 | 1 | -0/+4 |
| * | dds: Drop gray-alpha swapping | Vittorio Giovara | 2016-04-26 | 1 | -12/+0 |
* | | Merge commit '22e49e6edead9c83696f20127988f659b952ce65' | Derek Buitenhuis | 2016-05-08 | 1 | -5/+1 |
|\| |
|
| * | dds: Simplify postprocessing check | Vittorio Giovara | 2016-04-06 | 1 | -3/+1 |
* | | Merge commit '02538636261fdec9c70f4185b23147c636f269b4' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+2 |
|\| |
|
| * | dds: Add support for alpha-only files | Vittorio Giovara | 2016-04-06 | 1 | -0/+2 |
* | | Merge commit '9a9fb710bcf4657e030467cfe2556cb0e2c01afc' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+4 |
|\| |
|
| * | dds: Add support for rgb555 files | Vittorio Giovara | 2016-04-06 | 1 | -0/+4 |
| * | 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/dds: Fix GRAY8A decoding. | Carl Eugen Hoyos | 2016-04-15 | 1 | -2/+4 |
* | | lavc/dds: replace rint by lrint | Ganesh Ajjanagadde | 2015-12-26 | 1 | -1/+2 |
* | | dds: disable palette flag for compressed dds | Andreas Cadhalpun | 2015-11-14 | 1 | -0/+6 |
* | | dds: add missing newline to log messages | Andreas Cadhalpun | 2015-11-11 | 1 | -2/+2 |
* | | dds: validate compressed source buffer size | Andreas Cadhalpun | 2015-11-11 | 1 | -0/+9 |
* | | dds: validate source buffer size before copying | Andreas Cadhalpun | 2015-11-11 | 1 | -0/+6 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | 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 |
* | | Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360' | Michael Niedermayer | 2015-07-23 | 1 | -9/+17 |
|\| |
|
| * | 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 |
* | | Merge commit 'ea4d46e72945cba37feb7aa154eb970732f513e4' | Michael Niedermayer | 2015-07-22 | 1 | -2/+2 |
|\| |
|
| * | dds: Fix enum declaration | Vittorio Giovara | 2015-07-22 | 1 | -2/+2 |
* | | Merge commit '6b2b26e7af3ede0abfb46eb5725c26d1083f50bc' | Michael Niedermayer | 2015-07-21 | 1 | -9/+27 |
|\| |
|
| * | 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 |
* | | avcodec/dds: Flip more R<->B cases | Michael Niedermayer | 2015-07-20 | 1 | -5/+9 |
* | | avcodec/dds: fix paletted files | Michael Niedermayer | 2015-07-19 | 1 | -3/+7 |
* | | avcodec/dds: Fix palettes on big endian | Michael Niedermayer | 2015-06-22 | 1 | -0/+5 |
* | | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2' | Michael Niedermayer | 2015-06-22 | 1 | -4/+4 |
|/ |
|
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+660 |