summaryrefslogtreecommitdiff
path: root/gr-vocoder/lib/codec2
Commit message (Expand)AuthorAgeFilesLines
* gr-vocoder: remove embedded codec2A. Maitland Bottoms2016-06-2591-32378/+0
* MSVC-specific fixes for compatibilitygnieboer2016-05-301-1/+1
* coverity 1207185: vocoder: unitialized summed squared errorMarcus Müller2014-07-241-7/+7
* Merge branch 'maint'Johnathan Corgan2014-07-081-0/+4
|\
| * Windows compatibility fixesNicholas Corgan2014-07-071-0/+4
* | vocoder: merge final codec2 updateA. Maitland Bottoms2014-05-2712-72/+217
|/
* codec2 library updateA. Maitland Bottoms2014-04-1677-1670/+26465
* vocoder: Fixed packing problem with Codec2, + GRC bindings, added exampleMartin Braun2014-03-071-0/+1
* vocoder: Fixes CID 1043299. Simple unitialized variable.Moritz Fischer2013-10-231-0/+1
* Fixing CID 1043296: Trivial UNINIT.Moritz Fischer2013-10-061-3/+3
* Fixing CID 1043300. Trivial UNINIT fix.Moritz Fischer2013-10-061-1/+1
* Fix header include directory orderingMichael Dickens2013-05-171-1/+1
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-1338-658/+658
* Merge branch 'master' into nextJohnathan Corgan2011-12-112-2/+3
|\
| * vocoder: fixed some unused vars warnings.Tom Rondeau2011-12-112-2/+3
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-127/+0
|/
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-13/+13
* cmake: support for importing executables when doing cross buildJosh Blum2011-09-111-3/+7
* gr: tweaks to build cmake branch on osxJosh Blum2011-07-231-1/+0
* vocoder: added symbol visibility defines to gr-vocoder, builds on MSVC and linuxJosh Blum2011-07-211-3/+3
* vocoder: added cmake support for gr-vocoder (unix only)Josh Blum2011-07-211-0/+109
* gr-vocoder: distcheck fixesJohnathan Corgan2011-07-181-0/+5
* gr-vocoder: re-implemented gr-codec2-vocoder inside gr-vocoderJohnathan Corgan2011-07-1863-0/+7441