diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-10-22 18:29:14 -0400 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-10-25 11:30:50 -0400 |
commit | d0a196962a82f26a06357efd843488ae62fabea7 (patch) | |
tree | dd9a778c7efceba9e4b394467d800f1357c08675 /avserver.c | |
parent | f540ca22c5fb4504d959c295f55591a9ec2a8859 (diff) | |
download | ffmpeg-d0a196962a82f26a06357efd843488ae62fabea7.tar.gz |
g722dec: remove the use of lowres for half-rate decoding.
It is broken because an AVCodecContext can be opened/closed multiple
times, and sample_rate is getting divided by 2 each time that happens.
This removes the only use of lowres for audio.
Diffstat (limited to 'avserver.c')
0 files changed, 0 insertions, 0 deletions