Johannes Schickel
|
89abab97e3
|
JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
2012-09-26 04:17:55 +02:00 |
|
Matthew Hoops
|
09269fce8c
|
GRAPHICS: Implement different luminance ranges
Bink and Theora are now much improved
|
2012-09-18 16:50:01 -04:00 |
|
Matthew Hoops
|
893a2b37ff
|
GRAPHICS: Rework YUV->RGB code a bit
|
2012-09-17 19:30:46 -04:00 |
|
Matthew Hoops
|
b6d2a11432
|
GRAPHICS: Make the JPEG code use the new YUV to RGB converter
|
2012-03-20 01:06:48 +01:00 |
|
Matthew Hoops
|
765a870445
|
GRAPHICS: Convert JPEG to the ImageDecoder API
|
2012-03-20 01:06:48 +01:00 |
|