| Commit message (Expand) | Author | Age | Files | Lines |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 1 | -110/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-vocoder: update codec2 and freedv blocks. | A. Maitland Bottoms | 2019-03-24 | 1 | -1/+5 |
* | gr-vocoder freedv blocks | A. Maitland Bottoms | 2016-09-15 | 1 | -0/+19 |
* | gr-vocoder: gsm subcomponent using external gsm library | A. Maitland Bottoms | 2016-06-25 | 1 | -7/+14 |
* | gr-vocoder: codec2 subcomponent using external codec2 library | A. Maitland Bottoms | 2016-06-25 | 1 | -8/+17 |
* | Bring codec2 up to the latest version, and add support for all six bit rates. | Clayton Smith | 2014-04-16 | 1 | -0/+2 |
* | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | vocoder: moved include dir to gnuradio/vocoder | Johnathan Corgan | 2013-04-30 | 1 | -32/+32 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
* | vocoder: converting to private impl format. | Tom Rondeau | 2013-01-06 | 1 | -17/+55 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
* | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -10/+0 |
* | docs: added python doxygen docs to gr-vocoder | Tom Rondeau | 2011-11-27 | 1 | -0/+3 |
* | gr-vocoder: added G.723 40K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 1 | -0/+2 |
* | gr-vocoder: added G.723 24K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 1 | -0/+2 |
* | gr-vocoder: added G.721 32K ADPCM encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-22 | 1 | -2/+4 |
* | gr-vocoder: adds alaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 1 | -0/+2 |
* | gr-vocoder: adds ulaw encoder, decoder, and audio loopback example | Johnathan Corgan | 2011-07-19 | 1 | -0/+2 |
* | gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoder | Johnathan Corgan | 2011-07-18 | 1 | -0/+2 |
* | gr-vocoder: re-implemented gr-cvsd-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 1 | -0/+2 |
* | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan | 2011-07-18 | 1 | -0/+36 |