|
| file | format_g719.c [code] |
| | ITU G.719 , 64kbps bitrate only.
|
| |
| file | format_g723.c [code] |
| | Old-style G.723.1 frame/timestamp format.
|
| |
| file | format_g726.c [code] |
| | Headerless G.726 (16/24/32/40kbps) data format for Asterisk.
|
| |
| file | format_g729.c [code] |
| | Save to raw, headerless G729 data.
|
| |
| file | format_gsm.c [code] |
| | Save to raw, headerless GSM data.
|
| |
| file | format_h263.c [code] |
| | Save to raw, headerless h263 data.
|
| |
| file | format_h264.c [code] |
| | Save to raw, headerless h264 data.
|
| |
| file | format_ilbc.c [code] |
| | Save to raw, headerless iLBC data.
|
| |
| file | format_ogg_speex.c [code] |
| | OGG/Speex streams.
|
| |
| file | format_ogg_vorbis.c [code] |
| | OGG/Vorbis streams.
|
| |
| file | format_pcm.c [code] |
| | Flat, binary, ulaw PCM file format.
|
| |
| file | format_siren14.c [code] |
| | ITU G.722.1 Annex C (Siren14, licensed from Polycom) format, 48kbps bitrate only.
|
| |
| file | format_siren7.c [code] |
| | ITU G.722.1 (Siren7, licensed from Polycom) format, 32kbps bitrate only.
|
| |
| file | format_sln.c [code] |
| | RAW SLINEAR Formats.
|
| |
| file | format_vox.c [code] |
| | Flat, binary, ADPCM vox file format.
|
| |
| file | format_wav.c [code] |
| | Work with WAV in the proprietary Microsoft format. Microsoft WAV format (8000hz Signed Linear)
|
| |
| file | format_wav_gsm.c [code] |
| | Save GSM in the proprietary Microsoft format.
|
| |
| file | msgsm.h [code] |
| |