Author | SHA1 | Message | Date |
---|---|---|---|
|
a3a8572165 | g722dec: check output buffer size before decoding | 13 years ago |
|
4e41973794 | g722dec: cosmetics: reindent/linewrap | 13 years ago |
|
d0a196962a |
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. |
13 years ago |
|
704721bc9c | g722: split decoder and encoder into separate files | 13 years ago |