Paul B Mahol
|
bb16a0624a
avutil: add float_dsp.vector_dmul
|
6 years ago |
Paul B Mahol
|
4dc2dd80dc
avutil/float_dsp: add vector_dmac_scalar()
|
7 years ago |
Derek Buitenhuis
|
96d616052b
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
|
8 years ago |
Diego Biurrun
|
d12b5b2f13
build: Split test programs off into separate files
|
8 years ago |
Andreas Cadhalpun
|
451b6a990a
avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc
|
9 years ago |
Michael Niedermayer
|
7d3aa2ca63
avutil/float_dsp: Remove use of deprecated av_set_cpu_flags_mask()
|
9 years ago |
Michael Niedermayer
|
a54a51cc9b
avutil/float_dsp: add avpriv_float_dsp_alloc()
|
10 years ago |
James Almer
|
5402d1bce5
float_dsp-test: allow forcing cpuflags
|
10 years ago |
Michael Niedermayer
|
cd1d4b51e3
Merge remote-tracking branch 'qatar/master'
|
10 years ago |
Diego Biurrun
|
46caba4a65
float_dsp: Replace arch optimization ifdefs by if cascade
|
10 years ago |
Michael Niedermayer
|
3d04b1aab1
Merge remote-tracking branch 'qatar/master'
|
10 years ago |
Janne Grunau
|
6a74ebc34d
float-dsp-test: do not use C99's predefined __func__
|
10 years ago |
Michael Niedermayer
|
f502234f93
Merge remote-tracking branch 'qatar/master'
|
10 years ago |
Martin Storsjö
|
ae23809184
float_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALIGNED within functions
|
10 years ago |
Michael Niedermayer
|
ce9d3daa8a
Merge remote-tracking branch 'qatar/master'
|
10 years ago |
Janne Grunau
|
dbd12523a4
aarch64: float_dsp NEON assembler
|
10 years ago |
Michael Niedermayer
|
7ab315ec69
Merge remote-tracking branch 'qatar/master'
|
10 years ago |
Janne Grunau
|
f0f687446e
float_dsp: add test program and use it as fate test
|
10 years ago |
Michael Niedermayer
|
803445e02c
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
Diego Biurrun
|
a0b901a348
Drop pointless directory name prefixes from #includes in the current dir
|
11 years ago |
Michael Niedermayer
|
3c200aa693
Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'
|
11 years ago |
Diego Biurrun
|
1fda184a85
avutil: Add av_cold attributes to init functions missing them
|
11 years ago |
Michael Niedermayer
|
9d6e0ac673
floatdsp: restrict->av_restrict
|
11 years ago |
Michael Niedermayer
|
8102f27b5b
Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9'
|
11 years ago |
Michael Niedermayer
|
24604ebaf8
Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3'
|
11 years ago |
Michael Niedermayer
|
6e6e170898
Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'
|
11 years ago |
Michael Niedermayer
|
b1b870fbd7
Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'
|
11 years ago |
Ronald S. Bultje
|
5959bfaca3
floatdsp: move butterflies_float from dsputil to avfloatdsp.
|
11 years ago |
Ronald S. Bultje
|
42d3246948
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
|
11 years ago |
Ronald S. Bultje
|
55aa03b9f8
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
|
11 years ago |
Ronald S. Bultje
|
d56668bd80
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
|
11 years ago |
Michael Niedermayer
|
5c7e9e16c9
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
Justin Ruggles
|
e034cc6c60
lavc: Move vector_fmul_window to AVFloatDSPContext
|
12 years ago |
Michael Niedermayer
|
15784c2bab
Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'
|
12 years ago |
Justin Ruggles
|
ac7eb4cb20
float_dsp: add vector_dmul_scalar() to multiply a vector of doubles
|
12 years ago |
Michael Niedermayer
|
2684d2e3ea
Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'
|
12 years ago |
Justin Ruggles
|
284ea790d8
dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil
|
12 years ago |
Bojan Zivkovic
|
a74ae4691a
mips: Optimization of AC3 FP encoder and EAC3 FP decoder
|
12 years ago |
Michael Niedermayer
|
cabbd271a5
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Justin Ruggles
|
cb5042d02c
float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
|
12 years ago |
Michael Niedermayer
|
b0415287e3
float_dsp.c: Restore author attribution that was removed by libav while moving code to libavutil
|
12 years ago |
Justin Ruggles
|
d5a7229ba4
Add a float DSP framework to libavutil
|
12 years ago |