summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-26Fix a bug in create_s16x4_neon()Linfeng Zhang
2018-02-24Merge "Clean test/dct_test.cc with testing::Combine"Linfeng Zhang
2018-02-23Clean test/dct_test.cc with testing::CombineLinfeng Zhang
2018-02-23Merge "Add vp9_highbd_iht8x8_16_add_neon()"Linfeng Zhang
2018-02-23Merge "VP9 SVC: Datarate test for dynamic bitrate change."Jerome Jiang
2018-02-22VP9 SVC: Datarate test for dynamic bitrate change.Jerome Jiang
2018-02-21Merge "Fold adds in 16->32-bit converts in SSE2/AVX2 fDCT"Kyle Siefring
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-20remove deprecated 'register' keywordJohann
2018-02-12Merge "VP9 ROI test clean up regarding bool type flag."Jerome Jiang
2018-02-12vp9_cx_iface: Remove else when returning from the other branch.Jerome Jiang
2018-02-12VP9 ROI test clean up regarding bool type flag.Jerome Jiang
2018-02-10Fold adds in 16->32-bit converts in SSE2/AVX2 fDCTKyle Siefring
2018-02-10VP9 ROI: reset use_roi_ in datarate test.Jerome Jiang
2018-02-09VP9 ROI: Fix errors in example encoder.Jerome Jiang
2018-02-09Merge "Reland "Add ROI support for VP9.""Jerome Jiang
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-02-09Merge "Revert "Add ROI support for VP9.""Jerome Jiang
2018-02-09Revert "Add ROI support for VP9."Jerome Jiang
2018-02-09Merge "Add ROI support for VP9."Jerome Jiang
2018-02-09Improved coding on slide show content.paulwilkins
2018-02-08Add ROI support for VP9.Marco
2018-02-08Adjust MAXRATE_1080P.paulwilkins
2018-02-08Merge "Fix file input pointer bug in allocate_gf_group_bits()."Paul Wilkins
2018-02-08Update iadst NEON functionsLinfeng Zhang
2018-02-07Clean vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-02-06Fix file input pointer bug in allocate_gf_group_bits().paulwilkins
2018-02-05Update tx_type switch code in idctLinfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-02-02Merge "inv_txfm_vsx.c: make code c90 compatible"James Zern
2018-02-02Merge "Fix issue for 0 target bitrate in multi-res build."Jerome Jiang
2018-02-01Fix issue for 0 target bitrate in multi-res build.Jerome Jiang
2018-02-01inv_txfm_vsx.c: make code c90 compatibleJames Zern
2018-02-01Merge "vp9_scale_test: parameterize filter type"James Zern
2018-02-01Merge "Further change to code detecting slide transitions."Paul Wilkins
2018-01-31vp9_scale_test: parameterize filter typeJames Zern
2018-01-31vp9-svc: Add condition on allocation for scaled_temp.Marco
2018-01-31vp9-svc: Fix to initialize downsampling filters.Marco
2018-01-31Further change to code detecting slide transitions.paulwilkins
2018-01-31vp9 svc: Make top layer non-ref: for 2 TL caseMarco Paniconi
2018-01-31Merge "Revert "vp9 svc: fix to make top layer frame non-ref""Marco Paniconi
2018-01-31Revert "vp9 svc: fix to make top layer frame non-ref"Marco Paniconi
2018-01-31Merge "Fix warning about bitwise 'not' on boolean"Johann Koenig
2018-01-31Merge "vp8 bool: verify buffer size"Johann Koenig
2018-01-30Fix warning about bitwise 'not' on booleanJohann
2018-01-30vp8 bool: verify buffer sizeJohann
2018-01-30Merge "vp9 svc: fix to make top layer frame non-ref"Marco Paniconi
2018-01-30Merge "Fix doc comment mismatch in vpx_frame_buffer.h"Johann Koenig
2018-01-29vp9 svc: fix to make top layer frame non-refJerome Jiang