summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2014-10-28Relax maximum Q for extreme overshoot.Paul Wilkins
2014-10-23Move frame re-sizing into the recode loopAdrian Grange
2014-10-17Alter adjustment of two pass GF/ARF boost with Q.Paul Wilkins
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "Move input frame scaling into the recode loop"Paul Wilkins
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-14Move input frame scaling into the recode loopAdrian Grange
2014-10-13Clamp rate error estimate.Paul Wilkins
2014-10-13Add adaptation option for VBR.Paul Wilkins
2014-10-10Revert "Add adaptation option for VBR."Alex Converse
2014-10-10Merge "Add adaptation option for VBR."Paul Wilkins
2014-10-10Add adaptation option for VBR.Paul Wilkins
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-10-06Improve two pass VBR accuracy.Paul Wilkins
2014-09-26Two pass rc changes.Paul Wilkins
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-18Merge "[spatial svc] Use same golden frame for all temporal layers"Minghai Shang
2014-09-18[spatial svc] Use same golden frame for all temporal layersMinghai Shang
2014-09-18Substantial reworking of code for arf and kf groups.Paul Wilkins
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-10[spatial svc]Add golden frame to first pass rate controlMinghai Shang
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-09-02Merge "Removing lookup_next_frame_stats()."Dmitry Kovalev
2014-08-25Merge "Replacing int_mv with MV inside the first pass code."Dmitry Kovalev
2014-08-22Removing source field from VP9_COMP.Dmitry Kovalev
2014-08-22Replacing int_mv with MV inside the first pass code.Dmitry Kovalev
2014-08-21Removing lookup_next_frame_stats().Dmitry Kovalev
2014-08-20Merge "Adding gf_group temp variable."Dmitry Kovalev
2014-08-19Cleaning up detect_transition_to_still().Dmitry Kovalev
2014-08-19vp9_firstpass.c : remove unused parm in get_zero_motionJim Bankoski
2014-08-18vp9_firstpass.c : clear warning re: use of null lcJim Bankoski
2014-08-18Adding gf_group temp variable.Dmitry Kovalev
2014-08-12Minor Two pass rate control adjustments.Paul Wilkins
2014-08-06[spatial svc]Add is_spatial_svc() helper function.Minghai Shang
2014-08-05Merge "[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame...Minghai Shang
2014-08-04Merge "Store first pass motion vector directions"Pengchong Jin
2014-08-04Store first pass motion vector directionsPengchong Jin
2014-08-04[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame_flag f...Minghai Shang
2014-08-04vp9_firstpass.c: fix unused static functionJim Bankoski
2014-08-04break at the end of clauses with assert(0) to avoid gcc warningJim Bankoski
2014-07-28Remove the redundant index computation in the first passPengchong Jin
2014-07-28Store block-wise statistics obtained in the first passPengchong Jin
2014-07-17Merge "Fixed a bug of setting wrong first pass mb stats pointer"Pengchong Jin
2014-07-17Fixed a bug of setting wrong first pass mb stats pointerPengchong Jin
2014-07-17Merge "Changes to rd balance and multi-arf bug fix."Paul Wilkins
2014-07-16Changes to rd balance and multi-arf bug fix.Paul Wilkins