gapk/src
Harald Welte 5912848d2e prepare gapk for dealing with variable-length frames
The existing architecture was modelled around fixed-length codec frame
sizes, which of course fails with multi-rate codecs such as AMR.
2017-05-28 10:44:06 +02:00
..
Makefile.am Add ALSA input/output support to GAPK 2017-05-28 01:56:33 +02:00
benchmark.c benchmark: Make sure to print to stderr 2015-12-30 10:45:22 +01:00
codec_efr.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
codec_fr.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
codec_hr.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
codec_pcm.c introduce #defines for canonical length + use them 2017-05-28 10:20:26 +02:00
codecs.c codec: Add preliminary codecs definitions for HR/FR/EFR 2010-10-29 11:49:33 +02:00
fmt_amr.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
fmt_gsm.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
fmt_hr_ref.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
fmt_racal.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
fmt_rawpcm.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
fmt_ti.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
formats.c format/fmt_ti: Add support for EFR variant 2011-02-25 18:12:25 +01:00
main.c Add ALSA input/output support to GAPK 2017-05-28 01:56:33 +02:00
pq_alsa.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
pq_codec.c add some more comments throughout the code 2017-05-27 16:42:14 +02:00
pq_file.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
pq_format.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
pq_rtp.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
procqueue.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00