aboutsummaryrefslogtreecommitdiffstats
path: root/libavresample/options.c
Commit message (Expand)AuthorAgeFilesLines
* lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles2012-07-081-0/+5
* lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample formatJustin Ruggles2012-07-081-1/+1
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-181-0/+4
* lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff typeJustin Ruggles2012-05-011-2/+2
* Add libavresampleJustin Ruggles2012-04-241-0/+89