]> git.sesse.net Git - ffmpeg/history - libavresample/avresample.h
lavr: print out the mix matrix in ff_audio_mix_set_matrix()
[ffmpeg] / libavresample / avresample.h
2013-01-08 Justin Ruggleslavr: add a public function for setting a custom channe...
2013-01-04 Peter Meerwaldlavr: fix missing " in header documentation
2012-12-19 Justin Ruggleslavr: add option for dithering during sample format...
2012-12-17 Justin Ruggleslavr: remove automatic context close/open for resamplin...
2012-12-11 Justin Ruggleslavr: clarify documentation for avresample_get/set_matrix()
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-10-29 Anton Khirnovlavr: document upper bound on number of output samples.
2012-10-29 Anton Khirnovlavr: add general API usage doxy
2012-10-05 Anton Khirnovlavr: change the type of the data buffers to uint8_t**.
2012-07-08 Justin Ruggleslavr: resampling: add filter type and Kaiser window...
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-05-09 Anton Khirnovlavr: make avresample_read() with NULL output discard...
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-04-25 Justin RugglesAdd libavresample