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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22dds: Fix 32bpp bitmaps decodingMichael Niedermayer
2015-07-22dds: Fix palette decodingVittorio Giovara
2015-07-22dds: Fix enum declarationVittorio Giovara
2015-07-21dds: Decode using optimal slices sizesLuca Barbato
2015-06-24dds: Fix palette mode on big endianLuca Barbato
2015-06-22DirectDraw Surface image decoderVittorio Giovara