summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-08vp9_skin_detection: fix some build warnings.jackychen
2015-10-07Merge "vp9/tile_worker_hook: pass pbi directly"James Zern
2015-10-07Merge changes Iaee60826,I51cf1e39James Zern
2015-10-07VP9_denoiser: pass address in copy_frame to make it faster.jackychen
2015-10-07Merge "VP9 denoiser bug-fix: artifact caused by false buffer swap."Marco Paniconi
2015-10-07Merge "vp9: simplify extrabits encoding"Alex Converse
2015-10-07Merge "test/reg...check,video_source.h: avoid NOMINMAX redef"James Zern
2015-10-07Merge "vpxdec: quiet signed/unsigned warning"James Zern
2015-10-07Merge changes I2965e786,I144beddeJames Zern
2015-10-07VP9 denoiser bug-fix: artifact caused by false buffer swap.jackychen
2015-10-07Merge "Move setting of refresh threshold outside loop."Marco Paniconi
2015-10-07Merge "Backports highbitdepth accelerations into vp10"Debargha Mukherjee
2015-10-06test/reg...check,video_source.h: avoid NOMINMAX redefJames Zern
2015-10-06vpxdec: quiet signed/unsigned warningJames Zern
2015-10-06vpx_memset16: drop unnecessary localJames Zern
2015-10-06vpx_memset16: quiet signed/unsigned warningJames Zern
2015-10-06vp9/tile_worker_hook: pass pbi directlyJames Zern
2015-10-06vp9/tile_worker_hook: add multiple tile decodingJames Zern
2015-10-06Move setting of refresh threshold outside loop.Marco
2015-10-06invalid_file_test: loosen error check w/tile-threadingJames Zern
2015-10-06vp9: simplify extrabits encodingAlex Converse
2015-10-06Merge "SSSE3 optimisation for quantize in high bit depth"Debargha Mukherjee
2015-10-06Add first_spatial_layer_to_encode to SVC.Marco
2015-10-06SSSE3 optimisation for quantize in high bit depthJulia Robson
2015-10-06Merge "VPX: refactor vpx_idct32x32_1_add_sse2()"Scott LaVarnway
2015-10-06Merge "vp10: extend range for delta Q values."Ronald S. Bultje
2015-10-05vp10: extend range for delta Q values.Ronald S. Bultje
2015-10-05Add the check of resolution in VP9 dynamic resizing.jackychen
2015-10-05SSE2 optimisation for quantize in high bit depthJulia Robson
2015-10-05Merge "Fix to denoiser with dynamic resize."Marco Paniconi
2015-10-05Merge "Stabilize the encoder buffer from going too negative."Marco Paniconi
2015-10-05VPX: refactor vpx_idct32x32_1_add_sse2()Scott LaVarnway
2015-10-02Turn on two-steps scaling in VP9 encoder dynamic resizing.JackyChen
2015-10-02Fix to denoiser with dynamic resize.Marco
2015-10-02Stabilize the encoder buffer from going too negative.Marco
2015-10-02vp10: make render_width/height referenceable through ref frames.Ronald S. Bultje
2015-10-02Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje
2015-10-02Backports highbitdepth accelerations into vp10Debargha Mukherjee
2015-10-02Merge "Accelerated transform in high bit depth"Debargha Mukherjee
2015-10-02Merge "Two-steps scaling in VP9 encoder dynamic resizing."Marco Paniconi
2015-10-01Two-steps scaling in VP9 encoder dynamic resizing.jackychen
2015-10-01Small cleanuphui su
2015-10-01Merge "VP9: remove plane_type from macroblockd_plane"Scott LaVarnway
2015-10-01vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje
2015-10-01vp8: align left pixel array by 16 bytes.Ronald S. Bultje
2015-10-01Merge "sixtap_predict_test: enable NEON tests"James Zern
2015-10-01Merge "vp8: change build_intra4x4_predictors() to use vpx_dsp."Ronald S. Bultje
2015-10-01Merge "vp8: change build_intra_predictors_mbuv_s to use vpx_dsp."Ronald S. Bultje
2015-10-01Merge "vp8: change build_intra_predictors_mby_s to use vpx_dsp."Ronald S. Bultje
2015-09-30vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje