]> git.sesse.net Git - ffmpeg/history - libavresample
lavfi: Add the af_channelmap audio channel mapping filter.
[ffmpeg] / libavresample /
2012-06-18 Justin Ruggleslavr: Add x86-optimized function for flt to s32 conversion
2012-06-18 Justin Ruggleslavr: Add x86-optimized function for flt to s16 conversion
2012-06-18 Justin Ruggleslavr: Add x86-optimized functions for s32 to flt conversion
2012-06-18 Justin Ruggleslavr: Add x86-optimized functions for s32 to s16 conversion
2012-06-18 Justin Ruggleslavr: Add x86-optimized functions for s16 to flt conversion
2012-06-18 Justin Ruggleslavr: Add x86-optimized function for s16 to s32 conversion
2012-06-18 Justin Ruggleslavr: add x86-optimized functions for mixing 1-to-2...
2012-06-18 Justin Ruggleslavr: add x86-optimized functions for mixing 1-to-2...
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-05-29 Justin Ruggleslavr: add x86-optimized function for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add x86-optimized functions for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add C functions for mixing 2 to 1 channels with...
2012-05-09 Justin Ruggleslavr: replace the SSE version of ff_conv_fltp_to_flt_6c...
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-05-07 Diego Biurrunbuild: cosmetics: Add missing end-of-line backslashes...
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-05-01 Reimar DöffingerFix compilation with YASM/NASM without AVX support.
2012-04-25 Justin RugglesAdd libavresample