summaryrefslogtreecommitdiff
path: root/vp8
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Remove unused vp8_strict_quantize"Johann2014-09-122-65/+0
|\ \
| * | Remove unused vp8_strict_quantizeJohann2014-09-122-65/+0
* | | Merge "Remove unused vp8 quantize functions"Johann2014-09-121-171/+0
|\ \ \ | |/ /
| * | Remove unused vp8 quantize functionsJohann2014-08-131-171/+0
* | | Fix the bug which made VP8 denoiser not bit-exact between C code and SSE code.JackyChen2014-09-101-6/+36
* | | Merge "vp8: Updates for adaptive denoiser mode."Marco2014-09-093-9/+38
|\ \ \
| * | | vp8: Updates for adaptive denoiser mode.Marco2014-09-093-9/+38
* | | | Move vp8_variance_halfpixvar16x16_*_neon definitionsJohann2014-09-091-6/+3
* | | | vp8 encoder: remove vp8_yv12_copy_partial_frame_neonJia Jia2014-09-085-133/+5
|/ / /
* | | vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of ...Jia Jia2014-09-051-1/+1
* | | bilinearpredict_neon: fix type conversion warningsJames Zern2014-09-041-7/+7
* | | Removing sz member from vpx_codec_priv. Dmitry Kovalev2014-09-042-2/+0
* | | Merge "arm: Fix building vp8_subpixelvariance_neon.c with MSVC"James Zern2014-09-041-4/+8
|\ \ \
| * | | arm: Fix building vp8_subpixelvariance_neon.c with MSVCMartin Storsjo2014-09-041-4/+8
* | | | Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10""Scott LaVarnway2014-09-044-163/+284
* | | | vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling idct_blk_neon.c.Jia Jia2014-09-041-2/+2
|/ / /
* | | Merge "Consistent allocation of vpx_codec_alg_priv_t."Dmitry Kovalev2014-09-032-7/+8
|\ \ \
| * | | Consistent allocation of vpx_codec_alg_priv_t.Dmitry Kovalev2014-09-032-7/+8
* | | | Merge "Make process_denoise_mode_change function cond-compiled."Marco2014-09-031-0/+2
|\ \ \ \
| * | | | Make process_denoise_mode_change function cond-compiled.Marco2014-09-031-0/+2
| |/ / /
* | | | Neon version of vp8_build_intra_predictors_mby_s() andScott LaVarnway2014-09-035-658/+213
* | | | VP8 for ARMv8 by using NEON intrinsics 17Scott LaVarnway2014-09-035-1236/+1025
* | | | Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This revert...Johann2014-09-036-286/+251
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commi...Johann2014-08-206-286/+251
* | | | Merge "Adds config opt for highbitdepth + misc. vpx"Deb Mukherjee2014-09-021-0/+3
|\ \ \ \
| * | | | Adds config opt for highbitdepth + misc. vpxDeb Mukherjee2014-09-021-0/+3
* | | | | Merge "Updates to adaptive/aggressive denoiser mode."Marco2014-09-022-3/+13
|\ \ \ \ \
| * | | | | Updates to adaptive/aggressive denoiser mode.Marco2014-09-022-3/+13
| |/ / / /
* | | | | Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08"""Johann2014-09-025-421/+553
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08""Scott LaVarnway2014-08-295-421/+553
* | | | | Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev2014-08-282-41/+35
* | | | | vp8 fix: deallocate denoiser->yv12_last_sourceMarco2014-08-261-0/+1
* | | | | Merge "Removing extraconfig_map from vp8_cx_iface.c."Dmitry Kovalev2014-08-221-41/+17
|\ \ \ \ \
| * | | | | Removing extraconfig_map from vp8_cx_iface.c.Dmitry Kovalev2014-08-211-41/+17
| |/ / / /
* | | | | Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev2014-08-221-1/+1
|/ / / /
* | | | Merge "Replacing NOT_IMPLMENTED with NULL."Dmitry Kovalev2014-08-212-12/+12
|\ \ \ \
| * | | | Replacing NOT_IMPLMENTED with NULL.Dmitry Kovalev2014-08-202-12/+12
* | | | | Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6"Johann2014-08-214-226/+272
|\ \ \ \ \
| * | | | | VP8 encoder for ARMv8 by using NEON intrinsics 6James Yu2014-08-204-226/+272
* | | | | | Removing iface pointer from vpx_codec_priv.Dmitry Kovalev2014-08-202-2/+0
| |/ / / / |/| | | |
* | | | | Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3"Johann2014-08-204-212/+158
|\ \ \ \ \ | |/ / / /
| * | | | VP8 encoder for ARMv8 by using NEON intrinsics 3James Yu2014-08-204-212/+158
* | | | | Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2"Johann2014-08-204-106/+120
|\ \ \ \ \ | |/ / / /
| * | | | VP8 encoder for ARMv8 by using NEON intrinsics 2Scott LaVarnway2014-08-204-106/+120
| |/ / /
* | | | Merge "Fixes to adaptive denoiser mode."Marco2014-08-201-3/+5
|\ \ \ \
| * | | | Fixes to adaptive denoiser mode.Marco2014-08-201-3/+5
| |/ / /
* | | | Bugfix for vp8 aggressive denoiser mode.Marco2014-08-201-2/+2
|/ / /
* | | vp8: Add check on noise_sensitivity/denoiser on.Marco2014-08-161-13/+15
* | | Set uv_crop_height/width in all the placesJohann2014-08-152-12/+24
* | | Merge "Add an adaptive denoising mode."Marco Paniconi2014-08-154-4/+157
|\ \ \