Anton Khirnov
|
e7ba5b1de0
|
lavr: change the type of the data buffers to uint8_t**.
This is more consistent with what the rest of Libav does.
This breaks API.
|
2012-10-05 13:49:44 +02:00 |
|
Justin Ruggles
|
372647aed0
|
lavr: resampling: add filter type and Kaiser window beta to AVOptions
|
2012-07-08 15:22:11 -04:00 |
|
John Stebbins
|
3971be0eb5
|
Add Dolby/DPLII downmix support to libavresample
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
|
2012-06-18 10:55:00 -04:00 |
|
Anton Khirnov
|
0982b0a431
|
lavr: make avresample_read() with NULL output discard samples.
|
2012-05-09 17:37:47 +02:00 |
|
Justin Ruggles
|
4010d724e1
|
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
|
2012-05-01 13:52:59 -04:00 |
|
Justin Ruggles
|
c8af852b97
|
Add libavresample
This is a new library for audio sample format, channel layout, and sample rate
conversion.
|
2012-04-24 21:28:27 -04:00 |
|