|
Files |
file | format_au.c |
| Work with Sun Microsystems AU format.
|
file | format_g723.c |
| Old-style G.723.1 frame/timestamp format.
|
file | format_g726.c |
| Headerless G.726 (16/24/32/40kbps) data format for Asterisk.
|
file | format_g729.c |
| Save to raw, headerless G729 data.
|
file | format_gsm.c |
| Save to raw, headerless GSM data.
- File name extension: gsm.
|
file | format_h263.c |
| Save to raw, headerless h263 data.
- File name extension: h263.
|
file | format_ilbc.c |
| Save to raw, headerless iLBC data.
- File name extension: ilbc.
|
file | format_jpeg.c |
| JPEG File format support.
|
file | format_ogg_vorbis.c |
| OGG/Vorbis streams.
- File name extension: ogg.
|
file | format_pcm.c |
| Flat, binary, ulaw PCM file format.
- File name extension: pcm, ulaw, ul, mu.
|
file | format_pcm_alaw.c |
| Flat, binary, alaw PCM file format.
- File name extensions: alaw, al.
|
file | format_sln.c |
| RAW SLINEAR Format
- File name extensions: sln, raw.
|
file | format_vox.c |
| Flat, binary, ADPCM vox file format.
- File name extensions: vox.
|
file | format_wav.c |
| Work with WAV in the proprietary Microsoft format. Microsoft WAV format (8000hz Signed Linear)
- File name extension: wav (lower case).
|
file | format_wav_gsm.c |
| Save GSM in the proprietary Microsoft format.
|
file | msgsm.h |