|
Files |
| file | format_au.c [code] |
| | Work with Sun Microsystems AU format.
|
| 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_ilbc.c [code] |
| | Save to raw, headerless iLBC data.
|
| file | format_jpeg.c [code] |
| | JPEG File format support.
|
| file | format_ogg_vorbis.c [code] |
| | OGG/Vorbis streams.
|
| file | format_pcm.c [code] |
| | Flat, binary, ulaw PCM file format.
|
| file | format_pcm_alaw.c [code] |
| | Flat, binary, alaw PCM file format.
|
| file | format_sln.c [code] |
| | RAW SLINEAR Format.
|
| 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] |