index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dsputil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not wrongly mark Apple gcc workarounds as being specific to Darwin.
Diego Biurrun
2007-08-26
1
-1
/
+1
*
use 16bit IDWT (a SIMD implementation of it should be >2x faster then with
Michael Niedermayer
2007-08-25
1
-2
/
+3
*
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Diego Biurrun
2007-08-22
1
-1
/
+1
*
* renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)
Roman Shaposhnik
2007-08-09
1
-14
/
+14
*
revert commit 9603
Ivan Kalvachev
2007-07-11
1
-1
/
+0
*
Integrate reference mpeg IDCT into dsputil.
Ivan Kalvachev
2007-07-11
1
-0
/
+1
*
make arguments to ssd_int8_vs_int16() const
Måns Rullgård
2007-07-08
1
-1
/
+2
*
move dsputil_init_foo() out from #ifdef
Måns Rullgård
2007-06-16
1
-16
/
+10
*
misc spelling fixes
Diego Biurrun
2007-06-12
1
-1
/
+1
*
use DECLARE_ALIGNED from mem.h (which is included through common.h)
Alex Beregszaszi
2007-05-13
1
-19
/
+11
*
factor sum_abs_dctelem out of dct_sad, and simd it.
Loren Merritt
2007-05-12
1
-0
/
+1
*
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
Diego Biurrun
2007-05-10
1
-1
/
+0
*
Typos in comments
Luca Barbato
2007-03-30
1
-5
/
+6
*
mmx 16-bit ssd. 2.3x faster svq1 encoding.
Loren Merritt
2007-03-30
1
-0
/
+2
*
Add the const specifier as needed to reduce the number of warnings.
Panagiotis Issaris
2007-01-30
1
-1
/
+1
*
Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection
Guillaume Poirier
2006-12-18
1
-0
/
+1
*
ff_check_alignment to warn the user about a missaligned stack
Michael Niedermayer
2006-12-07
1
-0
/
+2
*
Added entry for H.264 DCT to the DSP context.
Panagiotis Issaris
2006-12-07
1
-0
/
+1
*
Add comment denoting group of H.264 functions
Panagiotis Issaris
2006-12-05
1
-0
/
+1
*
Move BE_*/LE_*/ST*/LD* macros to a common place. Some further
Reimar Döffinger
2006-12-03
1
-24
/
+0
*
Move copy_block* functions to dsp dsputil.h
Brian Foley
2006-11-26
1
-0
/
+77
*
Correct rounding values in overlap filtering
Kostya Shishkov
2006-11-26
1
-2
/
+2
*
revert bad checkin
Måns Rullgård
2006-11-14
1
-4
/
+8
*
move some CFLAGS settings away from config.* writing section
Måns Rullgård
2006-11-14
1
-8
/
+4
*
rename squareTbl -> ff_squareTbl
Måns Rullgård
2006-11-12
1
-1
/
+1
*
rename cropTbl -> ff_cropTbl
Måns Rullgård
2006-11-12
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
approximate qpel functions: sacrifice some quality for some decoding speed. e...
Loren Merritt
2006-10-01
1
-0
/
+3
*
sse implementation of imdct.
Loren Merritt
2006-09-21
1
-0
/
+2
*
ADI Blackfin optimizations
Michael Benjamin
2006-09-16
1
-0
/
+7
*
Drop put_vc1_qpel_pixels_tab as they won't be needed anymore.
Kostya Shishkov
2006-09-02
1
-1
/
+0
*
New function for chroma MC (will be used in VC-1)
Kostya Shishkov
2006-09-02
1
-0
/
+2
*
Align the input buffer in ffplay, introduce a public macro for aligned declar...
Luca Barbato
2006-08-31
1
-1
/
+1
*
New qpel MC functions conforming to VC-1 standard.
Kostya Shishkov
2006-08-31
1
-0
/
+1
*
mmx implementation of deblocking strength decision.
Loren Merritt
2006-08-28
1
-0
/
+3
*
vorbis simd tweaks
Loren Merritt
2006-08-11
1
-1
/
+1
*
sse and 3dnow implementations of float->int conversion and mdct windowing.
Loren Merritt
2006-08-10
1
-0
/
+14
*
3dnow2 implementation of imdct.
Loren Merritt
2006-08-08
1
-0
/
+6
*
sse & sse2 implementations of vorbis channel coupling.
Loren Merritt
2006-08-03
1
-0
/
+2
*
New functions in DSPContext for VC-1 decoding
Kostya Shishkov
2006-07-30
1
-0
/
+12
*
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
Michael Niedermayer
2006-07-03
1
-0
/
+9
*
Remove unused and unsupported Cyrix's "Extended MMX",
Zuxy Meng
2006-04-28
1
-0
/
+1
*
mmx implementation of 3-point GMC. (5x faster than C)
Loren Merritt
2006-04-04
1
-0
/
+3
*
remove mpegvideo.c img resample dependancy
Michael Niedermayer
2006-03-31
1
-0
/
+8
*
ST16 is undefined for non-GNU compilers.
Steve L'Homme
2006-03-24
1
-0
/
+1
*
prefetch pixels for future motion compensation. 2-5% faster h264.
Loren Merritt
2006-03-23
1
-0
/
+2
*
First part of a series of speed-enchancing patches.
Robert Edele
2006-03-16
1
-0
/
+9
*
3DNow! & Extended 3DNow! versions of FFT
Zuxy Meng
2006-03-08
1
-0
/
+2
*
h264: special case dc-only idct. ~1% faster overall
Loren Merritt
2006-02-10
1
-0
/
+4
*
MSVC-compatible __align8/__align16 declaration
Steve L'Homme
2006-02-05
1
-10
/
+19
[next]