]> git.sesse.net Git - ffmpeg/history - libavresample/avresample.h
lavfi: remove mp=il filter
[ffmpeg] / libavresample / avresample.h
2013-01-08 Michael NiedermayerMerge commit '074a00d192c0e749d677b008b337da42597e780f'
2013-01-08 Justin Ruggleslavr: add a public function for setting a custom channe...
2013-01-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-04 Peter Meerwaldlavr: fix missing " in header documentation
2012-12-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-19 Justin Ruggleslavr: add option for dithering during sample format...
2012-12-17 Michael NiedermayerMerge remote-tracking branch 'ramiro/dshow'
2012-12-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-17 Justin Ruggleslavr: remove automatic context close/open for resamplin...
2012-12-12 Michael NiedermayerMerge commit '14758e3211d34a97c42b07acae117ce5627d7f57'
2012-12-11 Justin Ruggleslavr: clarify documentation for avresample_get/set_matrix()
2012-11-12 Michael NiedermayerMerge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-10-30 Michael NiedermayerMerge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'
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-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-05 Anton Khirnovlavr: change the type of the data buffers to uint8_t**.
2012-07-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-08 Justin Ruggleslavr: resampling: add filter type and Kaiser window...
2012-06-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-09 Anton Khirnovlavr: make avresample_read() with NULL output discard...
2012-05-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-04-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-25 Justin RugglesAdd libavresample