index
:
gapk
master
GSM Audio Pocket Knife
Sylvain Munaut
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
autotools: Add AC_LANG_SOURCE required for autotools >= 2.68
HEAD
master
Sylvain Munaut
1
-1/+1
2011-02-25
format/fmt_ti: Add support for EFR variant
Sylvain Munaut
3
-0/+91
2011-02-25
format/fmt_ti: Add support for HR variant
Sylvain Munaut
3
-0/+59
2011-02-25
format: Add support for the TI calypso/locosto dumped buffer format
Sylvain Munaut
4
-1/+84
2010-11-12
Fix error in configure.ac preventing compiling without opencore-amrnb
Sylvain Munaut
1
-1/+1
2010-11-12
codec: Fix EFR codec encoder function. Return value is #bytes
Sylvain Munaut
1
-1/+1
2010-11-12
Update gitignore
Sylvain Munaut
1
-0/+3
2010-11-12
[4/4] HR support: Add hooks in gapk to use libgsmhr for encoding/decoding
Sylvain Munaut
2
-0/+49
2010-11-12
[3/4] HR support: Add actual wrapper code to call reference code
Sylvain Munaut
1
-3/+59
2010-11-12
[2/4] HR support: Add logic to fetch reference source code and build it
Sylvain Munaut
3
-1/+84
2010-11-12
[1/4] HR support: Add autotools skeleton for libgsmhr
Sylvain Munaut
7
-1/+141
2010-11-11
Add a real main method to does the job
Sylvain Munaut
1
-1/+405
2010-11-11
format: Add support for Raw PCM Signed 16 bits Little Endian
Sylvain Munaut
4
-0/+66
2010-11-11
procqueue: Add Codec tasks
Sylvain Munaut
3
-1/+74
2010-11-11
procqueue: Add format conversion tasks
Sylvain Munaut
3
-1/+66
2010-11-11
procqueue: Add file related tasks
Sylvain Munaut
3
-1/+104
2010-11-11
procqueue: Add some mechanism to queue 'processing items' on the frames
Sylvain Munaut
3
-0/+176
2010-11-11
codec/efr: Add support for encoding/decoding using OpenCore AMR NB
Sylvain Munaut
3
-2/+95
2010-11-11
codec/fr: Add support for encoding/decoding using libgsm
Sylvain Munaut
3
-1/+71
2010-11-11
format: Add function to get format by name
Sylvain Munaut
2
-0/+16
2010-11-11
codec: Add fields in struct codec_desc to support encoding/decoding
Sylvain Munaut
1
-0/+13
2010-11-11
format: Add support for .amr files encapsulating EFR data
Sylvain Munaut
4
-1/+83
2010-11-11
format: Add fields in format descriptor for fixed headers
Sylvain Munaut
1
-0/+3
2010-11-11
format: Add support for the file read/written by the Racal 6103E ms test set
Sylvain Munaut
4
-1/+174
2010-11-05
format: Add support for the 3GPP HR reference vocoder file/frame formats
Sylvain Munaut
4
-1/+214
2010-11-05
format: Add support for classic .gsm file/frame format
Sylvain Munaut
4
-1/+66
2010-11-05
format: Add initial format framework
Sylvain Munaut
3
-0/+85
2010-10-29
Add dependency to libosmocodec (part of libosmocore)
Sylvain Munaut
2
-1/+3
2010-10-29
codec: Add preliminary codecs definitions for HR/FR/EFR
Sylvain Munaut
8
-2/+195
2010-10-29
utils: Add various bit manipulation related utilites
Sylvain Munaut
4
-0/+107
2010-10-24
Initial skeleton import
Sylvain Munaut
8
-0/+787