codec: Add bit ordering tables from specs for HR,FR,EFR & AMR
authorSylvain Munaut <tnt@246tNt.com>
Fri, 8 Oct 2010 13:09:16 +0000 (15:09 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Fri, 15 Oct 2010 07:45:04 +0000 (09:45 +0200)
commit1a4ea5b4364b756276da5d378d81e3b15a1d5f84
treec8107e215d52618483629ec8536b6d51aa37d46d
parent394635b2e35059109afcf8f939c2e456eed1fdf9
codec: Add bit ordering tables from specs for HR,FR,EFR & AMR

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
configure.in
include/osmocom/codec/codec.h [new file with mode: 0644]
src/Makefile.am
src/codec/Makefile.am [new file with mode: 0644]
src/codec/gsm610.c [new file with mode: 0644]
src/codec/gsm620.c [new file with mode: 0644]
src/codec/gsm660.c [new file with mode: 0644]
src/codec/gsm690.c [new file with mode: 0644]