summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2016-06-24Merge "vp9: Code clean, move low temp var logic out of choose_partitioning."Jacky Chen
2016-06-24Merge "cosmetics: Beautify whitespaces and line wrapping"James Zern
2016-06-24Merge "cosmetics: Change few types to their posix version"James Zern
2016-06-24Merge "cosmetics: Make few conditions clearer"James Zern
2016-06-24vp9: Code clean, move low temp var logic out of choose_partitioning.jackychen
2016-06-24cosmetics: Beautify whitespaces and line wrappingYury Gitman
2016-06-24cosmetics: Change few types to their posix versionYury Gitman
2016-06-24cosmetics: Make few conditions clearerYury Gitman
2016-06-24Merge "Revert "vp9: Change the scheme for modeling rd for bsize 32x32.""Yaowu Xu
2016-06-24Merge "Rationalize type to avoid integer out of range"Yaowu Xu
2016-06-24Rationalize type to avoid integer out of rangeYaowu Xu
2016-06-23Revert "vp9: Change the scheme for modeling rd for bsize 32x32."James Zern
2016-06-23Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"Vignesh Venkatasubramanian
2016-06-23Merge "set interp_filter to SWITCHABLE_FILTER for intra block"Angie Chiang
2016-06-23vp9: Fix potential SEGV in decoder_peek_si_internalVignesh Venkatasubramanian
2016-06-22set interp_filter to SWITCHABLE_FILTER for intra blockAngie Chiang
2016-06-23Merge "Repack vp9_token_state."Alex Converse
2016-06-22Merge "vp9: Change the scheme for modeling rd for bsize 32x32."Jacky Chen
2016-06-22Merge "remove vp10"James Zern
2016-06-22vp9: Change the scheme for modeling rd for bsize 32x32.jackychen
2016-06-22Merge "Fix ubsan warnings: vp9/encoder/vp9_mcomp.c"Yaowu Xu
2016-06-21Fix ubsan warnings: vp9/encoder/vp9_mcomp.cYaowu Xu
2016-06-21Add a hardware compatibility featurehui su
2016-06-20Repack vp9_token_state.Alex Converse
2016-06-20Merge "Fix ubsan warning: vp9/encoder/vp9_encodeframe.c"Yaowu Xu
2016-06-17remove vp10James Zern
2016-06-17Refactor optimize_b for speed performanceJingning Han
2016-06-17Port optimize_b speed-up from vp10Jingning Han
2016-06-17Fix ubsan warning: vp9/encoder/vp9_encodeframe.cYaowu Xu
2016-06-17Use 64-bit integer to store distortion in optimize_bJingning Han
2016-06-17Merge "Fix ubsan warnings: vp9/encoder/vp9_encoder.c"Yaowu Xu
2016-06-17Output frames in first pass for VPX_DL_REALTIME.Tom Finegan
2016-06-17Fix ubsan warnings: vp9/encoder/vp9_encoder.cYaowu Xu
2016-06-17Merge "vp9_pickmode: quiet int64->int conversion warning"James Zern
2016-06-16Merge "Fix an ubsan warning: vp9_quantizer.c"Yaowu Xu
2016-06-16Merge "Fix ubsan warning: vp9_cx_iface.c"Yaowu Xu
2016-06-16Merge "vp9: Adjustments to nonrd-pickmode for vbr"Marco Paniconi
2016-06-16Fix ubsan warning: vp9_cx_iface.cYaowu Xu
2016-06-16Fix an ubsan warning: vp9_quantizer.cYaowu Xu
2016-06-15vp9_pickmode: quiet int64->int conversion warningJames Zern
2016-06-15Merge "Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream level"Hui Su
2016-06-15Merge "vp9: Add bias to last frame in choose_partitioning."Jacky Chen
2016-06-15vp9: Adjustments to nonrd-pickmode for vbrMarco
2016-06-15Merge "VP9: block_yrd(): Use RD_COST * instead"Scott LaVarnway
2016-06-15vp9: Add bias to last frame in choose_partitioning.JackyChen
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su
2016-06-15Merge "vp9: Code clean up for short circuit feature in low temp variance."Jacky Chen
2016-06-15VP9: block_yrd(): Use RD_COST * insteadScott LaVarnway
2016-06-15Merge "VP9: minor block_yrd() refactoring"Scott LaVarnway
2016-06-14vp9: Code clean up for short circuit feature in low temp variance.JackyChen