summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Merge "Remove -fno-strict-aliasing flag"Johann Koenig1-8/+0
2016-09-19Remove -fno-strict-aliasing flagJohann1-8/+0
2016-09-19Zero the whole rd_counts struct rather than the each memberAlex Converse1-6/+1
2016-09-17loopfilter_mb_neon: remove unused load_8x8()James Zern1-1/+0
2016-09-17Merge "Refactor lpf (size 16) NEON intrinsics optimization"Linfeng Zhang1-766/+624
2016-09-16Merge "vpx_codec_control: return incapable for unmatched control"James Zern1-1/+1
2016-09-16Refactor lpf (size 16) NEON intrinsics optimizationLinfeng Zhang1-766/+624
2016-09-16vpx_subpixel_8t_intrin_avx2: tolerate unversioned clangJames Zern1-4/+4
2016-09-16Merge changes from topic 'clang-format'James Zern29-179/+207
2016-09-16Merge "Revert "Restore vp8_sixtap_predict4x4_neon""James Zern3-397/+8
2016-09-16Revert "Restore vp8_sixtap_predict4x4_neon"Johann Koenig3-397/+8
2016-09-16Merge "Restore vp8_bilinear_predict4x4_neon"Johann Koenig2-3/+130
2016-09-16Merge "zero structures completely"Johann Koenig5-9/+23
2016-09-15Restore vp8_bilinear_predict4x4_neonJohann2-3/+130
2016-09-16Merge "Restore vp8_sixtap_predict4x4_neon"Johann Koenig3-8/+397
2016-09-16zero structures completelyJohann5-9/+23
2016-09-16vp8 postproc: expand CONFIG_POSTPROC guardJohann1-2/+2
2016-09-15altref test: comment out 'pass'Johann1-1/+1
2016-09-15Merge "vp9 frame parallel test: Initialize cfg differently"Johann Koenig1-3/+1
2016-09-15vp9: Small code cleanup.Marco1-17/+0
2016-09-15apply clang-formatclang-format28-177/+182
2016-09-15.clang-format: update to 3.8.1James Zern1-2/+25
2016-09-15Restore vp8_sixtap_predict4x4_neonJohann3-8/+397
2016-09-15vp9 frame parallel test: Initialize cfg differentlyJohann1-3/+1
2016-09-15Merge "Documentation for building unit tests for Android"Johann Koenig3-34/+58
2016-09-15Documentation for building unit tests for AndroidJohann3-34/+58
2016-09-14Merge "cosmetics,vp8: join some lines, fix table format"James Zern2-15/+5
2016-09-13vp8 decoder: cast decoding_thread_count to intJohann1-1/+2
2016-09-13vp9 frame parallel test: Initialize cfg to 0Johann1-1/+3
2016-09-13vp9cx_set_ref.c: remove unused 'cfg' parameterJohann1-11/+9
2016-09-13webmenc: remove unused 'fps' parameterJohann3-5/+2
2016-09-09vpx_codec_control: return incapable for unmatched controlJames Zern1-1/+1
2016-09-09cosmetics,vp8: join some lines, fix table formatJames Zern2-15/+5
2016-09-09vp8: Set the skin model to mode 1.Marco1-1/+1
2016-09-09Merge "vp8: Remove TSAN warning around end of encode."James Zern3-17/+19
2016-09-08vp8: Remove TSAN warning around end of encode.Alexander Potapenko3-17/+19
2016-09-08Merge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"James Zern2-1/+29
2016-09-07vpx_mem.c: remove unnecessary inlineJames Zern1-5/+5
2016-09-07vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()Scott LaVarnway2-1/+29
2016-09-03Fix missing write to opsnr in internal statsSarah Parker1-4/+3
2016-09-03Merge "invalid_file_test: quiet -Wunused-const-variable warnings"James Zern1-1/+3
2016-09-01invalid_file_test: quiet -Wunused-const-variable warningsJames Zern1-1/+3
2016-09-01vp8_cx_iface: quiet -Wshorten-64-to-32 warningJames Zern1-1/+1
2016-09-01get_cpu_count: quiet -Wshorten-64-to-32 warningsJames Zern1-3/+3
2016-09-02Merge changes from topic 'Wundef'Johann Koenig8-34/+8
2016-09-01Merge "Fix formatting in internal stats for vp8 and vp9"Yaowu Xu2-5/+7
2016-09-01Merge "Casts to remove some warnings."Yaowu Xu5-8/+12
2016-09-01Merge "Refactor uv tx size with lookup arrays"Debargha Mukherjee6-29/+110
2016-09-01Merge "Modified resize loop constraints."Paul Wilkins3-5/+13
2016-09-01Casts to remove some warnings.paulwilkins5-8/+12