summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2014-08-22Merge "Removing extraconfig_map from vp8_cx_iface.c."Dmitry Kovalev
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev
2014-08-21Removing extraconfig_map from vp8_cx_iface.c.Dmitry Kovalev
2014-08-21Merge "Replacing NOT_IMPLMENTED with NULL."Dmitry Kovalev
2014-08-21Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6"Johann
2014-08-20Replacing NOT_IMPLMENTED with NULL.Dmitry Kovalev
2014-08-20Removing iface pointer from vpx_codec_priv.Dmitry Kovalev
2014-08-20Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3"Johann
2014-08-20Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2"Johann
2014-08-20Merge "Fixes to adaptive denoiser mode."Marco
2014-08-20Bugfix for vp8 aggressive denoiser mode.Marco
2014-08-20Fixes to adaptive denoiser mode.Marco
2014-08-20Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commi...Johann
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 6James Yu
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 3James Yu
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 2Scott LaVarnway
2014-08-16vp8: Add check on noise_sensitivity/denoiser on.Marco
2014-08-15Set uv_crop_height/width in all the placesJohann
2014-08-15Merge "Add an adaptive denoising mode."Marco Paniconi
2014-08-14Add an adaptive denoising mode.Marco Paniconi
2014-08-14vp8: Modify to use closest reference in zero_mv bias.Marco
2014-08-13Remove unused vp8 quantize functionsJohann
2014-08-12Merge "VP8D_GET_FRAME_CORRUPTED: check frame pointer"James Zern
2014-08-12VP8D_GET_FRAME_CORRUPTED: check frame pointerJames Zern
2014-08-11Merge "remove unused fields from BOOL_CODER / vp9_writer"James Zern
2014-08-11[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_code...Minghai Shang
2014-08-08vp8: Code cleanup for control of denoiser mode.Marco Paniconi
2014-08-08Merge "Removing legacy XMA features from libvpx."Dmitry Kovalev
2014-08-07vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp.Marco Paniconi
2014-08-06Merge "Make the api behavior conform to api spec."Hangyu Kuang
2014-08-06vp8 bugfix: Reallocate denoiser when spatially resizing.Marco Paniconi
2014-08-06Make the api behavior conform to api spec.Hangyu Kuang
2014-08-05remove unused fields from BOOL_CODER / vp9_writerJames Zern
2014-08-05Removing legacy XMA features from libvpx.Dmitry Kovalev
2014-07-31Merge "Changes interface to avoid uninitialized warnings in vp9_cx_iface.c."James Zern
2014-07-31Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.Jim Bankoski
2014-07-30Fix to Visual Studio build error.Marco Paniconi
2014-07-29vp8: Add an aggressive denoising mode.Marco Paniconi
2014-07-24vp8: reduce refresh_max_mbs_perframe with fewer layers.Marco Paniconi
2014-07-23Fix clang compiler warning in denoising_neon.Marco Paniconi
2014-07-22Merge "vp8: Set default denoiser_decision to copy for UV channel."Marco Paniconi
2014-07-22Merge "[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC"Minghai Shang
2014-07-22Merge "vp8 denoiser fix: Update denoised altref on key frame."Marco Paniconi
2014-07-22vp8: Set default denoiser_decision to copy for UV channel.Marco Paniconi
2014-07-22[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVCMinghai Shang
2014-07-22vp8 denoiser fix: Update denoised altref on key frame.Marco Paniconi
2014-07-21Add -DNDEBUG when config option debug is disabledYunqing Wang
2014-07-18Disable vp8_sixtap_predict4x4_neonJohann
2014-07-15Merge changes I58a5af33,Ied9b0392James Zern
2014-07-15Merge "vp8: Allow for on/off control of UV temporal denoiser."Marco Paniconi