summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16Merge "Restore vp8_bilinear_predict4x4_neon"Johann Koenig
2016-09-16Merge "zero structures completely"Johann Koenig
2016-09-15Restore vp8_bilinear_predict4x4_neonJohann
2016-09-16Merge "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-16zero structures completelyJohann
2016-09-16vp8 postproc: expand CONFIG_POSTPROC guardJohann
2016-09-15altref test: comment out 'pass'Johann
2016-09-15Merge "vp9 frame parallel test: Initialize cfg differently"Johann Koenig
2016-09-15vp9: Small code cleanup.Marco
2016-09-15Restore vp8_sixtap_predict4x4_neonJohann
2016-09-15vp9 frame parallel test: Initialize cfg differentlyJohann
2016-09-15Merge "Documentation for building unit tests for Android"Johann Koenig
2016-09-15Documentation for building unit tests for AndroidJohann
2016-09-14Merge "cosmetics,vp8: join some lines, fix table format"James Zern
2016-09-13vp8 decoder: cast decoding_thread_count to intJohann
2016-09-13vp9 frame parallel test: Initialize cfg to 0Johann
2016-09-13vp9cx_set_ref.c: remove unused 'cfg' parameterJohann
2016-09-13webmenc: remove unused 'fps' parameterJohann
2016-09-09cosmetics,vp8: join some lines, fix table formatJames Zern
2016-09-09vp8: Set the skin model to mode 1.Marco
2016-09-09Merge "vp8: Remove TSAN warning around end of encode."James Zern
2016-09-08vp8: Remove TSAN warning around end of encode.Alexander Potapenko
2016-09-08Merge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"James Zern
2016-09-07vpx_mem.c: remove unnecessary inlineJames Zern
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