summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-29Use frame index directly in get_chessboard_indexJingning Han
2014-07-29Added vp9_fdct8x8_neon(), vp9_fdct8x8_1_neon()Scott LaVarnway
2014-07-29Makefile: add -mstackrealign to CFLAGS on OS/2 KO Myung-Hun
2014-07-28Remove the redundant index computation in the first passPengchong Jin
2014-07-28Fix bug 805levytamar82
2014-07-28Merge "Store block-wise statistics obtained in the first pass"Pengchong Jin
2014-07-28Merge "Fix reference frame size restrictions."Jim Bankoski
2014-07-28Store block-wise statistics obtained in the first passPengchong Jin
2014-07-28Fix reference frame size restrictions.Jim Bankoski
2014-07-28Merge "This removes a test that fails on 32 bit"Jim Bankoski
2014-07-25Remove copy frame neonJohann
2014-07-25Remove unused copy src frame functionJohann
2014-07-25Add test for vp8 copy frameJohann
2014-07-25Merge "Fix rd_pick_partition search loop for 4x4 blocks"Jingning Han
2014-07-25Merge "Fix potential ioc issue in vp9_get_prob for 4K above sizes"Jingning Han
2014-07-25Merge "Remove unnecessary conditional assignment"Jingning Han
2014-07-25Merge "[spatial svc]Fix reference issues"Minghai Shang
2014-07-25Merge "Encode perf test"Joshua Litt
2014-07-25Encode perf testJoshua Litt
2014-07-25Merge "Allocate aligned source in variance test"Yunqing Wang
2014-07-25Merge "Refactor inter/intra_suberblock_yrd."Alex Converse
2014-07-25Merge "Fix allocation of context buffers on frame resize"Yaowu Xu
2014-07-25Merge "Changed validation of reference frame size"Yaowu Xu
2014-07-25Merge "vp8: reduce refresh_max_mbs_perframe with fewer layers."Marco Paniconi
2014-07-25Merge "s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING"Tim Kopp
2014-07-25Fix rd_pick_partition search loop for 4x4 blocksJingning Han
2014-07-24Merge "rtcd.pl: check for auto_help availability"James Zern
2014-07-24Remove neon version of vp8 extend bordersJohann
2014-07-24Add test for vp8 extend_bordersJohann
2014-07-24Allocate aligned source in variance testYunqing Wang
2014-07-24vp8: reduce refresh_max_mbs_perframe with fewer layers.Marco Paniconi
2014-07-24Fix potential ioc issue in vp9_get_prob for 4K above sizesJingning Han
2014-07-24Remove unnecessary conditional assignmentJingning Han
2014-07-24Set and use uv_crop_[width|height]Johann
2014-07-24Changed validation of reference frame sizeYaowu Xu
2014-07-24rtcd.pl: check for auto_help availabilityJames Zern
2014-07-24Fix allocation of context buffers on frame resizeAdrian Grange
2014-07-24s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISINGTim Kopp
2014-07-24Refactor inter/intra_suberblock_yrd.Alex Converse
2014-07-23Merge "x86inc: fix compilation with NASM Change-Id: I5978921ab1ccad6648a5b...James Zern
2014-07-24x86inc: fix compilation with NASM KO Myung-Hun
2014-07-23Makefile: strip debugging informations onlyKO Myung-Hun
2014-07-23[spatial svc]Fix reference issuesMinghai Shang
2014-07-23Merge "Remove redundant argument entry in handle_inter_mode"Jingning Han
2014-07-23Merge "Use the chessboard pattern pred search in newmv mode"Jingning Han
2014-07-23Merge "Fix clang compiler warning in denoising_neon."Marco Paniconi
2014-07-23Merge "Moved call to vp9_clear_system_state() to a proper location"Yaowu Xu
2014-07-23Remove redundant argument entry in handle_inter_modeJingning Han
2014-07-23Use the chessboard pattern pred search in newmv modeJingning Han
2014-07-23Merge "Remove redundant num_refs definition"Jingning Han