| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/vp7dsp: add R-V V vp7_luma_dc_wht | Rémi Denis-Courmont | 2024-05-29 | 1 | -0/+4 |
* | lavc/vp8dsp: R-V put_vp8_pixels | sunyuechi | 2024-05-10 | 1 | -0/+2 |
* | lavc/vp8dsp: R-V V vp8_idct_dc_add | sunyuechi | 2024-02-17 | 1 | -0/+2 |
* | avcodec/vp8dsp: Constify src in vp8_mc_func | Andreas Rheinhardt | 2022-09-11 | 1 | -7/+7 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -18/+20 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec: [loongarch] Optimize vp8_lpf/mc with LSX. | yuanhecai | 2021-12-23 | 1 | -0/+2 |
* | Merge commit '0801853e640624537db386727b36fa97aa6258e7' | James Almer | 2019-03-14 | 1 | -4/+4 |
|\ |
|
| * | libavcodec: vp8 neon optimizations for aarch64 | Magnus Röös | 2019-02-19 | 1 | -0/+4 |
* | | libavcodec: vp8 neon optimizations for aarch64 | Magnus Röös | 2019-01-31 | 1 | -0/+4 |
* | | avcodec/vp8dsp: vp7_luma_dc_wht_c: Fix multiple runtime error: signed integer... | Michael Niedermayer | 2017-05-12 | 1 | -9/+10 |
* | | avcodec/vp8dsp: Fixes: runtime error: signed integer overflow: 1330143360 - -... | Michael Niedermayer | 2017-05-08 | 1 | -9/+10 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions | Shivraj Patil | 2015-08-04 | 1 | -0/+2 |
* | | avcodec/vp8: fix () in macros | Michael Niedermayer | 2014-06-18 | 1 | -1/+1 |
* | | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f' | Michael Niedermayer | 2014-04-04 | 1 | -143/+191 |
|\| |
|
| * | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -93/+272 |
* | | Merge commit '53c20f17c78d1d8a0fc2505868f201e69ff59cc5' | Michael Niedermayer | 2014-03-30 | 1 | -272/+307 |
|\| |
|
| * | vp8: K&R formatting cosmetics | Vittorio Giovara | 2014-03-29 | 1 | -264/+302 |
* | | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' | Michael Niedermayer | 2014-03-22 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -5/+5 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -5/+5 |
* | | Merge commit 'ed9625eb62be1e1c44cecdd73ea0d80077a15d48' | Michael Niedermayer | 2014-03-13 | 1 | -0/+1 |
|\| |
|
| * | vp8: fix bilinear C code to work if src_stride != dst_stride. | Ronald S. Bultje | 2014-02-06 | 1 | -10/+10 |
* | | avcodec/vp8dsp: use AV_ZERO64 to clear idct coefficient rows | Peter Ross | 2014-02-25 | 1 | -12/+3 |
* | | avcodec/vp8dsp: evaluate CONFIG_VP7_DECODER/CONFIG_VP8_DECODER | Peter Ross | 2014-02-17 | 1 | -31/+43 |
* | | avcodec/vp8dsp: zeroise input coefficient array after use in vp7 idct functions | Peter Ross | 2014-02-17 | 1 | -0/+8 |
* | | avcodec/vp8dsp: add VP7 idct and loop filter | Peter Ross | 2014-02-15 | 1 | -78/+192 |
* | | vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. | Ronald S. Bultje | 2013-09-23 | 1 | -10/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-29 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Place arch initialization calls in alphabetical order | Diego Biurrun | 2013-08-29 | 1 | -2/+2 |
* | | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -2/+2 |
|\| |
|
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -2/+2 |
* | | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e' | Michael Niedermayer | 2013-04-08 | 1 | -5/+5 |
|\| |
|
| * | lavc: Make pointers to ff_cropTbl const | Martin Storsjö | 2013-04-08 | 1 | -5/+5 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -7/+7 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -10/+8 |
|\| |
|
| * | Don't use ff_cropTbl[] for IDCT. | Ronald S. Bultje | 2012-03-06 | 1 | -10/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -22/+22 |
|\| |
|
| * | vp8: change int stride to ptrdiff_t stride. | Ronald S. Bultje | 2012-03-02 | 1 | -22/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -3/+6 |
|\| |
|
| * | doxygen: do not include license boilerplate in Doxygen documentation | Diego Biurrun | 2011-07-15 | 1 | -3/+6 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | VP8: ARM NEON optimisations for dsp functions | Mans Rullgard | 2011-02-07 | 1 | -0/+2 |
| * | VP8: don't overread edges on fourtap MC. | Ronald S. Bultje | 2011-01-26 | 1 | -38/+38 |