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
|
473a09786d
|
GRAPHICS: Make YUV410 conversion code use bilinear interpolation
SVQ1 no longer looks blocky and now looks a lot closer to what QuickTime outputs
|
2012-04-14 17:06:31 -04:00 |
|
D G Turner
|
e1f9598392
|
GRAPHICS: Add YUV410 to RGB Conversion Functions, required for SVQ1.
Thanks to clone2727 for these.
|
2012-04-08 03:28:58 +01:00 |
|
Matthew Hoops
|
b6d2a11432
|
GRAPHICS: Make the JPEG code use the new YUV to RGB converter
|
2012-03-20 01:06:48 +01:00 |
|
Christoph Mallon
|
e578cb8976
|
ALL: Remove unnecessary forward declarations.
|
2011-11-21 15:59:19 +01:00 |
|
Eugene Sandulenko
|
2fa17c44ed
|
JANITORIAL: Remove SVN keywords
|
2011-08-06 11:30:47 +01:00 |
|
Matthew Hoops
|
c270d5be12
|
GRAPHICS: Note that SCUMM now uses the YUV to RGB code
|
2011-07-02 21:11:03 -04:00 |
|
Matthew Hoops
|
affb6a38a1
|
GRAPHICS: Add some docs and sanity checks to the YUV to RGB code
|
2011-05-18 10:05:13 -04:00 |
|
Matthew Hoops
|
0addffbfd3
|
GRAPHICS: Add a YUV to RGB table lookup for use with Theora
Based on the video/mpeg_player.* one, which is based on lots of other things (too many to name, go see the file)
|
2011-05-18 10:05:13 -04:00 |
|