17 Commits (6ea2c9a4cf9fb0abd085825724e54b691f773251)

Author SHA1 Message Date
Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Christophe GISQUET 272b252c01 rv40dsp: implement prescaled versions for biweight. 13 years ago
Ronald S. Bultje 3ab9a2a557 rv34: change most "int stride" into "ptrdiff_t stride". 13 years ago
Mans Rullgard d8edf1b515 rv40: rearrange loop filter functions 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 13 years ago
Janne Grunau bb8a6e03cc rv40: move loop filter to rv34dsp context 13 years ago
Janne Grunau 1bca8f4bc5 rv34: move inverse transform functions to DSP context 13 years ago
Kostya Shishkov a80852316e RV40: reuse some H.264 motion compensation functions in RV40. 13 years ago
Kostya Shishkov b86ab38137 Add weighted motion compensation for RV40 B-frames 13 years ago
Kostya Shishkov d241f51e0f Move RV3/4-specific DSP functions into their own context 13 years ago
Kostya Shishkov 7351eb1415 Pretty-print RV3/4 decoder source 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Kostya Shishkov 2d8a081511 RV40 MC functions 16 years ago