Update codec2 0.4 branch to include txt bit fix and tag 0.4.1.
authorhobbes1069 <hobbes1069@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 11 Sep 2015 21:21:26 +0000 (21:21 +0000)
committerhobbes1069 <hobbes1069@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 11 Sep 2015 21:21:26 +0000 (21:21 +0000)
commit9ce7fc8b0bf2bfc5d8ffaff35ea8a326e857413c
tree941a838b13987f72eb99fe7aad5147738aafb786
parentfecb0d317631d2c61fe9ba112757d0f5a27b7de7
Update codec2 0.4 branch to include txt bit fix and tag 0.4.1.

git-svn-id: https://svn.code.sf.net/p/freetel/code@2313 01035d8c-6547-0410-b346-abe4f91aad63
572 files changed:
codec2-dev/CMakeLists.txt
codec2/branches/0.4/CMakeLists.txt
codec2/branches/0.4/INSTALL
codec2/branches/0.4/debian/changelog [new file with mode: 0644]
codec2/branches/0.4/debian/codec2.doc-base.EX [new file with mode: 0644]
codec2/branches/0.4/debian/codec2.install [new file with mode: 0644]
codec2/branches/0.4/debian/codec21.dirs [new file with mode: 0644]
codec2/branches/0.4/debian/codec21.install [new file with mode: 0644]
codec2/branches/0.4/debian/compat [new file with mode: 0644]
codec2/branches/0.4/debian/control [new file with mode: 0644]
codec2/branches/0.4/debian/copyright [new file with mode: 0644]
codec2/branches/0.4/debian/docs [new file with mode: 0644]
codec2/branches/0.4/debian/libcodec2-dev.dirs [new file with mode: 0644]
codec2/branches/0.4/debian/libcodec2-dev.install [new file with mode: 0644]
codec2/branches/0.4/debian/libcodec2.install [new file with mode: 0644]
codec2/branches/0.4/debian/rules [new file with mode: 0644]
codec2/branches/0.4/debian/source/format [new file with mode: 0644]
codec2/branches/0.4/octave/adc_sfdr_ut.m [new file with mode: 0644]
codec2/branches/0.4/octave/cml.patch [new file with mode: 0644]
codec2/branches/0.4/octave/ldpc.m
codec2/branches/0.4/octave/ldpcut.m
codec2/branches/0.4/octave/newamp.m
codec2/branches/0.4/octave/newamp_batch.m
codec2/branches/0.4/octave/newamp_fbf.m
codec2/branches/0.4/src/codec2.c
codec2/branches/0.4/src/freedv_api.c
codec2/branches/0.4/src/freedv_api.h
codec2/branches/0.4/src/lpc.c
codec2/branches/0.4/src/quantise.c
codec2/branches/0.4/stm32/Makefile
codec2/branches/0.4/stm32/README.txt
codec2/branches/0.4/stm32/inc/stm32f4_adc_tuner.h
codec2/branches/0.4/stm32/src/adc_sfdr_ut.c [new file with mode: 0644]
codec2/branches/0.4/stm32/src/fdmdv_profile.c
codec2/branches/0.4/stm32/src/freedv_rx_profile.c
codec2/branches/0.4/stm32/src/freedv_tx_profile.c
codec2/branches/0.4/stm32/src/sm1000_main.c
codec2/branches/0.4/stm32/src/stm32f4_adc_tuner.c
codec2/tags/.gitignore [deleted file]
codec2/tags/0.4.1/AUTHORS [new file with mode: 0644]
codec2/tags/0.4.1/CMakeLists.txt [new file with mode: 0644]
codec2/tags/0.4.1/COPYING [new file with mode: 0644]
codec2/tags/0.4.1/ChangeLog [new file with mode: 0644]
codec2/tags/0.4.1/INSTALL [new file with mode: 0644]
codec2/tags/0.4.1/NEWS [new file with mode: 0644]
codec2/tags/0.4.1/README [new file with mode: 0644]
codec2/tags/0.4.1/README_fdmdv.txt [new file with mode: 0644]
codec2/tags/0.4.1/asterisk-11/README.md [new file with mode: 0644]
codec2/tags/0.4.1/asterisk-11/asterisk-11.8.1-codec2.patch [new file with mode: 0644]
codec2/tags/0.4.1/asterisk-11/asterisk-11.8.1-opus-codec2.patch [new file with mode: 0644]
codec2/tags/0.4.1/asterisk/README [new file with mode: 0644]
codec2/tags/0.4.1/asterisk/asterisk-codec2.patch [new file with mode: 0644]
codec2/tags/0.4.1/asterisk/codec_codec2.c [new file with mode: 0644]
codec2/tags/0.4.1/asterisk/ex_codec2.h [new file with mode: 0644]
codec2/tags/0.4.1/asterisk/make_asterisk_patch.sh [new file with mode: 0755]
codec2/tags/0.4.1/cmake/GetDependencies.cmake.in [new file with mode: 0644]
codec2/tags/0.4.1/cmake/config.h.in [new file with mode: 0644]
codec2/tags/0.4.1/debian/changelog [new file with mode: 0644]
codec2/tags/0.4.1/debian/codec2.doc-base.EX [new file with mode: 0644]
codec2/tags/0.4.1/debian/codec2.install [new file with mode: 0644]
codec2/tags/0.4.1/debian/codec21.dirs [new file with mode: 0644]
codec2/tags/0.4.1/debian/codec21.install [new file with mode: 0644]
codec2/tags/0.4.1/debian/compat [new file with mode: 0644]
codec2/tags/0.4.1/debian/control [new file with mode: 0644]
codec2/tags/0.4.1/debian/copyright [new file with mode: 0644]
codec2/tags/0.4.1/debian/docs [new file with mode: 0644]
codec2/tags/0.4.1/debian/libcodec2-dev.dirs [new file with mode: 0644]
codec2/tags/0.4.1/debian/libcodec2-dev.install [new file with mode: 0644]
codec2/tags/0.4.1/debian/libcodec2.install [new file with mode: 0644]
codec2/tags/0.4.1/debian/rules [new file with mode: 0644]
codec2/tags/0.4.1/debian/source/format [new file with mode: 0644]
codec2/tags/0.4.1/octave/README.txt [new file with mode: 0644]
codec2/tags/0.4.1/octave/adc_sfdr_ut.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/adcres.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/autotest.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/av_imp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/bandpasssampling.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/bpf.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/cbphase.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/cellmodem.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/ciccomp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/cml.patch [new file with mode: 0644]
codec2/tags/0.4.1/octave/codec2_demo.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/cohpsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/cohpsk_demod_plot.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/cohpsk_frame_design.ods [new file with mode: 0644]
codec2/tags/0.4.1/octave/cspec.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/dacres.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/diff_codec.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_demod.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_demod_c.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_demod_coh.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_mod.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_sweep.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_ut.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_ut_coh.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fdmdv_ut_freq_off.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fm.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/fuzzy_gray.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/gen_rn_coeffs.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/glottal.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/gmsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/hf_sim.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/hfper.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/hp_filt.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/ldpc.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/ldpcdec.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/ldpcenc.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/ldpcut.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/linreg.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/load_raw.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/lpcauto.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/lpcpf.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/lsp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/lsp_pdf.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/lspvar.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/lspwarp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/make_hilb.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/make_ssbfilt.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/melstats.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/melvq.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/newamp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/newamp_batch.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/newamp_fbf.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/phase.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/phase2.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/phasesecord.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pitch_test.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pl.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pl2.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plamp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plinterp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pllpcpf.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pllsp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pllspdt.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plnlp.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plphase.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plpitch.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plppe.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plsub.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/plvoicing.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/png.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/postfilter.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/pulse.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/save_raw.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/sd.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/spec.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/tcohpsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_cohpsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_cohpsk_ch.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_dqpsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_dqpsk2.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_dsss.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_dsss_pilot.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_fec.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_foff.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_ftrack.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_ml.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_pilot.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_qpsk.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_qpsk2.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/test_qpsk3.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/tfdmdv.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/tget_spec.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/tlinreg.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/tpapr.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/trellis.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/twomixer.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/twotone.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/twotone1.m [new file with mode: 0644]
codec2/tags/0.4.1/octave/undersample.m [new file with mode: 0644]
codec2/tags/0.4.1/raw/b0067.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/cq_ref.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/cross.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/cross_melp2400.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/f2400.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/forig.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/forig_ambe2000.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/forig_g729a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/forig_gsm13k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/forig_speex_8k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/g3plx.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1a_ambe2000.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1a_g729a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1a_gsm13k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1a_melp.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts1a_speex_8k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2a_ambe2000.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2a_g729a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2a_gsm13k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2a_melp.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/hts2a_speex_8k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/k6hx.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/kristoff.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/m2400.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/mmt1.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/mmt1_ambe2000.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/mmt1_g729a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/mmt1_gsm13k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/mmt1_speex_8k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/morig.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/morig_ambe2000.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/morig_g729a.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/morig_gsm13k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/morig_speex_8k.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/sine1k_2Hz_spread.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/sine1k_2ms_delay_2Hz_spread.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/ve9qrp.raw [new file with mode: 0644]
codec2/tags/0.4.1/raw/ve9qrp_10s.raw [new file with mode: 0644]
codec2/tags/0.4.1/script/menu.sh [new file with mode: 0755]
codec2/tags/0.4.1/script/playraw.sh [new file with mode: 0755]
codec2/tags/0.4.1/script/raw2wav.sh [new file with mode: 0755]
codec2/tags/0.4.1/script/wav2raw.sh [new file with mode: 0755]
codec2/tags/0.4.1/src/CMakeLists.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/_kiss_fft_guts.h [new file with mode: 0644]
codec2/tags/0.4.1/src/ampexp.c [new file with mode: 0644]
codec2/tags/0.4.1/src/ampexp.h [new file with mode: 0644]
codec2/tags/0.4.1/src/bpf.h [new file with mode: 0644]
codec2/tags/0.4.1/src/bpfb.h [new file with mode: 0644]
codec2/tags/0.4.1/src/c2dec.c [new file with mode: 0644]
codec2/tags/0.4.1/src/c2demo.c [new file with mode: 0644]
codec2/tags/0.4.1/src/c2enc.c [new file with mode: 0644]
codec2/tags/0.4.1/src/c2sim.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp10.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp4.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp5.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp6.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp7.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp8.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/dlsp9.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/gecb.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp10.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp4.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp5.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp6.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp7.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp8.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp8910.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lsp9.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt1-10.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt1-4.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt10.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt4.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt5-10.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt5.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt6.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt7.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt8.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspdt9.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspjvm1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspjvm2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspjvm3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspmelvq1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspmelvq2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspmelvq3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspres_bw1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspres_bw2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspres_centre1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspres_centre2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqanssi1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqanssi2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqanssi3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqanssi4.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqexp1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqexp2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/lspvqexp3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/mel1.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/mel2.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/mel3.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/mel4.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/mel5.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebook/mel6.txt [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookd.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookdt.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookge.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookjnd.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookjvm.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookres.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookvq.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codebookvqanssi.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2.c [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2.h [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2_cohpsk.h [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2_fdmdv.h [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2_fifo.h [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2_fm.h [new file with mode: 0644]
codec2/tags/0.4.1/src/codec2_internal.h [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk.c [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_ch.c [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_defs.h [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_demod.c [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_get_test_bits.c [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_internal.h [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_mod.c [new file with mode: 0644]
codec2/tags/0.4.1/src/cohpsk_put_test_bits.c [new file with mode: 0644]
codec2/tags/0.4.1/src/comp.h [new file with mode: 0644]
codec2/tags/0.4.1/src/comp_prim.h [new file with mode: 0644]
codec2/tags/0.4.1/src/defines.h [new file with mode: 0644]
codec2/tags/0.4.1/src/dump.c [new file with mode: 0644]
codec2/tags/0.4.1/src/dump.h [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_channel.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_demod.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_get_test_bits.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_interleave.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_internal.h [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_mod.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fdmdv_put_test_bits.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fec_dec.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fec_enc.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fifo.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fm.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fm_demod.c [new file with mode: 0644]
codec2/tags/0.4.1/src/fm_fir_coeff.h [new file with mode: 0644]
codec2/tags/0.4.1/src/fq20.sh [new file with mode: 0755]
codec2/tags/0.4.1/src/freedv_api.c [new file with mode: 0644]
codec2/tags/0.4.1/src/freedv_api.h [new file with mode: 0644]
codec2/tags/0.4.1/src/freedv_api_internal.h [new file with mode: 0644]
codec2/tags/0.4.1/src/freedv_rx.c [new file with mode: 0644]
codec2/tags/0.4.1/src/freedv_tx.c [new file with mode: 0644]
codec2/tags/0.4.1/src/generate_codebook.c [new file with mode: 0644]
codec2/tags/0.4.1/src/genlspdtcb.c [new file with mode: 0644]
codec2/tags/0.4.1/src/golay23.c [new file with mode: 0644]
codec2/tags/0.4.1/src/golay23.h [new file with mode: 0644]
codec2/tags/0.4.1/src/golaydectable.h [new file with mode: 0644]
codec2/tags/0.4.1/src/golayenctable.h [new file with mode: 0644]
codec2/tags/0.4.1/src/hanning.h [new file with mode: 0644]
codec2/tags/0.4.1/src/ht_coeff.h [new file with mode: 0644]
codec2/tags/0.4.1/src/insert_errors.c [new file with mode: 0644]
codec2/tags/0.4.1/src/interp.c [new file with mode: 0644]
codec2/tags/0.4.1/src/interp.h [new file with mode: 0644]
codec2/tags/0.4.1/src/kiss_fft.c [new file with mode: 0644]
codec2/tags/0.4.1/src/kiss_fft.h [new file with mode: 0644]
codec2/tags/0.4.1/src/linreg.c [new file with mode: 0644]
codec2/tags/0.4.1/src/linreg.h [new file with mode: 0644]
codec2/tags/0.4.1/src/listensim.sh [new file with mode: 0755]
codec2/tags/0.4.1/src/lpc.c [new file with mode: 0644]
codec2/tags/0.4.1/src/lpc.h [new file with mode: 0644]
codec2/tags/0.4.1/src/lsp.c [new file with mode: 0644]
codec2/tags/0.4.1/src/lsp.h [new file with mode: 0644]
codec2/tags/0.4.1/src/machdep.h [new file with mode: 0644]
codec2/tags/0.4.1/src/modem_stats.c [new file with mode: 0644]
codec2/tags/0.4.1/src/modem_stats.h [new file with mode: 0644]
codec2/tags/0.4.1/src/nlp.c [new file with mode: 0644]
codec2/tags/0.4.1/src/nlp.h [new file with mode: 0644]
codec2/tags/0.4.1/src/noise_samples.h [new file with mode: 0644]
codec2/tags/0.4.1/src/octave.c [new file with mode: 0644]
codec2/tags/0.4.1/src/octave.h [new file with mode: 0644]
codec2/tags/0.4.1/src/os.h [new file with mode: 0644]
codec2/tags/0.4.1/src/pack.c [new file with mode: 0644]
codec2/tags/0.4.1/src/phase.c [new file with mode: 0644]
codec2/tags/0.4.1/src/phase.h [new file with mode: 0644]
codec2/tags/0.4.1/src/phaseexp.c [new file with mode: 0644]
codec2/tags/0.4.1/src/phaseexp.h [new file with mode: 0644]
codec2/tags/0.4.1/src/pilot_coeff.h [new file with mode: 0644]
codec2/tags/0.4.1/src/pilots_coh.h [new file with mode: 0644]
codec2/tags/0.4.1/src/postfilter.c [new file with mode: 0644]
codec2/tags/0.4.1/src/postfilter.h [new file with mode: 0644]
codec2/tags/0.4.1/src/quantise.c [new file with mode: 0644]
codec2/tags/0.4.1/src/quantise.h [new file with mode: 0644]
codec2/tags/0.4.1/src/rn.h [new file with mode: 0644]
codec2/tags/0.4.1/src/rn_coh.h [new file with mode: 0644]
codec2/tags/0.4.1/src/rxdec_coeff.h [new file with mode: 0644]
codec2/tags/0.4.1/src/sim.sh [new file with mode: 0755]
codec2/tags/0.4.1/src/sine.c [new file with mode: 0644]
codec2/tags/0.4.1/src/sine.h [new file with mode: 0644]
codec2/tags/0.4.1/src/ssbfilt_coeff.h [new file with mode: 0644]
codec2/tags/0.4.1/src/test_bits.h [new file with mode: 0644]
codec2/tags/0.4.1/src/test_bits_coh.h [new file with mode: 0644]
codec2/tags/0.4.1/src/varicode.c [new file with mode: 0644]
codec2/tags/0.4.1/src/varicode.h [new file with mode: 0644]
codec2/tags/0.4.1/src/varicode_table.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/Makefile [new file with mode: 0644]
codec2/tags/0.4.1/stm32/README.txt [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/debugblinky.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/gdb_stdio.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/iir_duc.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/iir_tuner.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/sm1000_leds_switches.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/stm32f4_adc.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/stm32f4_adc_tuner.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/stm32f4_dac.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/stm32f4_dacduc.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/stm32f4_usb_vcp.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/inc/stm32f4xx_conf.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/adc_rec.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/adc_sd.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/adc_sfdr_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/adcdac_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/codec2_profile.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/dac_it.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/dac_play.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/dac_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/debugblinky.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/fast_dac_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/fdmdv_dump_rt.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/fdmdv_profile.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/fft_test.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/freedv_rx_profile.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/freedv_tx_profile.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/gdb_stdio.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/iir_duc.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/iir_tuner.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/init.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/power_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/sine.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/sine.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/sm1000_leds_switches.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/sm1000_leds_switches_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/sm1000_main.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/startup_stm32f4xx.s [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_adc.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_adc_tuner.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_dac.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_dacduc.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_machdep.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_pwm.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/stm32f4_usb_vcp.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/system_stm32f4xx.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/timer_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/tuner_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/usb_vcp_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/src/usb_vsp_ut.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/stlink/elfsym.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/stlink/elfsym.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/stlink/stlink.patch [new file with mode: 0644]
codec2/tags/0.4.1/stm32/stm32_flash.ld [new file with mode: 0644]
codec2/tags/0.4.1/stm32/stm32_ram.ld [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usb_bsp.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usb_bsp.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usb_conf.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usbd_conf.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usbd_desc.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usbd_desc.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_conf/usbd_usr.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/cdc/usbd_cdc_core.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/cdc/usbd_cdc_core.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/cdc/usbd_cdc_vcp.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/cdc/usbd_cdc_vcp.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_core.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_core.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_def.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_ioreq.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_ioreq.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_req.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_req.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/core/usbd_usr.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_core.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_core.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_dcd.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_dcd.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_dcd_int.c [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_dcd_int.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_defines.h [new file with mode: 0644]
codec2/tags/0.4.1/stm32/usb_lib/otg/usb_regs.h [new file with mode: 0644]
codec2/tags/0.4.1/unittest/CMakeLists.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/Makefile.am [new file with mode: 0644]
codec2/tags/0.4.1/unittest/Makefile.in [new file with mode: 0644]
codec2/tags/0.4.1/unittest/README [new file with mode: 0644]
codec2/tags/0.4.1/unittest/c2validate.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/c2validate.h [new file with mode: 0644]
codec2/tags/0.4.1/unittest/create_interleaver.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/de.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/dvdongle2.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/extract.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/fdmdv_mem.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/ge_train.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/genampdata.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/genlsp.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/genphdata.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/genres.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/hts1a.h [new file with mode: 0644]
codec2/tags/0.4.1/unittest/hts1a_1300.h [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp1.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp10.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp2.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp3.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp4.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp45678910.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp5.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp6.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp7.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp8.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lsp9.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lspd456.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lspd678910.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lspd78.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lspd910.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lspjnd5-10.txt [new file with mode: 0644]
codec2/tags/0.4.1/unittest/lspsync.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/mksine.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/polar2rect.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/pre.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/raw2h.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/run_tests.sh [new file with mode: 0644]
codec2/tags/0.4.1/unittest/scalarlsptest.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/sd.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/sd.h [new file with mode: 0644]
codec2/tags/0.4.1/unittest/speexlsptest.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/speexnoisesup.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/t16_8.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/t16_8_short.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/t48_8.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tcodec2.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tcohpsk.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tcontphase.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/test_cohpsk_ch.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tfdmdv.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tfifo.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tinterp.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tlspsens.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tnlp.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tprede.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tquant.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/tsrc.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/vq_train_jvm.c [new file with mode: 0755]
codec2/tags/0.4.1/unittest/vqtrain.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/vqtrainjnd.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/vqtrainph.c [new file with mode: 0644]
codec2/tags/0.4.1/unittest/vqtrainsp.c [new file with mode: 0644]
codec2/tags/0.4.1/wav/all.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/cross.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/cross_melp2400.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/f2400.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/forig.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/forig_ambe2000.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/forig_speex_8k.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a_ambe2000.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a_c2_v0.1.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a_c2_v0.1a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a_g729a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a_lpc10.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts1a_speex_8k.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a_ambe2000.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a_c2_v0.1.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a_c2_v0.1a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a_g729a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a_lpc10.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/hts2a_speex_8k.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/m2400.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/mmt1.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/mmt1_ambe2000.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/mmt1_c2_v01a.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/mmt1_lpc10.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/mmt1_speex_8k.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/morig.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/morig_ambe2000.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/morig_speex_8k.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/ve9qrp.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/vk5qi.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/x200_ext.wav [new file with mode: 0644]
codec2/tags/0.4.1/wav/x200_int.wav [new file with mode: 0644]