summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-04[spatial svc]Enabl golden frame for base layer and fix wrong ref_frame_flag f...Minghai Shang
2014-07-31Merge "Neon version of vp9_subtract_block()"Frank Galligan
2014-07-31Merge "Remove third_party/libmkv"Frank Galligan
2014-07-31Merge "vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that wo...Tom Finegan
2014-07-31Merge "vpxdec.sh: Refactor vpxdec()."Tom Finegan
2014-07-31Merge "tools_common.sh: Move vpxdec() test support to vpxdec.sh"Tom Finegan
2014-07-31Neon version of vp9_subtract_block()Scott LaVarnway
2014-07-31Merge "Refactor rd_pick_parition interface"Jingning Han
2014-07-31Remove third_party/libmkvFrank Galligan
2014-07-30vp9_spatial_svc_encoder.sh: Disable existing tests, add a test that works.Tom Finegan
2014-07-30Merge "vp9_spatial_svc_encoder.sh: Prevent failures when ssvc is unavailable."Tom Finegan
2014-07-30vpxdec.sh: Refactor vpxdec().Tom Finegan
2014-07-30tools_common.sh: Move vpxdec() test support to vpxdec.shTom Finegan
2014-07-30Merge "configure.sh: avoid test -a/-o for compatibility"James Zern
2014-07-30vp9_spatial_svc_encoder.sh: Prevent failures when ssvc is unavailable.Tom Finegan
2014-07-30Merge "Chessboard pattern partition search"Jingning Han
2014-07-30Merge "Early termination after partition NONE is done in RD."Pengchong Jin
2014-07-30Merge "Remove copy frame neon"Johann
2014-07-30Merge "Remove unused copy src frame function"Johann
2014-07-30Merge "Add test for vp8 copy frame"Johann
2014-07-30Merge "vp9_cx_iface: defer compressed data buffer alloc"James Zern
2014-07-30Early termination after partition NONE is done in RD.Pengchong Jin
2014-07-30Merge "Neon version of vp9_quantize_fp()"Frank Galligan
2014-07-30Merge changes I3513ae17,Ia0b51165,I461d8b3dJames Zern
2014-07-30Merge "decode_to_md5.sh: fix local md5 variable assignment"James Zern
2014-07-30Refactor rd_pick_parition interfaceJingning Han
2014-07-30decode_to_md5.sh: fix local md5 variable assignmentJames Zern
2014-07-30Merge "Fix to Visual Studio build error."Marco Paniconi
2014-07-30Chessboard pattern partition searchJingning Han
2014-07-30Merge "Clean up max/min allowed block size in rd_pick_partition"Jingning Han
2014-07-30Merge "Use frame index directly in get_chessboard_index"Jingning Han
2014-07-30Merge "clear up cfg unused warning in vp9_pick_inter_mode"Jim Bankoski
2014-07-30Neon version of vp9_quantize_fp()Scott LaVarnway
2014-07-30Fix to Visual Studio build error.Marco Paniconi
2014-07-30clear up cfg unused warning in vp9_pick_inter_modeJim Bankoski
2014-07-30Neon version of vp9_sub_pixel_variance16x16(),Scott LaVarnway
2014-07-29configure.sh: avoid test -a/-o for compatibilityJames Zern
2014-07-29make testdata: look for other variants of sha1sumJames Zern
2014-07-29make testdata: fail if a sha1 fails or is missingJames Zern
2014-07-29test-data.sha1: add missing checksumsJames Zern
2014-07-29Merge "Remove 'local' from configure and configure.sh"James Zern
2014-07-29Merge "vpx_once: implement once() for OS/2"James Zern
2014-07-29Merge "Makefile: add -mstackrealign to CFLAGS on OS/2 This prevents SIGSEG...James Zern
2014-07-29Remove 'local' from configure and configure.shKO Myung-Hun
2014-07-29vpx_once: implement once() for OS/2KO Myung-Hun
2014-07-29vp9_cx_iface: defer compressed data buffer allocJames Zern
2014-07-29Merge "Remove the redundant index computation in the first pass"Pengchong Jin
2014-07-29Merge "vp8: Add an aggressive denoising mode."Marco Paniconi
2014-07-29vp8: Add an aggressive denoising mode.Marco Paniconi
2014-07-29Clean up max/min allowed block size in rd_pick_partitionJingning Han