• Martin Storsjö's avatar
    rtpdec: Interpret the different G726 names as bits_per_coded_sample · fa6dce4c
    Martin Storsjö authored
    For the standardized 8 kHz sample rate, this works exactly the same.
    For nonstandard sample rates, the different predefined G726
    names (G726-16, G726-24, G726-32, G726-40) are interpreted as an
    indication of the bits per coded sample, even though their
    actual bitrates aren't what the name specifies.
    
    This feels more sane than using free-form names for nonstandard
    sample rate/bitrate combinations, e.g like G726-22, G726-33
    for 11025 Hz.
    Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
    fa6dce4c
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README Loading commit data...
RELEASE Loading commit data...
avconv.c Loading commit data...
avplay.c Loading commit data...
avprobe.c Loading commit data...
avserver.c Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
subdir.mak Loading commit data...
version.sh Loading commit data...