projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
[ffmpeg.git]
/
libavcodec
/
x86
/
dsputil_mmx.c
2013-01-22
Ronald S. Bultje
floatdsp: move scalarproduct_float from dsputil to...
blob
|
commitdiff
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_reverse from dsputil to...
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
blob
|
commitdiff
|
diff to current
2013-01-21
Ronald S. Bultje
dsputil: remove butterflies_float_interleave.
blob
|
commitdiff
|
diff to current
2013-01-20
Mans Rullgard
dsputil: drop non-compliant "fast" qpel mc functions
blob
|
commitdiff
|
diff to current
2013-01-20
Ronald S. Bultje
Move vorbis_inverse_coupling from dsputil to vorbisdspc...
blob
|
commitdiff
|
diff to current
2013-01-18
Diego Biurrun
x86: dsputil: Drop some unused macro definitions
blob
|
commitdiff
|
diff to current
2013-01-16
Justin Ruggles
lavc: Move vector_fmul_window to AVFloatDSPContext
blob
|
commitdiff
|
diff to current
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
blob
|
commitdiff
|
diff to current
2012-11-26
Diego Biurrun
x86: fix build without inline asm
blob
|
commitdiff
|
diff to current
2012-11-25
Daniel Kang
x86: h264: Convert 8-bit QPEL inline assembly to YASM
blob
|
commitdiff
|
diff to current
2012-11-25
Daniel Kang
x86: h264: Remove 3dnow QPEL code
blob
|
commitdiff
|
diff to current
2012-11-16
Diego Biurrun
x86: dsputil: port to cpuflags
blob
|
commitdiff
|
diff to current
2012-11-13
Diego Biurrun
x86: mmx2 ---> mmxext in asm constructs
blob
|
commitdiff
|
diff to current
2012-10-31
Diego Biurrun
x86: Move optimization suffix to end of function names
blob
|
commitdiff
|
diff to current
2012-10-31
Diego Biurrun
x86: mmx2 ---> mmxext in function names
blob
|
commitdiff
|
diff to current
2012-10-31
Diego Biurrun
x86: MMX2 ---> MMXEXT in macro names
blob
|
commitdiff
|
diff to current
2012-10-30
Diego Biurrun
x86: mmx2 ---> mmxext in comments and messages
blob
|
commitdiff
|
diff to current
2012-10-05
Mans Rullgard
x86: dsputil: kill VLA in gmc_mmx()
blob
|
commitdiff
|
diff to current
2012-09-13
Diego Biurrun
x86: dsputil: Move Xvid IDCT put/add functions to a...
blob
|
commitdiff
|
diff to current
2012-09-12
Mans Rullgard
ac3: move ac3_downmix() from dsputil to ac3dsp
blob
|
commitdiff
|
diff to current
2012-09-11
Diego Biurrun
x86: dsputil: Move specific optimization settings out...
blob
|
commitdiff
|
diff to current
2012-09-07
Diego Biurrun
x86: avcodec: Drop silly "_mmx" suffix from dsputil...
blob
|
commitdiff
|
diff to current
2012-09-07
Mans Rullgard
cavsdsp: set idct permutation independently of dsputil
blob
|
commitdiff
|
diff to current
2012-09-07
Mans Rullgard
x86: allow using add_hfyu_median_prediction_cmov on...
blob
|
commitdiff
|
diff to current
2012-09-06
Diego Biurrun
x86: dsputil: Do not redundantly check for CPU caps...
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
x86: Split inline and external assembly #ifdefs
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
x86: cosmetics: Comment some #endifs for better readability
blob
|
commitdiff
|
diff to current
2012-08-28
Diego Biurrun
x86: avcodec: Drop silly "_mmx" suffixes from filenames
blob
|
commitdiff
|
diff to current
2012-08-08
Mans Rullgard
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-08-03
Diego Biurrun
x86: build: replace mmx2 by mmxext
blob
|
commitdiff
|
diff to current
2012-08-03
Diego Biurrun
x86: Use consistent 3dnowext function and macro name...
blob
|
commitdiff
|
diff to current
2012-08-02
Mans Rullgard
x86: remove libmpeg2 mmx(ext) idct functions
blob
|
commitdiff
|
diff to current
2012-07-28
Ronald S. Bultje
h264_chromamc_10bit: port x86 simd to cpuflags.
blob
|
commitdiff
|
diff to current
2012-07-25
Ronald S. Bultje
x86/dsputil: put inline asm under HAVE_INLINE_ASM.
blob
|
commitdiff
|
diff to current
2012-07-25
Yang Wang
dsputil_mmx: fix incorrect assembly code
blob
|
commitdiff
|
diff to current
2012-07-19
Diego Biurrun
x86: dsputil: drop some unused CPU flag debug code
blob
|
commitdiff
|
diff to current
2012-07-18
Mans Rullgard
vp3: move idct and loop filter pointers to new vp3dsp...
blob
|
commitdiff
|
diff to current
2012-06-23
Diego Biurrun
x86: Only use optimizations with cmov if the CPU suppor...
blob
|
commitdiff
|
diff to current
2012-06-23
Mans Rullgard
x86: move some inline asm macros to the only places...
blob
|
commitdiff
|
diff to current
2012-06-08
Justin Ruggles
Add a float DSP framework to libavutil
blob
|
commitdiff
|
diff to current
2012-05-21
Kieran Kunhya
Convert vector_fmul range of functions to YASM and...
blob
|
commitdiff
|
diff to current
2012-05-10
Christophe Gisquet
rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations...
blob
|
commitdiff
|
diff to current
2012-04-28
Christophe GISQUET
dsputil x86: revert a test back to its previous value
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
Remove lowres video decoding
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
avcodec: remove AVCodecContext.dsp_mask
blob
|
commitdiff
|
diff to current
2012-04-04
Christophe GISQUET
dsputil x86: remove deprecated parameter from scalarpro...
blob
|
commitdiff
|
diff to current
2012-03-25
Diego Biurrun
x86: dsputil: prettyprint gcc inline asm
blob
|
commitdiff
|
diff to current
2012-03-25
Diego Biurrun
x86: K&R prettyprinting cosmetics for dsputil_mmx.c
blob
|
commitdiff
|
diff to current
2012-03-25
Diego Biurrun
x86: conditionally compile H.264 QPEL optimizations
blob
|
commitdiff
|
diff to current
2012-03-25
Diego Biurrun
dsputil_mmx: Surround QPEL macros by "do { } while...
blob
|
commitdiff
|
diff to current
2012-03-05
Mans Rullgard
x86: clean up ff_dsputil_init_mmx()
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2012-01-30
Christophe Gisquet
x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf
blob
|
commitdiff
|
diff to current
2012-01-29
Ronald S. Bultje
png: move DSP functions to their own DSP context.
blob
|
commitdiff
|
diff to current
2012-01-25
Ronald S. Bultje
dsputil: use vertical component for drawing bottom...
blob
|
commitdiff
|
diff to current
2011-12-14
Diego Biurrun
build: conditionally compile x86 H.264 chroma optimizations
blob
|
commitdiff
|
diff to current
2011-11-22
Justin Ruggles
dsputil: use movups instead of movdqu in ff_emu_edge_co...
blob
|
commitdiff
|
diff to current
2011-11-11
Justin Ruggles
twinvq: add SSE/AVX optimized sum/difference stereo...
blob
|
commitdiff
|
diff to current
2011-11-07
Justin Ruggles
dsputil: use cpuflags in x86 versions of vector_clip_in...
blob
|
commitdiff
|
diff to current
2011-10-26
Daniel Kang
H.264: Cometics to dsputil_mmx.c
blob
|
commitdiff
|
diff to current
2011-10-11
Ronald S. Bultje
prores: idct sse2/sse4 optimizations.
blob
|
commitdiff
|
diff to current
2011-08-15
Alex Converse
dsputil_mmx: Honor HAVE_AMD3DNOW
blob
|
commitdiff
|
diff to current
2011-08-11
Kostya Shishkov
Move RV3/4-specific DSP functions into their own context
blob
|
commitdiff
|
diff to current
2011-07-29
Jason Garrett-Glaser
H.264: tweak some other x86 asm for Atom
blob
|
commitdiff
|
diff to current
2011-07-21
Mans Rullgard
dsputil: update per-arch init funcs for non-h264 high...
blob
|
commitdiff
|
diff to current
2011-07-20
Mans Rullgard
simple_idct: add 10-bit version
blob
|
commitdiff
|
diff to current
2011-07-18
Diego Biurrun
dsputil: remove disabled code
blob
|
commitdiff
|
diff to current
2011-07-10
Mans Rullgard
dsputil: remove ff_emulated_edge_mc macro used in one...
blob
|
commitdiff
|
diff to current
2011-07-08
Daniel Kang
H.264: Add x86 assembly for 10-bit H.264 predict functions
blob
|
commitdiff
|
diff to current
2011-07-04
Daniel Kang
YASM: Shut up unused variable compiler warning with...
blob
|
commitdiff
|
diff to current
2011-07-04
Daniel Kang
Fix build with --disable-yasm.
blob
|
commitdiff
|
diff to current
2011-07-03
Daniel Kang
H.264: Add x86 assembly for 10-bit H.264 qpel functions.
blob
|
commitdiff
|
diff to current
2011-07-01
Justin Ruggles
ac3enc: add int32_t array clipping function to DSPUtil...
blob
|
commitdiff
|
diff to current
2011-06-28
Diego Biurrun
configure: Drop check for availability of ten assembler...
blob
|
commitdiff
|
diff to current
2011-06-18
Ronald S. Bultje
Fix build if yasm is not available.
blob
|
commitdiff
|
diff to current
2011-06-18
Daniel Kang
H.264: Add x86 assembly for 10-bit MC Chroma H.264...
blob
|
commitdiff
|
diff to current
2011-06-14
Jason Garrett-Glaser
4:4:4 H.264 decoding support
blob
|
commitdiff
|
diff to current
2011-06-13
Jason Garrett-Glaser
Roll back 4:4:4 H.264 for now
blob
|
commitdiff
|
diff to current
2011-06-13
Jason Garrett-Glaser
4:4:4 H.264 decoding support
blob
|
commitdiff
|
diff to current
2011-05-11
Jason Garrett-Glaser
Port x86 10-bit H.264 deblock asm from x264
blob
|
commitdiff
|
diff to current
2011-05-10
Oskar Arvidsson
Adds 8-, 9- and 10-bit versions of some of the function...
blob
|
commitdiff
|
diff to current
2011-03-26
Alexander Strange
dsputil: allow to skip drawing of top/bottom edges.
blob
|
commitdiff
|
diff to current
2011-03-23
Justin Ruggles
Add apply_window_int16() to DSPContext with x86-optimiz...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-19
Ronald S. Bultje
dsputil_mmx.c: remove ff_vector128.
blob
|
commitdiff
|
diff to current
2011-02-17
Ronald S. Bultje
dsputil: move VC1-specific stuff into VC1DSPContext.
blob
|
commitdiff
|
diff to current
2011-02-02
Justin Ruggles
Separate format conversion DSP functions from DSPContext.
blob
|
commitdiff
|
diff to current
2011-02-01
Ronald S. Bultje
Implement a SIMD version of emulated_edge_mc() for...
blob
|
commitdiff
|
diff to current
2011-01-31
Justin Ruggles
cosmetics: indentation
blob
|
commitdiff
|
diff to current
2011-01-31
Justin Ruggles
Remove unneeded add bias from 3 functions.
blob
|
commitdiff
|
diff to current
2011-01-22
Justin Ruggles
Change DSPContext.vector_fmul() from dst=dst*src to...
blob
|
commitdiff
|
diff to current
2011-01-18
Mans Rullgard
Replace ASMALIGN() with .p2align
blob
|
commitdiff
|
diff to current
2011-01-18
Mans Rullgard
x86: remove VLA in ac3_downmix_sse
blob
|
commitdiff
|
diff to current
2011-01-14
Ronald S. Bultje
Fix ff_pw_3 alignment.
blob
|
commitdiff
|
diff to current
2011-01-14
Jason Garrett-Glaser
H.264: split luma dc idct out and implement MMX/SSE2...
blob
|
commitdiff
|
diff to current
2010-12-24
Ronald S. Bultje
For rounding in chroma MC SSSE3, use 16-byte pw_3/4...
blob
|
commitdiff
|
diff to current
2010-12-06
Baptiste Coudurier
In yadif filter, declare asm constants directly to...
blob
|
commitdiff
|
diff to current
2010-12-04
Baptiste Coudurier
10l, add ff_pw_1 to dsputil_mmx for yadif sse2
blob
|
commitdiff
|
diff to current
next