summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2014-12-05Merge "vp9 asserts: fix compile warning"James Zern
2014-12-05Merge "vp9: fix frame-parallel encoding"James Zern
2014-12-05Merge "Some internal-stats, vp9-highbitdepth bug fixes"Deb Mukherjee
2014-12-05vp9: fix frame-parallel encodingJames Zern
2014-12-05Merge "Remove redundant rdcost reset"Jingning Han
2014-12-05Merge "Fix a motion search skip condition in vp9_pick_inter_mode"Jingning Han
2014-12-05Merge "Remove redundant MB_MODE_INFO reset from vp9_pick_mode_inter"Jingning Han
2014-12-05vp9 asserts: fix compile warningJames Zern
2014-12-05Remove redundant rdcost resetJingning Han
2014-12-05Fix a motion search skip condition in vp9_pick_inter_modeJingning Han
2014-12-05Remove redundant MB_MODE_INFO reset from vp9_pick_mode_interJingning Han
2014-12-05Merge "Merge set_prev_mi function into encoder function."hkuang
2014-12-05Some internal-stats, vp9-highbitdepth bug fixesDeb Mukherjee
2014-12-05Merge "Remove redundant vp9_zero in choose_partitioning"Jingning Han
2014-12-05Merge "Enable conditional skip path in rd_pick_intra_sby_mode"Jingning Han
2014-12-05Merge "Use hybrid RD and non-RD coding flow for key frame coding"Jingning Han
2014-12-05Remove redundant vp9_zero in choose_partitioningJingning Han
2014-12-05Enable conditional skip path in rd_pick_intra_sby_modeJingning Han
2014-12-05Use hybrid RD and non-RD coding flow for key frame codingJingning Han
2014-12-05Merge "vp9_ethread: the tile-based multi-threaded encoder"Yunqing Wang
2014-12-05Merge "Increase strength of AQ1."Paul Wilkins
2014-12-04Merge "Use the RTC optimizations when in high bitdepth mode."Debargha Mukherjee
2014-12-04Merge "Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH."Debargha Mukherjee
2014-12-04Use the RTC optimizations when in high bitdepth mode.Peter de Rivaz
2014-12-04Merge set_prev_mi function into encoder function.hkuang
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang
2014-12-04Merge "Fixes a missing highbitdepth convolve call bug"Deb Mukherjee
2014-12-04Merge "Free motion vector array before re-allocating"Adrian Grange
2014-12-04Corrected the renaming of CONFIG_VP9_HIGH ro CONFIG_VP9_HIGHBITDEPTH.Peter de Rivaz
2014-12-03Merge "sse2 visual studio build fix"Tom Finegan
2014-12-03Fixes a missing highbitdepth convolve call bugDeb Mukherjee
2014-12-03Merge "Use memset for initialization to 0"Adrian Grange
2014-12-03sse2 visual studio build fixDeb Mukherjee
2014-12-03Free motion vector array before re-allocatingAdrian Grange
2014-12-03Merge "Increase delta-qp for aq=3 mode, after key frame."Marco
2014-12-03Use memset for initialization to 0Adrian Grange
2014-12-03Increase delta-qp for aq=3 mode, after key frame.Marco
2014-12-03Fix indent in source_var_based_partition_search_methodJingning Han
2014-12-03Merge "Remove unused ONE_LOOP entry from speed feature"Jingning Han
2014-12-03Merge "Rework coeff probability model update for rtc coding"Jingning Han
2014-12-03Enable non-rd mode coding on key frame, for speed 6.Marco
2014-12-03Remove unused ONE_LOOP entry from speed featureJingning Han
2014-12-03Rework coeff probability model update for rtc codingJingning Han
2014-12-02Merge "Reinsert macro to fix issue 884."Debargha Mukherjee
2014-12-02Merge "Fix a warning related to VPX_EFLAG_FORCE_KF check"Deb Mukherjee
2014-12-02Reinsert macro to fix issue 884.Peter de Rivaz
2014-12-02Fix a warning related to VPX_EFLAG_FORCE_KF checkDeb Mukherjee
2014-12-02Added high bitdepth sse2 transform functionsPeter de Rivaz
2014-12-01Cyclic refresh: factor segment delta-q into rate control.Marco Paniconi
2014-12-01Merge "Remove repeated search_type_check_frequency assign"Jingning Han