summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2014-10-27Refactor rtc coding mode to support tile encodingJingning Han
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-24Merge "Enable dual arf with constant q."Paul Wilkins
2014-10-24Merge "Move frame re-sizing into the recode loop"Paul Wilkins
2014-10-23Move frame re-sizing into the recode loopAdrian Grange
2014-10-23Merge "Move filter_ref initialization"Yaowu Xu
2014-10-23Move filter_ref initializationYaowu Xu
2014-10-23Enable dual arf with constant q.Paul Wilkins
2014-10-23Merge "Initialization bug for multi arf."Paul Wilkins
2014-10-22Merge "Allow checking zeromv mode in vp9_pick_inter_mode"Jingning Han
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-22Merge "Fix a subtle issue in re-use inter_pred"Yaowu Xu
2014-10-22Allow checking zeromv mode in vp9_pick_inter_modeJingning Han
2014-10-22Merge "vp9_denoiser_sse2.c: improve code style."JackyChen
2014-10-22Fix a subtle issue in re-use inter_predYaowu Xu
2014-10-22vp9_denoiser_sse2.c: improve code style.JackyChen
2014-10-22Initialization bug for multi arf.Paul Wilkins
2014-10-22Merge "Refactor rate distortion cost structure in non-RD coding mode"Jingning Han
2014-10-22Merge "Change speed features for good quality(cpu-used=5)"Yaowu Xu
2014-10-21Refactor rate distortion cost structure in non-RD coding modeJingning Han
2014-10-21Move the definition of switchable filter numbers into enumHui Su
2014-10-21Change speed features for good quality(cpu-used=5)Yaowu Xu
2014-10-21Remove unused copy_partitioningJingning Han
2014-10-21Merge "Remove deprecated constrain_copy_partitioning function"Jingning Han
2014-10-21Merge "Remove unused sb_has_motion function in vp9_encodeframe.c"Jingning Han
2014-10-21Merge "Remove deprecated use_lastframe_partitioning feature"Jingning Han
2014-10-21Merge "Hybrid partition search for rtc coding mode"Jingning Han
2014-10-21Merge "Extend --auto-alt-ref so it can enable multi-alt ref."Paul Wilkins
2014-10-21Merge "Resolve compiler warning."Paul Wilkins
2014-10-20Remove deprecated constrain_copy_partitioning functionJingning Han
2014-10-20Remove unused sb_has_motion function in vp9_encodeframe.cJingning Han
2014-10-20Remove deprecated use_lastframe_partitioning featureJingning Han
2014-10-20Hybrid partition search for rtc coding modeJingning Han
2014-10-20Merge "SAD32xh and SAD64xh for AVX2"Yunqing Wang
2014-10-20Merge "Remove the dependency in token storing locations"Yunqing Wang
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.Paul Wilkins
2014-10-20Resolve compiler warning.Paul Wilkins
2014-10-20Merge "Alter adjustment of two pass GF/ARF boost with Q."Paul Wilkins
2014-10-19SAD32xh and SAD64xh for AVX2levytamar82
2014-10-18Merge "Add highbitdepth function for vp9_avg_8x8"Debargha Mukherjee
2014-10-18Merge "Remove unused VAR_BASED_FIXED_PARTITION flag"Yaowu Xu
2014-10-18Merge "Use rate/distortion thresholds to control non-RD partition search"Yaowu Xu
2014-10-17Add highbitdepth function for vp9_avg_8x8Peter de Rivaz
2014-10-17Remove the dependency in token storing locationsYunqing Wang
2014-10-17Merge "vp9_denoiser_sse2.c: solve windows build error."JackyChen
2014-10-17Merge "Add init and reset functions for RD_COST struct"Jingning Han