[MPlayer-dev-eng] [PATCH]VO_VDPAU, round 5

Mathieu SCHROETER mathieu.schroeter at gamesover.ch
Thu Jan 22 11:34:26 CET 2009


Carl Eugen Hoyos a écrit :
> Hi!
> 
> Attached is the fifth round of the vo_vdpau patch.
> 
> Please comment, Carl Eugen
> 

Hi,

+534····//·indexData·creation,·component·order·-·I,·A,·I,·A,·.....
+535····for·(i·=·0;·i·<·h;·i++)
+536········for·(j·=·0;·j·<·w;·j++)·{
+537············indexData[i*2*w·+·j*2]·=·src[i*stride+j];·//·index·for·palette-table
+538············a·=·srca[i*stride+j];·//·alpha_data
+539············indexData[i*2*w·+·j*2·+·1]·=·-srca[i*stride+j];;
                                                                ^
                                                                |
extra semicolumn here  ----------------------------------------'

Regards,
Mathieu SCHROETER



More information about the MPlayer-dev-eng mailing list