moved codec2 states to a separate file to make unit testing easier
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 8 Jun 2012 23:44:53 +0000 (23:44 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Fri, 8 Jun 2012 23:44:53 +0000 (23:44 +0000)
commit168d77afbb84e1a287a7c905a2d2b9ad58d8767f
tree2b4adfcf1d6cc48056c3ccaa24e71ec2b7bf2cea
parentf2098cac676ca1d005e9d37cf3efa1af414db6c4
moved codec2 states to a separate file to make unit testing easier

git-svn-id: https://svn.code.sf.net/p/freetel/code@534 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/src/codec2.c
codec2-dev/src/codec2_internal.h [new file with mode: 0644]
codec2-dev/unittest/Makefile.am
codec2-dev/unittest/Makefile.in
codec2-dev/unittest/tlspsens.c [new file with mode: 0644]