summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 "vp9_reader: reorder struct members"James Zern
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 "Loop filter test fix"James Zern
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-04Loop filter test fixDeb Mukherjee
2014-12-03Merge "Various updates to vp8."Marco
2014-12-03Merge "acm_random: provide full range for Rand16()"James Zern
2014-12-03Merge "sse2 visual studio build fix"Tom Finegan
2014-12-03Fixes a missing highbitdepth convolve call bugDeb Mukherjee
2014-12-03acm_random: provide full range for Rand16()James Zern
2014-12-03Merge "acm_random: provide full range for Rand8()"James Zern
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-03Various updates to vp8.Marco
2014-12-03Merge "Fix indent in source_var_based_partition_search_method"Jingning Han
2014-12-03Use memset for initialization to 0Adrian Grange
2014-12-03Merge "vp9: sync threads after a longjmp"James Zern
2014-12-03Increase delta-qp for aq=3 mode, after key frame.Marco
2014-12-03acm_random: provide full range for Rand8()James Zern
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-02vp9: sync threads after a longjmpJames Zern
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-02Merge "Added high bitdepth sse2 transform functions"Debargha Mukherjee
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-02Enforce error resilient mode on in temporal svc real-time modeJingning Han
2014-12-02Merge "Cyclic refresh: factor segment delta-q into rate control."Marco Paniconi
2014-12-01Merge "Turn off temporal svc unit test in RTC setting"Jingning Han
2014-12-01Cyclic refresh: factor segment delta-q into rate control.Marco Paniconi
2014-12-01Turn off temporal svc unit test in RTC settingJingning Han
2014-12-01Merge "Remove repeated search_type_check_frequency assign"Jingning Han
2014-12-01Merge "vp9_ethread: calculate and save the tok starting address for tiles"Yunqing Wang
2014-12-01Remove default cortex-a8 tuning.Johann
2014-11-27Increase strength of AQ1.Paul Wilkins