Author | SHA1 | Message | Date |
---|---|---|---|
|
7f534d11ed |
lavr: do not pass sample count as a parameter to ff_audio_convert()
It will always be the number of samples in the input buffer, so just use that directly instead of passing it as a separate parameter. |
12 years ago |
|
643b5b794f |
ARM: libavresample: NEON optimised flat float to s16 conversion
Signed-off-by: Mans Rullgard <mans@mansr.com> |
12 years ago |
|
804d7a1aa6 | doxygen: Fix function parameter names to match the code | 12 years ago |
|
c8af852b97 |
Add libavresample
This is a new library for audio sample format, channel layout, and sample rate conversion. |
13 years ago |