summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
AgeCommit message (Expand)Author
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang
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-20Revert "vp9_ethread: include a pointer to mb in VP9_COMP"Yunqing Wang
2014-11-17change to call vp9_refining_search_sad() directlyYaowu Xu
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-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-11-04[spatial svc] Make spatial svc working for one pass rate controlMinghai Shang
2014-10-28Merge "Add a new control of golden frame boost in CBR mode"Yaowu Xu
2014-10-27Refactor encoder tile data structureJingning Han
2014-10-27Add a new control of golden frame boost in CBR modeYaowu Xu
2014-10-27Merge "Add a new control of max bitrate for inter frame"Yaowu Xu
2014-10-24Merge "Tile based adaptive mode search in RD loop"Jingning Han
2014-10-24Add a new control of max bitrate for inter frameYaowu Xu
2014-10-24Tile based adaptive mode search in RD loopJingning Han
2014-10-23Move frame re-sizing into the recode loopAdrian Grange
2014-10-21Merge "Extend --auto-alt-ref so it can enable multi-alt ref."Paul Wilkins
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.Paul Wilkins
2014-10-17Remove the dependency in token storing locationsYunqing Wang
2014-10-16Revert "Move input frame scaling into the recode loop"Paul Wilkins
2014-10-14Move input frame scaling into the recode loopAdrian Grange
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
2014-10-07Remove redundant header file from vp9_encoder.hJingning Han
2014-09-30Merge "Skip the partition search for still frames"Yunqing Wang
2014-09-26Skip the partition search for still framesYunqing Wang
2014-09-23Adds high bit-depth psnr/sse functionsDeb Mukherjee
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-09-03Merge "[svc] Temporal svc with two pass rate control"Minghai Shang
2014-09-02Merge "Adds config opt for highbitdepth + misc. vpx"Deb Mukherjee
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-09-02Merge "Removing 'frames' field from VP9_COMP."Dmitry Kovalev
2014-08-29Removing dummy_packing member from VP9_COMP.Dmitry Kovalev
2014-08-29Minor fix in vp9_encoder.hYunqing Wang
2014-08-28Merge "Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg."Dmitry Kovalev
2014-08-28Merge "Updates vp9_pattern search to return integer sads"Deb Mukherjee
2014-08-28Updates vp9_pattern search to return integer sadsDeb Mukherjee
2014-08-26Merge "add a new interp filter search strategy."Yaowu Xu
2014-08-26add a new interp filter search strategy.Yaowu Xu
2014-08-25Removing unused arnr_type from VP9EncoderConfig and vp9_extracfg.Dmitry Kovalev
2014-08-25Removing 'frames' field from VP9_COMP.Dmitry Kovalev
2014-08-25Removing tx_stepdown_count from VP9_COMP.Dmitry Kovalev
2014-08-25Merge "Removing source field from VP9_COMP."Dmitry Kovalev
2014-08-25Merge "Removing is_best_mode() function."Dmitry Kovalev
2014-08-22Removing source field from VP9_COMP.Dmitry Kovalev
2014-08-22Merge "Move mv cost table to VP9_COMP"Jingning Han
2014-08-22Merge "Removing last_source field from VP9_COMP."Dmitry Kovalev
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev