aboutsummaryrefslogtreecommitdiffstats
path: root/include/gapk
AgeCommit message (Expand)AuthorFilesLines
2011-02-25format: Add support for the TI calypso/locosto dumped buffer formatSylvain Munaut1-0/+3
2010-11-11format: Add support for Raw PCM Signed 16 bits Little EndianSylvain Munaut1-0/+3
2010-11-11procqueue: Add Codec tasksSylvain Munaut1-0/+4
2010-11-11procqueue: Add format conversion tasksSylvain Munaut1-0/+4
2010-11-11procqueue: Add file related tasksSylvain Munaut1-0/+4
2010-11-11procqueue: Add some mechanism to queue 'processing items' on the framesSylvain Munaut1-0/+43
2010-11-11format: Add function to get format by nameSylvain Munaut1-0/+1
2010-11-11codec: Add fields in struct codec_desc to support encoding/decodingSylvain Munaut1-0/+13
2010-11-11format: Add support for .amr files encapsulating EFR dataSylvain Munaut1-0/+3
2010-11-11format: Add fields in format descriptor for fixed headersSylvain Munaut1-0/+3
2010-11-11format: Add support for the file read/written by the Racal 6103E ms test setSylvain Munaut1-0/+5
2010-11-05format: Add support for the 3GPP HR reference vocoder file/frame formatsSylvain Munaut1-0/+4
2010-11-05format: Add support for classic .gsm file/frame formatSylvain Munaut1-0/+3
2010-11-05format: Add initial format frameworkSylvain Munaut1-0/+48
2010-10-29codec: Add preliminary codecs definitions for HR/FR/EFRSylvain Munaut2-1/+43
2010-10-29utils: Add various bit manipulation related utilitesSylvain Munaut2-0/+105