]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Revert local stuff from previous commit
authorMathieu Parent <math.parent@gmail.com>
Wed, 3 Apr 2013 18:42:30 +0000 (20:42 +0200)
committerTravis Cross <tc@traviscross.com>
Fri, 7 Jun 2013 07:26:04 +0000 (07:26 +0000)
build/modules.conf.in
libs/spandsp/src/cielab_luts.h

index dcb4b5aa0426bd81831cf8b0e7e930ad7ae9a5ad..81ae32f4c283949086343baf49f8197041fb9505 100644 (file)
@@ -81,7 +81,7 @@ endpoints/mod_loopback
 #endpoints/mod_opal
 #endpoints/mod_portaudio
 #endpoints/mod_rtmp
-endpoints/mod_skinny
+#endpoints/mod_skinny
 #endpoints/mod_skypopen
 endpoints/mod_sofia
 event_handlers/mod_cdr_csv
index b3bc75f6628a526c5e0d4121ea7385ae40a6b27a..0a3c69791532c7605f5bc8825ce8f20f89bc8afa 100644 (file)
@@ -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] =