提交 c9e09cf7 authored 作者: Mathieu Parent's avatar Mathieu Parent 提交者: Travis Cross

Revert local stuff from previous commit

上级 ed0ae1e6
...@@ -81,7 +81,7 @@ endpoints/mod_loopback ...@@ -81,7 +81,7 @@ endpoints/mod_loopback
#endpoints/mod_opal #endpoints/mod_opal
#endpoints/mod_portaudio #endpoints/mod_portaudio
#endpoints/mod_rtmp #endpoints/mod_rtmp
endpoints/mod_skinny #endpoints/mod_skinny
#endpoints/mod_skypopen #endpoints/mod_skypopen
endpoints/mod_sofia endpoints/mod_sofia
event_handlers/mod_cdr_csv event_handlers/mod_cdr_csv
......
...@@ -140,7 +140,7 @@ static const float srgb_to_linear[256] = ...@@ -140,7 +140,7 @@ static const float srgb_to_linear[256] =
0.248036, 0.248036,
0.251995, 0.251995,
0.255990, 0.255990,
0.260021, 0.260022,
0.264090, 0.264090,
0.268196, 0.268196,
0.272338, 0.272338,
...@@ -239,7 +239,7 @@ static const float srgb_to_linear[256] = ...@@ -239,7 +239,7 @@ static const float srgb_to_linear[256] =
0.831396, 0.831396,
0.839397, 0.839397,
0.847443, 0.847443,
0.855533, 0.855534,
0.863669, 0.863669,
0.871850, 0.871850,
0.880075, 0.880075,
...@@ -254,7 +254,7 @@ static const float srgb_to_linear[256] = ...@@ -254,7 +254,7 @@ static const float srgb_to_linear[256] =
0.956143, 0.956143,
0.964823, 0.964823,
0.973548, 0.973548,
0.982320, 0.982319,
0.991137 0.991137
}; };
static const uint8_t linear_to_srgb[4096] = static const uint8_t linear_to_srgb[4096] =
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论