mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Revert local stuff from previous commit
This commit is contained in:
committed by
Travis Cross
parent
ed0ae1e669
commit
c9e09cf78a
@@ -140,7 +140,7 @@ static const float srgb_to_linear[256] =
|
||||
0.248036,
|
||||
0.251995,
|
||||
0.255990,
|
||||
0.260021,
|
||||
0.260022,
|
||||
0.264090,
|
||||
0.268196,
|
||||
0.272338,
|
||||
@@ -239,7 +239,7 @@ static const float srgb_to_linear[256] =
|
||||
0.831396,
|
||||
0.839397,
|
||||
0.847443,
|
||||
0.855533,
|
||||
0.855534,
|
||||
0.863669,
|
||||
0.871850,
|
||||
0.880075,
|
||||
@@ -254,7 +254,7 @@ static const float srgb_to_linear[256] =
|
||||
0.956143,
|
||||
0.964823,
|
||||
0.973548,
|
||||
0.982320,
|
||||
0.982319,
|
||||
0.991137
|
||||
};
|
||||
static const uint8_t linear_to_srgb[4096] =
|
||||
|
Reference in New Issue
Block a user