2017-06-08 |
hui su | vp9 level targeting: more strict constraint on min_gf_i... |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Marco Paniconi | Merge "vp9: SVC: Enable simple_block_yrd for temporal... |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Johann Koenig | Merge changes Iade45f69,I18d90658,Ieca3f1ef |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Marco | vp9: SVC: Enable simple_block_yrd for temporal layers. |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Johann | buffer.h: add num_elements_ |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Johann | buffer.h: zero-init all values |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Johann | buffer.h: use size_t |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Marco | vp9: SVC: Enable row-mt in sample encoder. |
commit | commitdiff | tree | snapshot |
2017-06-06 |
James Zern | Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Marco Paniconi | Merge "vp9: SVC: Adjust some speed settings for SVC... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Marco | vp9: SVC: Adjust some speed settings for SVC speed... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Johann | buffer.h: split out init |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Johann | buffer.h: Use T for values |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Jerome Jiang | Initialize cost_list all to INT_MAX. |
commit | commitdiff | tree | snapshot |
2017-06-06 |
James Zern | vp9_mcomp,get_cost_surf_min: quiet conversion warning |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Jerome Jiang | Merge "Fix valgrind failure on uninitialized variables." |
commit | commitdiff | tree | snapshot |
2017-06-06 |
James Zern | Merge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx" |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Jerome Jiang | Fix valgrind failure on uninitialized variables. |
commit | commitdiff | tree | snapshot |
2017-06-03 |
Jerome Jiang | Fix ubsan failure in vp9_mcomp.c. |
commit | commitdiff | tree | snapshot |
2017-06-02 |
Marco | vp9: SVC: Force subpel search off under certain conditions. |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Marco Paniconi | Merge "vp9: Speed >8: Set subpel_search_method for... |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Marco | vp9: Speed >8: Set subpel_search_method for low motion. |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Jerome Jiang | vp8 skin detection: Fix visual studio build failure. |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Jerome Jiang | Fix corruption in skin map debugging output yuv. |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Jerome Jiang | vp8: Clean up skin detection. |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Johann Koenig | Merge "comp_avg_pred neon: used by sub pixel avg variance" |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Jerome Jiang | Merge "Write skin map of vp8 skin detection for debug." |
commit | commitdiff | tree | snapshot |
2017-05-31 |
Linfeng Zhang | Merge "Update vpx_highbd_idct4x4_16_add_sse2()" |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Johann | comp_avg_pred neon: used by sub pixel avg variance |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Jerome Jiang | Write skin map of vp8 skin detection for debug. |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Linfeng Zhang | Update vpx_highbd_idct4x4_16_add_sse2() |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Johann Koenig | Merge "comp_avg_pred: alignment" |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Johann Koenig | Merge "remove DECLARE_ALIGNED from neon code" |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Johann | comp_avg_pred: alignment |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Jerome Jiang | Merge "Fix vp8 race when build --enable-vp9-highbitdepth." |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Johann | remove DECLARE_ALIGNED from neon code |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Johann Koenig | Merge "subpel variance neon: reduce stack usage" |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Johann Koenig | Merge "Use vdup instead of vmov" |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Jerome Jiang | Fix vp8 race when build --enable-vp9-highbitdepth. |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Marco | vp9: SVC: Fix to condiiton on using source_sad. |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Marco Paniconi | Merge "vp9: Use source_sad only on top temporal enhance... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Marco Paniconi | Merge "vp9: SVC: Enable copy partition for SVC speed... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Marco | vp9: Use source_sad only on top temporal enhancement... |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Jerome Jiang | Refactor: Move vp8 skin detection to new files. |
commit | commitdiff | tree | snapshot |
2017-05-25 |
Marco | vp9: SVC: Enable copy partition for SVC speed >= 7. |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Johann | subpel variance neon: reduce stack usage |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Johann | Use vdup instead of vmov |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Johann Koenig | Merge changes Iaab2b9a1,Idfb458d3 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Johann Koenig | Merge changes I31fa6ef8,I228c6f29 |
commit | commitdiff | tree | snapshot |
2017-05-24 |
James Zern | Merge "partial_idct_test,InitInput: fix rollover in... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
James Zern | partial_idct_test,InitInput: fix rollover in mult |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Alexandra Hájková | ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64} |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Linfeng Zhang | Update inv_txfm_sse2.h and inv_txfm_sse2.c |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Linfeng Zhang | Update InitInput() in test/partial_idct_test.cc |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Gregor Jasny | Add support for Visual Studio 2017 |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann | sub pel avg variance neon: 4x block sizes |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann | sub pel variance neon: 4x block sizes |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann | sub pel avg variance neon: add neon optimizations |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann | sub pel variance neon: normalize variable names |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Linfeng Zhang | Merge "Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2" |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann | variance neon: assert overflow conditions |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Linfeng Zhang | Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2 |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann | neon variance: special case 4x |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Johann Koenig | Merge changes Ib8dd96f7,Ie9854b77 |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Marco Paniconi | Merge "vp9: Adjustments to cyclic refresh for high... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Marco | vp9: Adjustments to cyclic refresh for high motion. |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Marco | vp9: Speed >= 8: Modify condition for low-resoln. |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Johann Koenig | Merge "neon 4 byte helper functions" |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Johann Koenig | Merge "neon fdct: 4x4 implementation" |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Paul Wilkins | Merge "Changes to modified error." |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Marco | vp9: SVC: Modify condition to allow for copy partition. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Jerome Jiang | Merge "vp9: Make copy partition work for SVC and dynami... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Marco | vp9: Make copy partition work for SVC and dynamic resize. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
paulwilkins | Changes to modified error. |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Johann | neon variance: process 4x blocks |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Johann | use memcpy for unaligned neon stores |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Marco Paniconi | Merge "vp9: Modify ChangingDropFrameThresh unittest." |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Linfeng Zhang | Merge "Update partial idct testing code" |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Yaowu Xu | Merge "Experiment. Store first pass errors as per MB... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Marco | vp9: Modify ChangingDropFrameThresh unittest. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Linfeng Zhang | Update partial idct testing code |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Johann | neon fdct: 4x4 implementation |
commit | commitdiff | tree | snapshot |
2017-05-17 |
paulwilkins | Experiment. Store first pass errors as per MB values. |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Linfeng Zhang | Add transpose_32bit_4x4() and rename transpose_4x4... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Johann Koenig | Merge "Revert "Add visibility="protected" attribute... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Johann Koenig | Revert "Add visibility="protected" attribute for global... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Marco Paniconi | Merge "Revert "Revert "vp8: Real-time mode: reduce... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Marco Paniconi | Revert "Revert "vp8: Real-time mode: reduce mode_check_... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Marco Paniconi | Merge "Revert "vp8: Real-time mode: reduce mode_check_f... |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Marco Paniconi | Revert "vp8: Real-time mode: reduce mode_check_freq... |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Johann Koenig | Merge "'protected' visibility unsupported on macho" |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Johann | neon 4 byte helper functions |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Johann | 'protected' visibility unsupported on macho |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Johann Koenig | Merge "move neon load/stores to a new file" |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Johann | move neon load/stores to a new file |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Marco | vp8: Real-time mode: reduce mode_check_freq thresh... |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Alexandra Hájková | ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Jerome Jiang | Merge "vp9: speed 8: Fix seg fault in partition copy... |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Cheng Chen | Merge "Speed up encoding by skipping altref recode" |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Jerome Jiang | vp9: speed 8: Fix seg fault in partition copy when... |
commit | commitdiff | tree | snapshot |
next |