gapk/src
Harald Welte 1452203526 fmt_gsm: document that this format is also used for RTP 2017-05-29 11:25:03 +02:00
..
Makefile.am Add support for RTP with GSM-HR payload according to RFC5993 2017-05-28 16:18:09 +02:00
benchmark.c benchmark: Make sure to print to stderr 2015-12-30 10:45:22 +01:00
codec_amr.c codac_amr: Remove printf() left from debugging/testing 2017-05-28 19:44:26 +02:00
codec_efr.c EFR codec fixup. 2017-05-28 20:58:10 +02:00
codec_fr.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
codec_hr.c Fix HR codec block sizes 2017-05-28 16:18:09 +02:00
codec_pcm.c introduce #defines for canonical length + use them 2017-05-28 10:20:26 +02:00
codecs.c Add AMR codec support 2017-05-28 14:29:59 +02:00
fmt_amr.c prepare gapk for dealing with variable-length frames 2017-05-28 10:44:06 +02:00
fmt_amr_opencore.c Add AMR codec support 2017-05-28 14:29:59 +02:00
fmt_gsm.c fmt_gsm: document that this format is also used for RTP 2017-05-29 11:25:03 +02:00
fmt_hr_ref.c Fix HR codec block sizes 2017-05-28 16:18:09 +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_rtp_amr.c Add AMR codec support 2017-05-28 14:29:59 +02:00
fmt_rtp_efr.c Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9 2017-05-28 16:18:09 +02:00
fmt_rtp_hr_etsi.c Add support for RTP with GSM-HR payload according to ETSI TS 101 318 2017-05-28 16:18:09 +02:00
fmt_rtp_hr_ietf.c fmt_rtp_hr_ietf.c: Fix error encoding this format 2017-05-28 21:06:20 +02:00
fmt_ti.c fmt_ti: fix lsb/msb mix-up in ti_hr_from_canon() 2017-05-28 19:33:05 +02:00
formats.c Add support for RTP with GSM-HR payload according to RFC5993 2017-05-28 16:18:09 +02:00
main.c print_help(): Fix formatting of help text 2017-05-28 16:22:43 +02:00
pq_alsa.c alsa/file input: return -1 on eof (short read) 2017-05-28 20:06:01 +02:00
pq_codec.c direct all log statements to stderr to avoid breaking stdout data out 2017-05-28 19:44:26 +02:00
pq_file.c alsa/file input: return -1 on eof (short read) 2017-05-28 20:06:01 +02:00
pq_format.c direct all log statements to stderr to avoid breaking stdout data out 2017-05-28 19:44:26 +02:00
pq_rtp.c direct all log statements to stderr to avoid breaking stdout data out 2017-05-28 19:44:26 +02:00
procqueue.c procqueue.c: Logging unficiation (always use the [x] prefix) 2017-05-28 20:06:01 +02:00