summaryrefslogtreecommitdiff
path: root/libavcodec/dds.c
Commit message (Expand)AuthorAge
* lavc/dds: replace rint by lrintGanesh Ajjanagadde2015-12-26
* dds: disable palette flag for compressed ddsAndreas Cadhalpun2015-11-14
* dds: add missing newline to log messagesAndreas Cadhalpun2015-11-11
* dds: validate compressed source buffer sizeAndreas Cadhalpun2015-11-11
* dds: validate source buffer size before copyingAndreas Cadhalpun2015-11-11
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
| * dds: Write the palette in the native endian formMartin Storsjö2015-07-23
* | Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360'Michael Niedermayer2015-07-23
|\|
| * dds: Fix the slice size computationTom Butterworth2015-07-23
| * dds: Fix 32bpp bitmaps decodingMichael Niedermayer2015-07-22
| * dds: Fix palette decodingVittorio Giovara2015-07-22
* | Merge commit 'ea4d46e72945cba37feb7aa154eb970732f513e4'Michael Niedermayer2015-07-22
|\|
| * dds: Fix enum declarationVittorio Giovara2015-07-22
* | Merge commit '6b2b26e7af3ede0abfb46eb5725c26d1083f50bc'Michael Niedermayer2015-07-21
|\|
| * dds: Decode using optimal slices sizesLuca Barbato2015-07-21
| * dds: Fix palette mode on big endianLuca Barbato2015-06-24
* | avcodec/dds: Flip more R<->B casesMichael Niedermayer2015-07-20
* | avcodec/dds: fix paletted filesMichael Niedermayer2015-07-19
* | avcodec/dds: Fix palettes on big endianMichael Niedermayer2015-06-22
* | Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer2015-06-22
|/
* DirectDraw Surface image decoderVittorio Giovara2015-06-22