[packages/opal] - adapt libilbc patch to webrtc-libilbc 2.0.x

baggins baggins at pld-linux.org
Sun Aug 2 14:35:55 CEST 2015


commit daa42b590f838b80c28f55490e63ebf91253586a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Aug 2 14:35:12 2015 +0200

    - adapt libilbc patch to webrtc-libilbc 2.0.x

 opal-libilbc.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/opal-libilbc.patch b/opal-libilbc.patch
index 8dd670f..824a7d5 100644
--- a/opal-libilbc.patch
+++ b/opal-libilbc.patch
@@ -27,7 +27,7 @@
 +#define ILBC_SAMPLE_TYPE float
 +#elif defined(HAVE_ILBC_H)
 +#include <ilbc.h>
-+#define ILBC_SAMPLE_TYPE WebRtc_Word16
++#define ILBC_SAMPLE_TYPE int16_t
 +#define NO_OF_BYTES_20MS 38
 +#define NO_OF_BYTES_30MS 50
 +#define MIN_SAMPLE -32768
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opal.git/commitdiff/daa42b590f838b80c28f55490e63ebf91253586a



More information about the pld-cvs-commit mailing list