summaryrefslogtreecommitdiff
path: root/libavresample/avresample.h
Commit message (Expand)AuthorAge
* lavr: document upper bound on number of output samples.Anton Khirnov2012-10-29
* lavr: add general API usage doxyAnton Khirnov2012-10-29
* lavr: change the type of the data buffers to uint8_t**.Anton Khirnov2012-10-05
* lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles2012-07-08
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* lavr: make avresample_read() with NULL output discard samples.Anton Khirnov2012-05-09
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-01
* Add libavresampleJustin Ruggles2012-04-24