summaryrefslogtreecommitdiff
path: root/libavresample/internal.h
Commit message (Expand)AuthorAge
* Merge commit '12655c48049f9a52e5504bde90fe738862b0ff08'Michael Niedermayer2015-02-22
|\
| * libavresample: NEON optimized FIR audio resamplingPeter Meerwald2015-02-21
* | Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113'Michael Niedermayer2014-04-25
|\|
| * aarch64: NEON optimized FIR audio resamplingJanne Grunau2014-04-24
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|/
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
* lavr: typedef internal structs in internal.hJustin Ruggles2013-01-07
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19
* lavr: temporarily store custom matrix in AVAudioResampleContextJustin Ruggles2012-12-11
* libavresample: add mix level normalization optionJohn Stebbins2012-08-14
* lavr: resampling: add filter type and Kaiser window beta to AVOptionsJustin Ruggles2012-07-08
* Add Dolby/DPLII downmix support to libavresampleJohn Stebbins2012-06-18
* Add libavresampleJustin Ruggles2012-04-24