]> git.sesse.net Git - ffmpeg/history - libavresample/utils.c
build: Drop AVX assembly ifdefs
[ffmpeg] / libavresample / utils.c
2012-10-05 Anton Khirnovlavr: change the type of the data buffers to uint8_t**.
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-04 Justin Ruggleslavr: fix handling of custom mix matrices
2012-07-27 Justin Ruggleslavr: add x86-optimized mixing functions
2012-07-08 Justin Ruggleslavr: resampling: add support for s32p, fltp, and dblp...
2012-07-08 Justin Ruggleslavr: Use AV_SAMPLE_FMT_NONE to auto-select the interna...
2012-05-09 Anton Khirnovlavr: do not try to copy to uninitialized output audio...
2012-05-09 Anton Khirnovlavr: make avresample_read() with NULL output discard...
2012-04-25 Justin RugglesAdd libavresample