summaryrefslogtreecommitdiff
path: root/libavresample/dither.c
Commit message (Collapse)AuthorAge
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
| | | | | | | | Deprecated in c29038f3041a4080342b2e333c1967d136749c0f. The resample filter based upon this library has been removed as well. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> Signed-off-by: James Almer <jamrial@gmail.com>
* Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
|
* avresample: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
|
* x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles2013-01-08
|
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-07
| | | | This allows reordering, duplication, and silencing of input channels.
* lavr: add option for dithering during sample format conversion to s16Justin Ruggles2012-12-19