projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for NEON
[ffmpeg.git]
/
libavcodec
/
dsputil.h
2008-08-25
Måns Rullgård
ARM: set STRIDE_ALIGN and DECLARE_ALIGNED_8 to 16 for...
blob
|
commitdiff
2008-08-24
Loren Merritt
document some dsp alignments
blob
|
commitdiff
|
diff to current
2008-08-15
Loren Merritt
document some dsp alignments
blob
|
commitdiff
|
diff to current
2008-08-14
Robert Swain
Add declarations for the sine tables used in wma.c...
blob
|
commitdiff
|
diff to current
2008-08-13
Loren Merritt
simd int->float
blob
|
commitdiff
|
diff to current
2008-08-13
Loren Merritt
simd downmix
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
mdct wrapper function to match fft
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
remove mdct tmp buffer
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
optimize imdct_half:
blob
|
commitdiff
|
diff to current
2008-08-12
Loren Merritt
split-radix FFT
blob
|
commitdiff
|
diff to current
2008-07-29
Loren Merritt
r14205 broke vorbis float_to_int on ppc
blob
|
commitdiff
|
diff to current
2008-07-19
Michael Niedermayer
Fix h264_loop_filter_strength_mmx2() so it works with...
blob
|
commitdiff
|
diff to current
2008-07-16
Loren Merritt
float_to_int16_interleave: change src to an array of...
blob
|
commitdiff
|
diff to current
2008-07-13
Loren Merritt
exploit mdct symmetry
blob
|
commitdiff
|
diff to current
2008-07-13
Loren Merritt
simplify vorbis windowing
blob
|
commitdiff
|
diff to current
2008-07-10
Kostya Shishkov
Monkey's Audio decoder vector functions work on input...
blob
|
commitdiff
|
diff to current
2008-07-07
Michael Niedermayer
Fix x86-64
blob
|
commitdiff
|
diff to current
2008-07-06
Kostya Shishkov
Add several vector functions used by Monkey's Audio...
blob
|
commitdiff
|
diff to current
2008-06-24
Alexander Strange
Define mm_flags/support to be 0 on architectures where...
blob
|
commitdiff
|
diff to current
2008-06-22
Robert Swain
Add generic ff_sine_window_init function and implement...
blob
|
commitdiff
|
diff to current
2008-04-16
Alexander Strange
Add a new IDCT permutation, used in xvid_sse2 and possi...
blob
|
commitdiff
|
diff to current
2008-03-12
Diego Biurrun
typo fixes
blob
|
commitdiff
|
diff to current
2008-03-10
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2008-03-05
Aurelien Jacobs
move EDGE_WIDTH definition allong with draw_edges where...
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move ff_emulated_edge_mc() to dsputil
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
Fix compilation on powerpc.
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move ff_init_scantable() into dsputil
blob
|
commitdiff
|
diff to current
2008-03-04
Aurelien Jacobs
move draw_edges() into dsputil
blob
|
commitdiff
|
diff to current
2008-02-24
Reimar Döffinger
__asm __volatile -> asm volatile, improves code consist...
blob
|
commitdiff
|
diff to current
2008-02-21
Loren Merritt
simd and unroll png_filter_row
blob
|
commitdiff
|
diff to current
2008-02-16
Måns Rullgård
clean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
const src for bswap
blob
|
commitdiff
|
diff to current
2008-01-13
Robert Swain
Add variable alpha and size of half window for Kaiser...
blob
|
commitdiff
|
diff to current
2008-01-12
Robert Swain
Make the Kaiser-Bessel window generator a common function
blob
|
commitdiff
|
diff to current
2007-12-21
Diego Biurrun
Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
blob
|
commitdiff
|
diff to current
2007-12-08
Kostya Shishkov
Switch VC-1 decoder to output decoded residual immediately.
blob
|
commitdiff
|
diff to current
2007-11-10
Diego Biurrun
cosmetics: Fix spacial --> spatial typo in function...
blob
|
commitdiff
|
diff to current
2007-11-09
Michael Niedermayer
intrax8 decoder patch by "someone"
blob
|
commitdiff
|
diff to current
2007-10-17
Diego Biurrun
Add FFMPEG_ prefix to all multiple inclusion guards.
blob
|
commitdiff
|
diff to current
2007-10-02
Luca Barbato
Sanitize altivec code so it can be built with runtime...
blob
|
commitdiff
|
diff to current
2007-09-29
Loren Merritt
sse2 version of compute_autocorr().
blob
|
commitdiff
|
diff to current
2007-09-27
Panagiotis Issaris
cosmetics: typos
blob
|
commitdiff
|
diff to current
2007-09-23
Diego Biurrun
VIS-specific code should be enabled conditional to...
blob
|
commitdiff
|
diff to current
2007-08-26
Diego Biurrun
Do not wrongly mark Apple gcc workarounds as being...
blob
|
commitdiff
|
diff to current
2007-08-25
Michael Niedermayer
use 16bit IDWT (a SIMD implementation of it should...
blob
|
commitdiff
|
diff to current
2007-08-22
Diego Biurrun
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
blob
|
commitdiff
|
diff to current
2007-08-09
Roman Shaposhnik
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
blob
|
commitdiff
|
diff to current
2007-07-11
Ivan Kalvachev
revert commit 9603
blob
|
commitdiff
|
diff to current
2007-07-11
Ivan Kalvachev
Integrate reference mpeg IDCT into dsputil.
blob
|
commitdiff
|
diff to current
2007-07-08
Måns Rullgård
make arguments to ssd_int8_vs_int16() const
blob
|
commitdiff
|
diff to current
2007-06-16
Måns Rullgård
move dsputil_init_foo() out from #ifdef
blob
|
commitdiff
|
diff to current
2007-06-12
Diego Biurrun
misc spelling fixes
blob
|
commitdiff
|
diff to current
2007-05-13
Alex Beregszaszi
use DECLARE_ALIGNED from mem.h (which is included throu...
blob
|
commitdiff
|
diff to current
2007-05-12
Loren Merritt
factor sum_abs_dctelem out of dct_sad, and simd it.
blob
|
commitdiff
|
diff to current
2007-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-03-30
Luca Barbato
Typos in comments
blob
|
commitdiff
|
diff to current
2007-03-30
Loren Merritt
mmx 16-bit ssd. 2.3x faster svq1 encoding.
blob
|
commitdiff
|
diff to current
2007-01-30
Panagiotis Issaris
Add the const specifier as needed to reduce the number...
blob
|
commitdiff
|
diff to current
2006-12-18
Guillaume Poirier
Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instr...
blob
|
commitdiff
|
diff to current
2006-12-07
Michael Niedermayer
ff_check_alignment to warn the user about a missaligned...
blob
|
commitdiff
|
diff to current
2006-12-07
Panagiotis Issaris
Added entry for H.264 DCT to the DSP context.
blob
|
commitdiff
|
diff to current
2006-12-05
Panagiotis Issaris
Add comment denoting group of H.264 functions
blob
|
commitdiff
|
diff to current
2006-12-03
Reimar Döffinger
Move BE_*/LE_*/ST*/LD* macros to a common place. Some...
blob
|
commitdiff
|
diff to current
2006-11-26
Brian Foley
Move copy_block* functions to dsp dsputil.h
blob
|
commitdiff
|
diff to current
2006-11-26
Kostya Shishkov
Correct rounding values in overlap filtering
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
revert bad checkin
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
move some CFLAGS settings away from config.* writing...
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename squareTbl -> ff_squareTbl
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename cropTbl -> ff_cropTbl
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-01
Loren Merritt
approximate qpel functions: sacrifice some quality...
blob
|
commitdiff
|
diff to current
2006-09-21
Loren Merritt
sse implementation of imdct.
blob
|
commitdiff
|
diff to current
2006-09-16
Michael Benjamin
ADI Blackfin optimizations
blob
|
commitdiff
|
diff to current
2006-09-02
Kostya Shishkov
Drop put_vc1_qpel_pixels_tab as they won't be needed...
blob
|
commitdiff
|
diff to current
2006-09-02
Kostya Shishkov
New function for chroma MC (will be used in VC-1)
blob
|
commitdiff
|
diff to current
2006-08-31
Luca Barbato
Align the input buffer in ffplay, introduce a public...
blob
|
commitdiff
|
diff to current
2006-08-31
Kostya Shishkov
New qpel MC functions conforming to VC-1 standard.
blob
|
commitdiff
|
diff to current
2006-08-28
Loren Merritt
mmx implementation of deblocking strength decision.
blob
|
commitdiff
|
diff to current
2006-08-11
Loren Merritt
vorbis simd tweaks
blob
|
commitdiff
|
diff to current
2006-08-10
Loren Merritt
sse and 3dnow implementations of float->int conversion...
blob
|
commitdiff
|
diff to current
2006-08-08
Loren Merritt
3dnow2 implementation of imdct.
blob
|
commitdiff
|
diff to current
2006-08-03
Loren Merritt
sse & sse2 implementations of vorbis channel coupling.
blob
|
commitdiff
|
diff to current
2006-07-30
Kostya Shishkov
New functions in DSPContext for VC-1 decoding
blob
|
commitdiff
|
diff to current
2006-07-03
Michael Niedermayer
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
blob
|
commitdiff
|
diff to current
2006-04-28
Zuxy Meng
Remove unused and unsupported Cyrix's "Extended MMX",
blob
|
commitdiff
|
diff to current
2006-04-04
Loren Merritt
mmx implementation of 3-point GMC. (5x faster than C)
blob
|
commitdiff
|
diff to current
2006-03-31
Michael Niedermayer
remove mpegvideo.c img resample dependancy
blob
|
commitdiff
|
diff to current
2006-03-24
Steve L'Homme
ST16 is undefined for non-GNU compilers.
blob
|
commitdiff
|
diff to current
2006-03-23
Loren Merritt
prefetch pixels for future motion compensation. 2-5...
blob
|
commitdiff
|
diff to current
2006-03-16
Robert Edele
First part of a series of speed-enchancing patches.
blob
|
commitdiff
|
diff to current
2006-03-08
Zuxy Meng
3DNow! & Extended 3DNow! versions of FFT
blob
|
commitdiff
|
diff to current
2006-02-10
Loren Merritt
h264: special case dc-only idct. ~1% faster overall
blob
|
commitdiff
|
diff to current
2006-02-05
Steve L'Homme
MSVC-compatible __align8/__align16 declaration
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2006-01-09
Loren Merritt
tweak h264_biweight
blob
|
commitdiff
|
diff to current
2006-01-08
Michael Niedermayer
use h264 MC functions for 2xX Xx2 blocks in snow too
blob
|
commitdiff
|
diff to current
2006-01-04
Michael Niedermayer
8x8 integer dct from x264 as cmp function (under CONFIG...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-09-19
Diego Biurrun
Move lrintf implementation from libavcodec/dsputil...
blob
|
commitdiff
|
diff to current
next