summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()Scott LaVarnway
2016-09-03Fix missing write to opsnr in internal statsSarah Parker
2016-09-03Merge "invalid_file_test: quiet -Wunused-const-variable warnings"James Zern
2016-09-01invalid_file_test: quiet -Wunused-const-variable warningsJames Zern
2016-09-01vp8_cx_iface: quiet -Wshorten-64-to-32 warningJames Zern
2016-09-01get_cpu_count: quiet -Wshorten-64-to-32 warningsJames Zern
2016-09-02Merge changes from topic 'Wundef'Johann Koenig
2016-09-01Merge "Fix formatting in internal stats for vp8 and vp9"Yaowu Xu
2016-09-01Merge "Casts to remove some warnings."Yaowu Xu
2016-09-01Merge "Refactor uv tx size with lookup arrays"Debargha Mukherjee
2016-09-01Merge "Modified resize loop constraints."Paul Wilkins
2016-09-01Casts to remove some warnings.paulwilkins
2016-08-31Enable -Wundef by defaultJohann
2016-08-31Define VP8_TEMPORAL_ALT_REF to !CONFIG_REALTIME_ONLYJohann
2016-08-31Remove CONFIG_DEBUG guards from assert()Johann
2016-08-31Remove unused function vpx_de_mblockJohann
2016-08-31Fix -Wundef warning for OUTPUT_FPFJohann
2016-08-31Fix -Wundef warning for __SANITIZE_ADDRESS__Johann
2016-08-31Merge "Rename test/lpf_8_test.cc to test/lpf_test.cc"Linfeng Zhang
2016-08-31Rename test/lpf_8_test.cc to test/lpf_test.ccLinfeng Zhang
2016-08-31Update NEON transpose functions.Linfeng Zhang
2016-08-31Refactor uv tx size with lookup arraysDebargha Mukherjee
2016-08-31Merge "Update vpx_lpf_vertical_16_dual_neon() intrinsics"Linfeng Zhang
2016-08-31Modified resize loop constraints.paulwilkins
2016-08-30libyuv: update to de944ed8c74909ea6fbd743a22efe1e55e851b83Jim Bankoski
2016-08-30Update vpx_lpf_vertical_16_dual_neon() intrinsicsLinfeng Zhang
2016-08-30Merge "Adjust coefficient optimization and tx_domain rd speed features."Paul Wilkins
2016-08-29Merge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"Linfeng Zhang
2016-08-29Merge "vp8: Move loopfilter synchronization to end of encode_frame call."Marco Paniconi
2016-08-27Update vpx_lpf_horizontal_edge_16_neon() intrinsicsLinfeng Zhang
2016-08-27Merge "vpx_mem,align_addr: use ~ to create mask"James Zern
2016-08-27vpx_mem,align_addr: use ~ to create maskJames Zern
2016-08-27vp9_alt_ref_aq_set_nsegments: harmonize fn signatureJames Zern
2016-08-27Move vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.cYury Gitman
2016-08-26Merge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5dJames Zern
2016-08-26Merge changes I353da4a2,I423f2153James Zern
2016-08-26Merge "Remove halfpix specialization"Johann Koenig
2016-08-26Merge "add_noise,vpx_setup_noise: correct 'char_dist' type"James Zern
2016-08-26Merge "libyuv: update to c244a3e9"James Bankoski
2016-08-26Merge "Fix VS build warnings in vp9_alt_ref_aq files"Jingning Han
2016-08-26Merge "Add ALLOW_RECODE_FIRST speed mode."Paul Wilkins
2016-08-26Fix VS build warnings in vp9_alt_ref_aq filesJingning Han
2016-08-26Add ALLOW_RECODE_FIRST speed mode.paulwilkins
2016-08-26Merge "vp8: fix decoder crash with invalid leading keyframes"James Zern
2016-08-25Fix formatting in internal stats for vp8 and vp9Sarah Parker
2016-08-25vp8: Move loopfilter synchronization to end of encode_frame call.Marco
2016-08-25Create interface for the ALT_REF_AQ classYury Gitman
2016-08-25Merge "Add --alt-ref-aq=<int> option"Yury Gitman
2016-08-25Adjust coefficient optimization and tx_domain rd speed features.paulwilkins
2016-08-25libyuv: update to c244a3e9Jim Bankoski