summaryrefslogtreecommitdiffstats
path: root/libavresample/avresample.h
Commit message (Expand)AuthorAgeFilesLines
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-071-0/+30
* lavr: fix missing " in header documentationPeter Meerwald2013-01-041-1/+1
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-191-0/+9
* lavr: remove automatic context close/open for resampling compensationJustin Ruggles2012-12-161-5/+4
* lavr: clarify documentation for avresample_get/set_matrix()Justin Ruggles2012-12-111-1/+5
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* lavr: document upper bound on number of output samples.Anton Khirnov2012-10-291-0/+4
* lavr: add general API usage doxyAnton Khirnov2012-10-291-0/+71
* lavr: change the type of the data buffers to uint8_t**.Anton Khirnov2012-10-051-3/+3
* lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles2012-07-081-0/+7
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-1/+2
* lavr: make avresample_read() with NULL output discard samples.Anton Khirnov2012-05-091-1/+2
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-011-1/+1
* Add libavresampleJustin Ruggles2012-04-241-0/+283
OpenPOWER on IntegriCloud