summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2014-12-03Merge "Use memset for initialization to 0"Adrian Grange
2014-12-03Use memset for initialization to 0Adrian Grange
2014-12-02Fix a warning related to VPX_EFLAG_FORCE_KF checkDeb Mukherjee
2014-11-25vp9_ethread: calculate and save the tok starting address for tilesYunqing Wang
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-20Further AQ1 clean up.Paul Wilkins
2014-11-20Revert "vp9_ethread: include a pointer to mb in VP9_COMP"Yunqing Wang
2014-11-14Code cleanup: remove unused members in RD_OPTYunqing Wang
2014-11-14vp9_ethread: combine encoder counts in separate structYunqing Wang
2014-11-14vp9_ethread: include a pointer to mb in VP9_COMPYunqing Wang
2014-11-13Merge "Prepare for dynamic frame resizing in the recode loop"Adrian Grange
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-11-11Vidyo: Turn off keyframes in higher spatial layersDeb Mukherjee
2014-11-06Modify the frame context memory deallocationYunqing Wang
2014-11-05Merge "Totally remove prev_mi in VP9 decoder."hkuang
2014-11-05Totally remove prev_mi in VP9 decoder.hkuang
2014-11-04Merge "[spatial svc] Make spatial svc working for one pass rate control"Minghai Shang
2014-11-04[spatial svc] Make spatial svc working for one pass rate controlMinghai Shang
2014-11-02Allow disable of refresh golden for more than 1 layer encoding.Marco
2014-10-31Bind motion vectors with frame buffer structure.hkuang
2014-10-24Merge "Tile based adaptive mode search in RD loop"Jingning Han
2014-10-24Tile based adaptive mode search in RD loopJingning Han
2014-10-24Merge "Enable dual arf with constant q."Paul Wilkins
2014-10-23Move frame re-sizing into the recode loopAdrian Grange
2014-10-23Enable dual arf with constant q.Paul Wilkins
2014-10-23Merge "Initialization bug for multi arf."Paul Wilkins
2014-10-22Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"Yunqing Wang
2014-10-22vp9_ethread: allocate frame contexts outside VP9_COMMON structYunqing Wang
2014-10-22Initialization bug for multi arf.Paul Wilkins
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.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-14Merge "Move input frame scaling into the recode loop"Adrian Grange
2014-10-14Remove an unneeded function callYunqing Wang
2014-10-14Move input frame scaling into the recode loopAdrian Grange
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-07Resolves some static analysis / undefined warningsDeb Mukherjee
2014-10-02Merge "Make iscan and scan neighbor arrays static const."Yaowu Xu
2014-10-02Make iscan and scan neighbor arrays static const.Yaowu Xu
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-30Merge "Skip the partition search for still frames"Yunqing Wang
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
2014-09-26Skip the partition search for still framesYunqing Wang
2014-09-24Merge "Fix build issue with stats enabled."Paul Wilkins
2014-09-24Fix build issue with stats enabled.Paul Wilkins
2014-09-23Adds high bit-depth frame resize functionsDeb Mukherjee
2014-09-23Adds high bit-depth psnr/sse functionsDeb Mukherjee