gapk/src
Sylvain Munaut 4604976a5f Add a real main method to does the job
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-11-11 22:58:57 +01:00
..
Makefile.am format: Add support for Raw PCM Signed 16 bits Little Endian 2010-11-11 22:58:20 +01:00
codec_efr.c codec/efr: Add support for encoding/decoding using OpenCore AMR NB 2010-11-11 20:26:41 +01:00
codec_fr.c codec/fr: Add support for encoding/decoding using libgsm 2010-11-11 20:26:41 +01:00
codec_hr.c codec: Add preliminary codecs definitions for HR/FR/EFR 2010-10-29 11:49:33 +02:00
codec_pcm.c codec: Add preliminary codecs definitions for HR/FR/EFR 2010-10-29 11:49:33 +02:00
codecs.c codec: Add preliminary codecs definitions for HR/FR/EFR 2010-10-29 11:49:33 +02:00
fmt_amr.c format: Add support for .amr files encapsulating EFR data 2010-11-11 20:26:41 +01:00
fmt_gsm.c format: Add support for classic .gsm file/frame format 2010-11-05 16:41:47 +01:00
fmt_hr_ref.c format: Add support for the 3GPP HR reference vocoder file/frame formats 2010-11-05 16:41:47 +01:00
fmt_racal.c format: Add support for the file read/written by the Racal 6103E ms test set 2010-11-11 20:26:41 +01:00
fmt_rawpcm.c format: Add support for Raw PCM Signed 16 bits Little Endian 2010-11-11 22:58:20 +01:00
formats.c format: Add support for Raw PCM Signed 16 bits Little Endian 2010-11-11 22:58:20 +01:00
main.c Add a real main method to does the job 2010-11-11 22:58:57 +01:00
pq_codec.c procqueue: Add Codec tasks 2010-11-11 20:45:24 +01:00
pq_file.c procqueue: Add file related tasks 2010-11-11 20:45:24 +01:00
pq_format.c procqueue: Add format conversion tasks 2010-11-11 20:45:24 +01:00
procqueue.c procqueue: Add some mechanism to queue 'processing items' on the frames 2010-11-11 20:45:24 +01:00