summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2015-05-27Add error handling when running out of free frame buffers.hkuang
2015-05-27Non-rd variance partition: Adjust thresholds for 1080p.Marco
2015-05-27Merge "Refactor set_vbp_thresholds."Marco
2015-05-27Merge "[svc] Make size of empty frame to be 16x16 all the time"Minghai Shang
2015-05-27Refactor set_vbp_thresholds.Marco
2015-05-26[svc] Make size of empty frame to be 16x16 all the timeMinghai Shang
2015-05-26Merge "Move variance functions to vpx_dsp"Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-26Merge "[svc] Turn on frame_parallel_decoding_mode"Minghai Shang
2015-05-22Fix integral projection motion search for frame resizeJingning Han
2015-05-22Re-worked header filesScott LaVarnway
2015-05-20[svc] Disable tiles for spatial svc caseMinghai Shang
2015-05-20[svc] Turn on frame_parallel_decoding_modeMinghai Shang
2015-05-20Fast feedback of bits on undershoot.paulwilkins
2015-05-20Fix issues with mixed ARF and GF groups.paulwilkins
2015-05-15rename vp9_dct_impl_sse2.c to vp9_dct_sse2_impl.hJames Zern
2015-05-15rename vp9_dct32x32_sse2.c to vp9_dct32x32_sse2_impl.hJames Zern
2015-05-15rename vp9_dct32x32_avx2.c to vp9_dct32x32_avx2_impl.hJames Zern
2015-05-15Merge changes from topic 'missing-proto'James Zern
2015-05-15Change tx_size_search_method setting for non-rd speed 5.Marco
2015-05-15vp9_subexp.h: add a missing prototypeJames Zern
2015-05-15vp9: add some missing includesJames Zern
2015-05-15vp9 intrinsics: add vp9_rtcd includeJames Zern
2015-05-15vp9: correct some function signaturesJames Zern
2015-05-15vp9_variance_sse2: sync function signaturesJames Zern
2015-05-15vp9/encoder: make some functions staticJames Zern
2015-05-15vp9_dct_sse2: make some functions staticJames Zern
2015-05-15Merge "Revert "Skip the last frame update for some frame repeats.""paulwilkins
2015-05-14Revert "Skip the last frame update for some frame repeats."paulwilkins
2015-05-13Merge "Relocate memory operations for common code"Johann
2015-05-13Relocate memory operations for common codeJohann
2015-05-12Merge "Remove unneeded variable declaration"Yunqing Wang
2015-05-12Merge "Protect new metric computation with use_highbitdepth flag"Yaowu Xu
2015-05-12Protect new metric computation with use_highbitdepth flagYaowu Xu
2015-05-12Remove unneeded variable declarationYunqing Wang
2015-05-11Recompute tile params on frame resizeAdrian Grange
2015-05-11Fix rate control issue with layers and aq-mode=3.Marco
2015-05-08Skip the last frame update for some frame repeats.paulwilkins
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-07Merge "Move shared SAD code to vpx_dsp"Johann
2015-05-07Merge "Remvoe EIGHTTAP_SHARP filter check for non-rd mode."Marco
2015-05-07Merge "Image size restriction to rd auto partition search."paulwilkins
2015-05-06Remvoe EIGHTTAP_SHARP filter check for non-rd mode.Marco
2015-05-06Move shared SAD code to vpx_dspJohann
2015-05-05Add intra mode early termination in non-rd modeYunqing Wang
2015-05-05Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."paulwilkins
2015-05-05Merge "Adjust ARF min and max interval."paulwilkins
2015-05-04Allow for H and V intra modes for non-rd mode.Marco
2015-05-01Merge "Reduce intra_cost_penalty for BLOCK_8X8"Yunqing Wang
2015-05-01Merge "Adjust the vbp early termination threshold slightly"Yunqing Wang