summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2016-03-29Merge "Increase min-max q range for normal inter frames."Paul Wilkins
2016-03-28Properly propagate out of memory errors.Jean-Yves Avenard
2016-03-28vp9-denoiser: Incorporate consec_zeromv in skin detection for denoising.Marco
2016-03-25vp9: 1 pass vbr mode at speed 5: switch to use mv.search to NSTEP.Marco
2016-03-24Merge changes Id0a490bc,I1b4a0504James Zern
2016-03-24Merge "Force recode for bad rate misses."Paul Wilkins
2016-03-24Merge "Fix some HBD scaling bugs."Paul Wilkins
2016-03-24VP9: Eliminate extra mv clamp in decoderScott LaVarnway
2016-03-24Merge "Add a TODO for using tile rows while encoding with multiple threads"James Zern
2016-03-23vp9/inverse_transform_block_inter: move eob checkJames Zern
2016-03-23vp9/inverse_transform_block_intra: move eob checkJames Zern
2016-03-23Merge "Allows sub-second frame rates in vp9"Johann Koenig
2016-03-23Add a TODO for using tile rows while encoding with multiple threadsYunqing Wang
2016-03-23Merge "Prevent encoder crash caused by row tile dependencies"Yunqing Wang
2016-03-22Prevent encoder crash caused by row tile dependenciesYunqing Wang
2016-03-22Increase min-max q range for normal inter frames.Paul Wilkins
2016-03-22Force recode for bad rate misses.Paul Wilkins
2016-03-22Fix some HBD scaling bugs.Paul Wilkins
2016-03-22vp9: Non-rd partition selection: use consec_zeromv to set sb_is_skin.Marco
2016-03-17vp9: Improvement to skin detection.Marco
2016-03-17vp9: Fix the threshold for gf update in cyclic refresh.Marco
2016-03-17Merge "Use whole pixel only at speed 8 screen content."Alex Converse
2016-03-17Merge "Reuse computation in build_nmv_component_cost_table."Alex Converse
2016-03-17Merge "vp9-svc: Bugfix on usage of svc_force_zeromv in non-rd pickmode."Marco Paniconi
2016-03-16Reuse computation in build_nmv_component_cost_table.Alex Converse
2016-03-16choose_partitioning: Avoid computing segment_id twice.Alex Converse
2016-03-16vp9-svc: Bugfix on usage of svc_force_zeromv in non-rd pickmode.Marco
2016-03-15Use whole pixel only at speed 8 screen content.Alex Converse
2016-03-15Isolate HBD stats bug change.Paul Wilkins
2016-03-15Merge "Revert "Fix bug in stats output for HBD.""Paul Wilkins
2016-03-15Revert "Fix bug in stats output for HBD."Paul Wilkins
2016-03-15vp9: Fix to scene cut/content change detection.Marco
2016-03-14vp9: Scene cut/content change detection: Adjust gf update.Marco
2016-03-14vp9: Scene cut/slide change detection: Increse min_thresh.Marco
2016-03-12Allows sub-second frame rates in vp9Johnny Klonaris
2016-03-11Merge "vp9: Fix issue in scene/content change detection."Marco Paniconi
2016-03-11vp9: Switch to model=1 for skin detection.Marco
2016-03-11vp9: Fix issue in scene/content change detection.Marco
2016-03-11vp9 non-rd pickmode. Some adjustments for vbr mode.Marco
2016-03-10vp9: Update to skin detection.Marco
2016-03-09vp9-svc: Fix to frame dropping in svc mode.Marco
2016-03-08vp9_svc_layercontext(): fix proto mismatchJames Zern
2016-03-07vp9-svc: Fix to resetting pattern/flags on key frame.Marco
2016-03-07vp9-svc: Non-rd pickmode, fix condition for testing zeromv for spatial ref.Marco
2016-03-04Merge "Fix bug in stats output for HBD."Paul Wilkins
2016-03-04Fix bug in stats output for HBD.paulwilkins
2016-03-02vp9-svc: Fix issues with svc with periodic key frames.Marco
2016-03-02Merge "Simplify the inner loop of duplicate_mode_info_in_sb."Alex Converse
2016-03-02Merge "Port "cost_coeff speed improvements" to vp9."Alex Converse
2016-03-01Simplify the inner loop of duplicate_mode_info_in_sb.Alex Converse