index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libswresample
/
x86
Age
Commit message (
Expand
)
Author
2014-12-31
x86/swr: disable pack_8ch functions on msvc/icl x86_32
James Almer
2014-12-31
x86/swr: add missing alignment check to pack_6ch functions
James Almer
2014-12-30
x86/swr: add SSE2/AVX pack_8ch functions
James Almer
2014-11-07
x86/swr: add ff_float_to_int32_a_avx2
James Almer
2014-11-06
x86/swr: replace sse4 instructions in pack_6ch with sse ones
James Almer
2014-07-04
x86/swr: use lavu helper macros to check CPU extensions
James Almer
2014-07-04
x86/swr: split audioconvert and rematrix DSP into separate files
James Almer
2014-07-04
swr: initialize only the necessary resample dsp functions
James Almer
2014-07-02
swr: rename swresample_dsp init functions to swri_resample_dsp
James Almer
2014-07-02
x86/swr: add ff_resample_{common, linear}_int16_xop
James Almer
2014-07-02
x86/swr: add ff_resample_{common, linear}_float_fma
James Almer
2014-07-01
x86/swr: convert resample_{common, linear}_double_sse2 to yasm
James Almer
2014-06-30
swr: convert resample_common/linear_int16_mmx2/sse2 to yasm.
Ronald S. Bultje
2014-06-28
swr: rewrite resample_common/linear_float_sse/avx in yasm.
Ronald S. Bultje
2014-06-15
swr: compile mmx2 s16p functions only on x86-32.
Ronald S. Bultje
2014-06-15
swr: add prototypes for resample dsp functions
James Almer
2014-06-15
swr: remove obsolete function prototypes.
Ronald S. Bultje
2014-06-14
swr: split out DSP functions.
Ronald S. Bultje
2014-05-16
swresample: add swri_resample_float_avx
James Almer
2014-05-07
inline asm: fix arrays as named constraints.
Matt Oliver
2014-05-07
swresample/resample: add missing xmm clobbers
James Almer
2014-04-25
swresample: add swri_resample_double_sse2
James Almer
2014-03-24
swresample/resample: sse float linear interpolation
James Almer
2014-03-24
swresample/resample: mmx2/sse2 int16 linear interpolation
James Almer
2014-03-20
swresample: add swri_resample_float_sse
James Almer
2014-03-18
Automatically change MANGLE() into named inline asm operands when direct symb...
Matt Oliver
2014-03-18
swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2
James Almer
2014-01-18
swresample: Add arm&x86 clobber tests
Martin Storsjö
2013-12-31
Avoid using empty macro arguments.
Reimar Döffinger
2013-10-08
x86: Fix compilation with nasm on PPC & OS/2
Ronald S. Bultje
2013-06-18
swresample/x86/audio_convert: add emms to CONV
Michael Niedermayer
2013-06-04
swr: add native_simd_one
Michael Niedermayer
2012-10-31
Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'
Michael Niedermayer
2012-09-09
swr: add av_cold to init/free functions
Michael Niedermayer
2012-09-01
Fix compilation with yasm-0.6.2.
Carl Eugen Hoyos
2012-08-31
Add some missing _EXTERNAL suffixes to yasm source files.
Carl Eugen Hoyos
2012-08-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-07
swr/x86: 16bit integer mix functions need SSE2 not SSE
Michael Niedermayer
2012-07-05
swr/x86: 10l, missed some SSE2 instructions in code marked as SSE.
Michael Niedermayer
2012-06-30
swr: fix make checkheaders.
Clément Bœsch
2012-06-30
swr: small align cosmetic.
Clément Bœsch
2012-06-30
swr: use __asm__ instead of __asm.
Clément Bœsch
2012-06-28
swr: MMX2 & SSSE3 int16 resample core
Michael Niedermayer
2012-06-13
swr: fix 10l use of uninitialized data
Michael Niedermayer
2012-06-12
swr: mix_2_1_int16_mmx/sse
Michael Niedermayer
2012-06-12
swr: mix_1_1_int16_sse
Michael Niedermayer
2012-06-12
swr: mix_1_1 int16 MMX
Michael Niedermayer
2012-06-12
swr: mix_2_1_float SSE/AVX
Michael Niedermayer
2012-06-12
swr: SIMD rematrixing and SSE/AVX mix_1_1 float
Michael Niedermayer
2012-05-13
libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_floa...
Michael Niedermayer
[next]