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
*
dsputil: Move STRIDE_ALIGN macro to the only place it is used
Diego Biurrun
2013-02-13
1
-6
/
+0
*
dsputil: Move fdct function declarations to dct.h
Diego Biurrun
2013-02-09
1
-14
/
+0
*
dsputil: Move LOCAL_ALIGNED macros to libavutil
Diego Biurrun
2013-02-08
1
-26
/
+0
*
dsputil: Move WRAPPER8_16_SQ macro to the only place it is used
Diego Biurrun
2013-02-08
1
-14
/
+0
*
dsputil: Move rnd_avg inline functions to a separate header
Diego Biurrun
2013-02-08
1
-23
/
+0
*
dsputil: Remove commented-out, unused function declarations
Diego Biurrun
2013-02-08
1
-8
/
+0
*
dsputil: Move ff_shrink* function declarations to separate header
Diego Biurrun
2013-02-07
1
-5
/
+0
*
dsputil: Move ff_svq3 function declarations to a separate header
Diego Biurrun
2013-02-07
1
-3
/
+0
*
dsputil: Move ff_h264_idct function declarations to a separate header
Diego Biurrun
2013-02-07
1
-18
/
+0
*
dsputil: Move copy_block functions to a separate header
Diego Biurrun
2013-02-07
1
-36
/
+0
*
dsputil: Drop unused functions copy_block{2|4|16}
Diego Biurrun
2013-02-07
1
-33
/
+0
*
dsputil: Move get_penalty_factor() to the only place it is used.
Diego Biurrun
2013-02-07
1
-20
/
+0
*
dsputil: Move ff_block_permute to mpegvideo_enc
Diego Biurrun
2013-02-07
1
-6
/
+0
*
dsputil: Separate h264chroma
Diego Biurrun
2013-02-06
1
-7
/
+0
*
Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.
Diego Biurrun
2013-02-05
1
-1
/
+1
*
dsputil: Separate h264 qpel
Mans Rullgard
2013-01-24
1
-3
/
+0
*
dsputil: remove one array dimension from avg_no_rnd_pixels_tab.
Ronald S. Bultje
2013-01-22
1
-1
/
+1
*
dsputil: remove some never-assigned function pointers from the struct.
Ronald S. Bultje
2013-01-22
1
-3
/
+2
*
dsputil: remove avg_no_rnd_pixels8.
Ronald S. Bultje
2013-01-22
1
-4
/
+4
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-46
/
+45
*
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-18
/
+0
*
floatdsp: move butterflies_float from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-7
/
+0
*
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-2
/
+0
*
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
Ronald S. Bultje
2013-01-22
1
-2
/
+0
*
vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.
Ronald S. Bultje
2013-01-21
1
-2
/
+0
*
wmv2: move IDCT to its own DSP context.
Ronald S. Bultje
2013-01-20
1
-1
/
+0
*
dsputil: remove butterflies_float_interleave.
Ronald S. Bultje
2013-01-20
1
-17
/
+0
*
dsputil: drop non-compliant "fast" qpel mc functions
Mans Rullgard
2013-01-20
1
-3
/
+0
*
Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil.
Ronald S. Bultje
2013-01-19
1
-1
/
+1
*
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
Ronald S. Bultje
2013-01-19
1
-2
/
+0
*
lavc: Move vector_fmul_window to AVFloatDSPContext
Justin Ruggles
2013-01-16
1
-2
/
+0
*
Drop Snow codec
Diego Biurrun
2013-01-06
1
-8
/
+0
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-26
/
+0
*
Make LOCAL_ALIGNED syntactically similar on all systems
Mans Rullgard
2012-12-11
1
-1
/
+3
*
dsputil: remove unused macro WRAPPER8_16
Mans Rullgard
2012-12-09
1
-6
/
+0
*
dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil
Justin Ruggles
2012-11-26
1
-10
/
+0
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
1
-1
/
+1
*
dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU
Diego Biurrun
2012-10-23
1
-14
/
+6
*
avcodec: Remove broken MMI optimizations
Diego Biurrun
2012-10-12
1
-2
/
+1
*
dsputil: split out mlp dsp function
Luca Barbato
2012-10-11
1
-8
/
+0
*
ac3: move ac3_downmix() from dsputil to ac3dsp
Mans Rullgard
2012-09-12
1
-1
/
+0
*
dsputil: workaround __VA_ARGS__ missing tokenization for MSVC
Luca Barbato
2012-09-05
1
-3
/
+7
*
intrax8: move functions from dsputil to own context
Mans Rullgard
2012-09-02
1
-9
/
+0
*
Revert "dsputil: make {add/put/put_signed}_pixels_clamped() non-static."
Mans Rullgard
2012-08-27
1
-4
/
+0
*
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
Diego Biurrun
2012-08-27
1
-0
/
+11
*
eamad/eatgq/eatqi: call special EA IDCT directly
Mans Rullgard
2012-07-29
1
-3
/
+0
*
vp3: move idct and loop filter pointers to new vp3dsp context
Mans Rullgard
2012-07-18
1
-13
/
+0
*
misc typo and wording fixes
Diego Biurrun
2012-07-03
1
-2
/
+2
*
float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
Justin Ruggles
2012-06-18
1
-11
/
+0
*
Add a float DSP framework to libavutil
Justin Ruggles
2012-06-08
1
-1
/
+0
[next]