Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. Record 5 seconds of speech data in 16bit PCM using 8KHz sampling freq. 2. Encode using binary build from coder.c application What...
``` What steps will reproduce the problem? 1. First time build of doubango v2. 2. Follow all the steps as exactly as in the Technical Guide June 2013 rev of...
``` What steps will reproduce the problem? 1. Compile/install g729 (./autogen.sh -> ./configure -> make -> make install) 2. Copy libg729b.so.0.0.0 to asterisk module path renaming it to codec_g729b 3....
``` What steps will reproduce the problem? 1. Compile with G729_ARM option, use the codec to communicate with other phone. 2. The program will crash while decoding first packet, I...
``` I'd like to be able to change the characteristics of individual bars to highlight them in the short and long term to show selection. Colour (short) and Stroke (long)...
``` When getting a categorical colour table, a user can set the range, e.g. ColourTable.getPresetColourTable(ColourTable.PASTEL1_9, 0, 1); Finding a colour, though, still uses the actual color index, and not the...
``` I'd like to be able to add a second data array to BarCharts to produce spine plots. setData(float[] values, float[] values). This would mean that we could use produce...
``` If a tooltip is set to show pointer and setIsFixedWidth() is false, the width of the area containing the text is incorrectly calculated. It appears to be the entire...
Hi
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...
``` It would really really awesome if we could have cut/copy/paste functionality. It would be a lot easier then to insert text in the middle. ``` Original issue reported on...