diego
|
ebe9682831
|
Remove unused variable; fixes the warning:
libvo/csputils.c:67: warning: unused variable 'yuv_tv_level_adjust'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30206 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2010-01-04 15:14:21 +00:00 |
|
reimar
|
5f684e1b32
|
Slightly generalize code to generate YUV->RGB conversion table and add
XYZ->RGB conversion as an example for that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30163 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2010-01-01 12:54:09 +00:00 |
|
reimar
|
498ad7ba57
|
First steps to supporting different YUV->RGB conversion definitions.
The numbers are possibly still wrong though.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30151 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2009-12-31 19:59:58 +00:00 |
|
reimar
|
0ecf324ac5
|
Extract functions to generate yuv->rgb matrices and lookup tables into a
separate file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30150 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2009-12-31 18:25:35 +00:00 |
|