summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-02Turn on two-steps scaling in VP9 encoder dynamic resizing.JackyChen
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-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
2015-09-30vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-09-30VP9: remove plane_type from macroblockd_planeScott LaVarnway
2015-09-30Merge "VP9: remove plane_type checks in loopfilter functions"Scott LaVarnway
2015-09-30Merge changes I264e75bf,Ifb0f41fbJames Zern
2015-09-30Merge changes I68c4f189,Ia5a752dbJames Zern
2015-09-30Merge "test/*.h: (windows) fix min/max conflict"James Zern
2015-09-30vp9_loopfilter: remove unnecessary masksJames Zern
2015-09-29test/*.h: (windows) fix min/max conflictJames Zern
2015-09-29vp9_reset_lfm: harmonize function signatureJames Zern
2015-09-29Change dynamic_cast to static_cast to fix no-rtti buildAlex Converse
2015-09-30Merge "Add a test for the interaction between active map and cyclic referesh."Alex Converse
2015-09-29VP9: remove plane_type checks in loopfilter functionsScott LaVarnway
2015-09-29Merge "VP9: move loopfilter build masks to decode loop"Scott LaVarnway
2015-09-29Merge "vpxenc: Allow non i420 input for VP10."Tom Finegan
2015-09-29Merge "aq-mode for SVC: Add consec_zero_mv to layer context."Marco Paniconi
2015-09-29vpxenc: Allow non i420 input for VP10.Tom Finegan
2015-09-29Merge "Fix a macro definition"Yaowu Xu
2015-09-29Merge "build/make/iosbuild.sh: Remove jobs argument."Tom Finegan
2015-09-29aq-mode for SVC: Add consec_zero_mv to layer context.Marco
2015-09-29Fix a macro definitionYaowu Xu
2015-09-29VP9: move loopfilter build masks to decode loopScott LaVarnway
2015-09-28Accelerated transform in high bit depthJulia Robson
2015-09-28Merge "VP8: Update rate correction factor for drop_overshoot feature."Marco Paniconi
2015-09-28VP8: Update rate correction factor for drop_overshoot feature.Marco
2015-09-28Merge "comment out fdct32"Angie Chiang
2015-09-28Merge "vp9/10: improve support for render_width/height."Ronald S. Bultje
2015-09-28Merge "Rename display_{size,width,height} to render_*."Ronald S. Bultje
2015-09-28Merge "vp10: code reference_mode in uncompressed header."Ronald S. Bultje
2015-09-28Merge "vp10: split UV int4x4 loopfilter flag in one for each covered edge."Ronald S. Bultje
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-26Merge "vp9/10 encoder: prevent NULL access on failure"James Zern
2015-09-25Rename display_{size,width,height} to render_*.Ronald S. Bultje
2015-09-26Merge "vp10: remove MACROBLOCK.{highbd_,}itxfm_add function pointer."Ronald S. Bultje
2015-09-26Merge "vp10: remove MACROBLOCK.fwd_txm4x4 function pointer."Ronald S. Bultje