summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-06-03mips msa vp9 convolve8 avg vert optimizationParag Salasakar
2015-06-03Merge "mips msa vp9 idct4x4 and iwht4x4 optimization"Parag Salasakar
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-06-02mips msa vp9 idct4x4 and iwht4x4 optimizationParag Salasakar
2015-06-02mips msa vp9 updated convolve horiz, vert, hv, copy, avg moduleParag Salasakar
2015-06-02Merge "mips msa vp9 updated idct 8x8, 16x16 and 32x32 module"Parag Salasakar
2015-06-01Merge changes from topic 'vp9-intra-pred'James Zern
2015-06-01Merge "vp9_reconintra_neon_asm/tm: simplify above_left load"James Zern
2015-06-01Merge "Fast feedback of bits on undershoot."paulwilkins
2015-06-01mips msa vp9 updated idct 8x8, 16x16 and 32x32 moduleParag Salasakar
2015-05-30Merge "mips msa vp9 updated macros and disable all MSA functions"Parag Salasakar
2015-05-29vp9_reconintra_neon/tm: improve above_left loadJames Zern
2015-05-29vp9_reconintra_neon: cosmetics: normalize fn paramsJames Zern
2015-05-29vp9_reconintra_neon_asm/tm: simplify above_left loadJames Zern
2015-05-30Merge changes from topic 'vp9-intra-pred'James Zern
2015-05-29vp9_reconintra_neon: add DC 16x16 predictorsJames Zern
2015-05-29vp9_reconintra_neon: add DC 8x8 predictorsJames Zern
2015-05-29mips msa vp9 updated macros and disable all MSA functionsParag Salasakar
2015-05-28For non-rd pickmode: remove VAR_PARTITION condition.Marco
2015-05-28Merge "[svc] Disable tiles for spatial svc case"Minghai Shang
2015-05-28Merge "Check size restrictions before running test vector"Johann
2015-05-28Merge "Re-worked header files"Scott LaVarnway
2015-05-28Merge "Don't #define snprintf in VS 2015 or higher."Johann
2015-05-28Merge "Add error handling when running out of free frame buffers."hkuang
2015-05-27Don't #define snprintf in VS 2015 or higher.Johann
2015-05-27Check size restrictions before running test vectorJohann
2015-05-27Add error handling when running out of free frame buffers.hkuang
2015-05-27Merge "[decoder] Optimize context buffer re-allocation"Minghai Shang
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-26Merge "Fix integral projection motion search for frame resize"Jingning Han
2015-05-23Merge changes Ie15e301e,Ib070c79bJames Zern
2015-05-22vp9_reconintra_neon: cosmetics: reindentJames Zern
2015-05-22vp9_reconintra_neon: cosmetics: drop unneeded returnsJames Zern
2015-05-22vp9: move ssse3 convolve fns to intrinsics fileJames Zern
2015-05-22vp9: move avx2 convolve fns to intrinsics fileJames Zern
2015-05-22add vp9/common/x86/convolve.hJames Zern
2015-05-22Fix integral projection motion search for frame resizeJingning Han
2015-05-22vp9_subpixel_8t_intrin_ssse3: quiet vs9 warningJames Zern
2015-05-22Re-worked header filesScott LaVarnway
2015-05-21Merge "Fix issues with mixed ARF and GF groups."paulwilkins
2015-05-20vp9_mvref_common.c: fix compile warningJames Zern
2015-05-20[svc] Disable tiles for spatial svc caseMinghai Shang
2015-05-20[decoder] Optimize context buffer re-allocationMinghai Shang