]> git.sesse.net Git - ffmpeg/history - libavresample/x86/audio_convert_init.c
Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'
[ffmpeg] / libavresample / x86 / audio_convert_init.c
2012-09-09 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-08 Diego Biurrunx86: Replace checks for CPU extensions and flags by...
2012-08-24 Michael NiedermayerMerge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel flt to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel flt to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel flt to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel flt to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16 to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16 to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel fltp to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel fltp to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel fltp to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16p to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16p to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16p to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16p to s16 conversion
2012-06-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-26 Justin Ruggleslavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes
2012-06-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-25 Justin Ruggleslavr: x86: merge some branches
2012-06-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
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-05-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-05-09 Justin Ruggleslavr: replace the SSE version of ff_conv_fltp_to_flt_6c...
2012-04-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-04-25 Justin RugglesAdd libavresample