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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor and optimize scalarproduct
Loren Merritt
2009-12-05
1
-14
/
+11
*
huffyuv: add some const qualifiers
Loren Merritt
2009-10-18
1
-2
/
+2
*
add CONFIG_LPC to the build system for lpc dsputil functions. fixes build
Justin Ruggles
2009-10-18
1
-0
/
+2
*
Move autocorrelation function from flacenc.c to lpc.c. Also rename the
Justin Ruggles
2009-10-17
1
-5
/
+3
*
Remove a meaningless 'inline' from add_hfyu_left_prediction_bgr32_c().
Alexander Strange
2009-10-16
1
-1
/
+1
*
Huffyuv: Add missing const to src pointers in dsputil functions.
Alexander Strange
2009-10-16
1
-4
/
+4
*
Move HuffYUV left prediction to dsputil.
Nathan Caldwell
2009-10-06
1
-0
/
+55
*
Drop unused args from vector_fmul_add_add, simpify code, and rename
Måns Rullgård
2009-09-27
1
-3
/
+3
*
Add some dsputil functions useful for AAC decoder
Måns Rullgård
2009-09-22
1
-0
/
+83
*
extend ff_inverse[], and fix its documentation
Loren Merritt
2009-09-21
1
-2
/
+4
*
Mark parameter src of vector_clipf() as const
Vitor Sessak
2009-08-27
1
-3
/
+3
*
SSE optimized vector_clipf(). 10% faster TwinVQ decoding.
Vitor Sessak
2009-08-27
1
-0
/
+46
*
dsputil: declare some arrays 16-byte aligned
Måns Rullgård
2009-08-26
1
-6
/
+6
*
100l, inv_zigzag_direct16 must be aligned to 16 bytes for dct_quantize_SSE2
Reimar Döffinger
2009-08-26
1
-1
/
+1
*
Remove explicit init to zero of static inv_zigzag_direct16
Måns Rullgård
2009-08-25
1
-1
/
+1
*
Get rid of large stack array in rd8x8_c()
Måns Rullgård
2009-08-19
1
-9
/
+9
*
Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER,
Diego Biurrun
2009-07-29
1
-4
/
+4
*
Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.
Diego Biurrun
2009-07-22
1
-2
/
+2
*
Don't #if a function declaration and properly indent it.
Ramiro Polla
2009-04-30
1
-3
/
+1
*
mlpdec: Move MLP's filter_channel() to dsputils.
Ramiro Polla
2009-04-30
1
-0
/
+8
*
VC1: add and use avg_no_rnd chroma MC functions
David Conrad
2009-04-14
1
-0
/
+25
*
Rename put_no_rnd_h264_chroma* to reflect its usage in VC1 only
David Conrad
2009-04-14
1
-2
/
+2
*
VC1: Do qpel when needed for both MVs in a B frame
David Conrad
2009-04-14
1
-0
/
+3
*
Use intptr_t when casting pointers to int.
Ramiro Polla
2009-03-26
1
-1
/
+1
*
Adding 2 intra 8x8 cmp functions: vsad, vsse
Roman Shaposhnik
2009-02-19
1
-28
/
+37
*
Making the arrays accomodate an extra intra 8x8 cmp function
Roman Shaposhnik
2009-02-19
1
-2
/
+2
*
move vp6_filter_diag4() to a new vp6dsp.c file and use it throught dsputil
Aurelien Jacobs
2009-02-09
1
-0
/
+3
*
ff_add_hfyu_median_prediction_mmx2
Loren Merritt
2009-02-08
1
-0
/
+18
*
Remove H.264 encoder initialization.
Diego Biurrun
2009-02-01
1
-3
/
+0
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
moves mid_pred() into mathops.h (with arch specific code split by directory)
Aurelien Jacobs
2009-01-18
1
-0
/
+1
*
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
Aurelien Jacobs
2009-01-14
1
-17
/
+17
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-25
/
+25
*
consistency cosmetics: Rename POWERPC identifiers to PPC.
Diego Biurrun
2008-12-27
1
-2
/
+2
*
RV30 decoder
Kostya Shishkov
2008-12-20
1
-0
/
+7
*
Move filter_luma_intra into dsputil for later addition of asm.
Jason Garrett-Glaser
2008-12-19
1
-0
/
+59
*
H.264 idct functions that include the chroma, inter luma and intra16 luma loops
Michael Niedermayer
2008-12-18
1
-0
/
+4
*
ARM: replace "armv4l" with "arm"
Måns Rullgård
2008-12-17
1
-1
/
+1
*
clear_block mmx
Loren Merritt
2008-12-10
1
-0
/
+6
*
RV40 MC functions
Kostya Shishkov
2008-12-01
1
-0
/
+24
*
Electronic Arts TGQ/TQI/MAD IDCT algorithm
Peter Ross
2008-11-08
1
-0
/
+6
*
Move VP3 loop filter to DSPContext
David Conrad
2008-10-04
1
-0
/
+5
*
simd int->float
Loren Merritt
2008-08-13
1
-0
/
+7
*
simd downmix
Loren Merritt
2008-08-13
1
-0
/
+6
*
float_to_int16_interleave: change src to an array of pointers instead of assu...
Loren Merritt
2008-07-16
1
-5
/
+5
*
exploit mdct symmetry
Loren Merritt
2008-07-13
1
-3
/
+12
*
simplify vorbis windowing
Loren Merritt
2008-07-13
1
-8
/
+33
*
Fix x86-64
Michael Niedermayer
2008-07-07
1
-1
/
+1
*
Add several vector functions used by Monkey's Audio decoder to dsputil
Kostya Shishkov
2008-07-06
1
-0
/
+25
[next]