Author | SHA1 | Message | Date |
---|---|---|---|
|
4d68269d58 |
lavr: typedef internal structs in internal.h
Simplifies header dependencies by not including all other internal headers in internal.h. |
12 years ago |
|
1d86aa8b0f |
lavr: do not pass consumed samples as a parameter to ff_audio_resample()
Since the resampler handles buffering of unconsumed samples internally, the caller does not need this information. |
12 years ago |
|
d2f9f8e094 | lavr: correct the documentation for the ff_audio_resample() return value | 12 years ago |
|
c8af852b97 |
Add libavresample
This is a new library for audio sample format, channel layout, and sample rate conversion. |
13 years ago |