summaryrefslogtreecommitdiff
path: root/libavresample/options.c
Commit message (Expand)AuthorAge
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* libavresample: add mix level normalization optionJohn Stebbins2012-08-14
* lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles2012-07-08
* lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample formatJustin Ruggles2012-07-08
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* 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