summaryrefslogtreecommitdiff
path: root/vp10/encoder
AgeCommit message (Expand)Author
2015-09-11Make reset_frame_context an enum.Ronald S. Bultje
2015-09-11Fix vp10 high bit-depth buildJingning Han
2015-09-10Take out reference_masking speed featureJingning Han
2015-09-10Take out skip_encode speed feature in vp10Jingning Han
2015-09-10Remove speed features in vp10Jingning Han
2015-09-03Make update_map/temporal_update fields implicit for keyframes.Ronald S. Bultje
2015-09-03Unify coding order of MC filters between blocks and frame header.Ronald S. Bultje
2015-09-03Merge "Revert "add range_check for fdct in vp10""James Zern
2015-09-03Revert "add range_check for fdct in vp10"James Zern
2015-09-02Merge "add range_check for fdct in vp10"Angie Chiang
2015-09-02add range_check for fdct in vp10Angie Chiang
2015-09-01Don't build calc_psnr for high bit depth.Johann
2015-09-01Remove unused VP10 functions.Johann
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-31Fix an indentYunqing Wang
2015-08-29vp10: fix high bitdepth buildJames Zern
2015-08-28vp10 cleanup: remove svc codeYunqing Wang
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-26vp10 cleanup: remove nonrd and real-time codeYunqing Wang
2015-08-24Add transform size rate for intra skip mode in rdoptShunyao Li
2015-08-24Merge "Refactoring on transform types"Hui Su
2015-08-24Avoid setting rate multiplier as 0hui su
2015-08-24Refactoring on transform typeshui su
2015-08-21Merge "Refactor get_tx_type and get_scan"Hui Su
2015-08-21Refactor get_tx_type and get_scanhui su
2015-08-21Merge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"Jingning Han
2015-08-20Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMESJingning Han
2015-08-16VP9EncoderConfig -> VP10EncoderConfighui su
2015-08-15Merge "Change vp9_ prefix function names in vpx_scale to vpx_"Jingning Han
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-14change vp10 to use a different sync code than vp9Yaowu Xu
2015-08-13Merge "Copy VP9 second-level sub-pixel search change to VP10"Yunqing Wang
2015-08-13Merge "VP9Common -> VP10Common"Yaowu Xu
2015-08-13Copy VP9 second-level sub-pixel search change to VP10Yunqing Wang
2015-08-13VP9Common -> VP10CommonYaowu Xu
2015-08-13Merge "VP9_COMP -> VP10_COMP"Yaowu Xu
2015-08-13opsnr.stt: Add a missing tab after PSNRHVSAlex Converse
2015-08-13VP9_COMP -> VP10_COMPYaowu Xu
2015-08-13VP9_COMMON -> VP10->COMMONYaowu Xu
2015-08-13Correct guard macros in header filesYaowu Xu
2015-08-12Merge "vp10_encoder: add missing vpx_clear_system_state"Jingning Han
2015-08-12vp10_encoder: add missing vpx_clear_system_stateJingning Han
2015-08-12Merge "Call set_ref_ptrs only for inter blocks"Hui Su
2015-08-12Merge "Use sizeof(variable) instead of sizeof(type)"Hui Su
2015-08-12Call set_ref_ptrs only for inter blockshui su
2015-08-12Use sizeof(variable) instead of sizeof(type)hui su
2015-08-12Sync vp10 with vpx_ports/system_state.hJingning Han
2015-08-11Replace vp10_ssim functions with vpx_ssim versionsJingning Han
2015-08-11Remove vp9_ prefix from vp10 filesJingning Han
2015-08-11Fork VP9 and VP10 codebaseJingning Han