index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
rv34dsp.h
Age
Commit message (
Expand
)
Author
2012-10-10
arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)
Jean-Baptiste Kempf
2012-04-10
rv40dsp: implement prescaled versions for biweight.
Christophe GISQUET
2012-02-20
rv34: change most "int stride" into "ptrdiff_t stride".
Ronald S. Bultje
2012-01-16
rv34: 1-pass inter MB reconstruction
Christophe GISQUET
2012-01-16
rv34: Intra 16x16 handling
Christophe GISQUET
2012-01-12
rv34: DC-only inverse transform
Christophe GISQUET
2012-01-04
rv34: joint coefficient decoding and dequantization
Christophe GISQUET
2011-12-14
rv40: rearrange loop filter functions
Mans Rullgard
2011-12-13
rv34: move 4x4 dequant to RV34DSPContext
Mans Rullgard
2011-12-06
rv40: NEON optimised chroma MC
Janne Grunau
2011-12-06
rv34: NEON optimised inverse transform functions
Janne Grunau
2011-11-30
rv40: move loop filter to rv34dsp context
Janne Grunau
2011-10-12
rv34: move inverse transform functions to DSP context
Janne Grunau
2011-08-11
Add weighted motion compensation for RV40 B-frames
Kostya Shishkov
2011-08-11
Move RV3/4-specific DSP functions into their own context
Kostya Shishkov