Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-23dds: Write the palette in the native endian formMartin Storsjö
2015-07-23dds: Fix the slice size computationTom Butterworth
2015-07-23Merge commit 'ebe8b5d947c41449c684f17c6826fe6bc46c0360'Michael Niedermayer
2015-07-22Merge commit 'ea4d46e72945cba37feb7aa154eb970732f513e4'Michael Niedermayer
2015-07-22dds: Fix 32bpp bitmaps decodingMichael Niedermayer
2015-07-22dds: Fix palette decodingVittorio Giovara
2015-07-22dds: Fix enum declarationVittorio Giovara
2015-07-21Merge commit '6b2b26e7af3ede0abfb46eb5725c26d1083f50bc'Michael Niedermayer
2015-07-21dds: Decode using optimal slices sizesLuca Barbato
2015-07-20avcodec/dds: Flip more R<->B casesMichael Niedermayer
2015-07-20avcodec/dds: fix paletted filesMichael Niedermayer
2015-06-24dds: Fix palette mode on big endianLuca Barbato
2015-06-23avcodec/dds: Fix palettes on big endianMichael Niedermayer
2015-06-23Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'Michael Niedermayer
2015-06-22DirectDraw Surface image decoderVittorio Giovara