2016-11-15 |
James Zern | partial_idct_test: use <limits> for int16_min/max |
commit | commitdiff | tree | snapshot |
2016-11-15 |
James Zern | vpx_timer.h,x86.h: define NOMINMAX for windows.h |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Jerome Jiang | vp9: Speed 8: Turn off 4x4avg for low-res non-key frames. |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Linfeng Zhang | Add high bitdepth intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Jerome Jiang | Merge "Add unit tests for post proc." |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jerome Jiang | Add unit tests for post proc. |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Marco Paniconi | Merge "vp9: Adjust thresholds for limiting cyclic refre... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
James Zern | Merge "*ppflags.h: remove unused *_DEBUG_* enum values" |
commit | commitdiff | tree | snapshot |
2016-11-10 |
James Zern | Merge changes I339088b2,Iaade219e,If142afb1,I4257c4b3 |
commit | commitdiff | tree | snapshot |
2016-11-10 |
James Zern | fdct8x8_test: add vpx_idct8x8_64_add_neon in hbd |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Linfeng Zhang | Add high bitdepth intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
James Zern | *ppflags.h: remove unused *_DEBUG_* enum values |
commit | commitdiff | tree | snapshot |
2016-11-09 |
James Zern | fdct4x4_test: add vpx_idct4x4_16_add_neon in hbd |
commit | commitdiff | tree | snapshot |
2016-11-09 |
James Zern | partial_idct_test,NEON: add missing idct variants |
commit | commitdiff | tree | snapshot |
2016-11-09 |
James Zern | enable vpx_idct32x32_34_add_neon in hbd builds |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Marco | vp9: Adjust thresholds for limiting cyclic refresh... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Johann | Refine vp8_refining_search_sadx4 targeting |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Johann | Optimize idct32x32_135_add for NEON |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Linfeng Zhang | Merge "Add high bitdepth intra prediction NEON optimiza... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
James Zern | Merge "partial_idct_test: set MinSupportedCoeff for... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Johann Koenig | Merge "ads2gas: remove RN stanza" |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Johann | ads2gas: remove RN stanza |
commit | commitdiff | tree | snapshot |
2016-11-07 |
James Zern | partial_idct_test: set MinSupportedCoeff for NEON |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Linfeng Zhang | Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Linfeng Zhang | Merge "Replace highbd_dct_const_round_shift with dct_co... |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Johann Koenig | Merge "idct test: use coeff consistently" |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Johann Koenig | Merge "partial_idct_test: Add large coefficient test" |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Johann Koenig | Merge "Update vp9_fdct8x8_quant_ssse3 for highbitdepth" |
commit | commitdiff | tree | snapshot |
2016-11-05 |
James Zern | Merge "vp9-svc: Add unittest for svc-decoding." |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Johann | idct test: use coeff consistently |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Johann | partial_idct_test: Add large coefficient test |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Marco | vp9-svc: Add unittest for svc-decoding. |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Johann | Update vp9_fdct8x8_quant_ssse3 for highbitdepth |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Linfeng Zhang | Replace highbd_dct_const_round_shift with dct_const_rou... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Linfeng Zhang | Merge "Cosmetics of inv_txfm.c" |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Johann Koenig | Merge "Extract high bit depth helper functions" |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Linfeng Zhang | Cosmetics of inv_txfm.c |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Johann | Extract high bit depth helper functions |
commit | commitdiff | tree | snapshot |
2016-11-04 |
James Zern | Merge "configure: disable tools for armv7-win32-vs1... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Martin Storsjo | Add a missing END directive in idct_neon.asm |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Martin Storsjo | Fix producing vcxproj files with *.S arm assembly files |
commit | commitdiff | tree | snapshot |
2016-11-04 |
James Zern | configure: disable tools for armv7-win32-vs1[24] |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Marco Paniconi | Merge "vp9: Non-rd pickmode: fix logic in reference... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Marco | vp9-svc: Add decoder control to decode up to x spatial... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Marco | vp9: Non-rd pickmode: fix logic in reference masking. |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Debargha Mukherjee | Merge "Speed-up recode loop for extreme bitrate diffs" |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Jerome Jiang | Merge "pp_filter_test.cc,cosmetics:adjust name convention" |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jerome Jiang | pp_filter_test.cc,cosmetics:adjust name convention |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Johann Koenig | Merge "arm idct: move to-be-shared code to header" |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Paul Wilkins | Merge "Fixed bug in formatting of debug stats." |
commit | commitdiff | tree | snapshot |
2016-11-02 |
paulwilkins | Fixed bug in formatting of debug stats. |
commit | commitdiff | tree | snapshot |
2016-11-02 |
James Zern | vp9,tile_worker_hook: correctly set jmp target |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Linfeng Zhang | Add high bitdepth intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Johann | arm idct: move to-be-shared code to header |
commit | commitdiff | tree | snapshot |
2016-11-01 |
James Zern | Merge "idct32x32_1_add_neon: clear a couple conv warnings" |
commit | commitdiff | tree | snapshot |
2016-11-01 |
James Zern | Merge changes I08af3a54,If5959a25,I6763e62e |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Linfeng Zhang | Add high bitdepth intra prediction optimization speed... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Linfeng Zhang | Merge "Refine 8-bit intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Linfeng Zhang | Refine 8-bit intra prediction NEON optimization (mode tm) |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Paul Wilkins | Merge "Change to KF boost calculation." |
commit | commitdiff | tree | snapshot |
2016-11-01 |
James Zern | idct32x32_1_add_neon: clear a couple conv warnings |
commit | commitdiff | tree | snapshot |
2016-11-01 |
James Zern | build/make/Android.mk: s/armv8/arm64/ |
commit | commitdiff | tree | snapshot |
2016-11-01 |
James Zern | build/make/Android.mk: fix armeabi-v7a build |
commit | commitdiff | tree | snapshot |
2016-10-31 |
James Zern | use .S suffix rather than .s for NEON asm |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Marco Paniconi | Merge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder." |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Marco | vp9-svc: Fix some stats in vp9_spatial_svc_encoder. |
commit | commitdiff | tree | snapshot |
2016-10-31 |
James Zern | Merge "idct,NEON: add a tran_low_t->s16 load adapter" |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Peter Boström | Merge "Add vp9_spatial_svc_encoder to .gitignore." |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Linfeng Zhang | Merge "Refine 8-bit intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Peter Boström | Add vp9_spatial_svc_encoder to .gitignore. |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Marco Paniconi | Merge "vp9-svc: Add checks to layer bitrates in vp9_spa... |
commit | commitdiff | tree | snapshot |
2016-10-31 |
James Zern | idct,NEON: add a tran_low_t->s16 load adapter |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Linfeng Zhang | Refine 8-bit intra prediction NEON optimization (mode... |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Marco | vp9-svc: Add checks to layer bitrates in vp9_spatial_sv... |
commit | commitdiff | tree | snapshot |
2016-10-31 |
James Bankoski | Merge "vpxdec.c : don't double count corrupted frames" |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Jim Bankoski | vpxdec.c : don't double count corrupted frames |
commit | commitdiff | tree | snapshot |
2016-10-29 |
James Zern | tiny_ssim: fix visual studio build |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Peter Boström | Merge "Add temporal-layer support to tiny_ssim." |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Johann Koenig | Merge "partial_idct_test: add _add_ test" |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Boström | Add temporal-layer support to tiny_ssim. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Marco Paniconi | Merge "vp9: Updates to SVC sample encoder." |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Marco | vp9: Updates to SVC sample encoder. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Yaowu Xu | Merge "Add tools/tiny_ssim for generating SSIM/PSNR." |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Peter Boström | Add tools/tiny_ssim for generating SSIM/PSNR. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Linfeng Zhang | Merge "Refine 8-bit intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Paul Wilkins | Change to KF boost calculation. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Debargha Mukherjee | Merge "Force recode if framesize exceeds max allowed... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Linfeng Zhang | Refine 8-bit intra prediction NEON optimization (mode... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Debargha Mukherjee | Speed-up recode loop for extreme bitrate diffs |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Debargha Mukherjee | Force recode if framesize exceeds max allowed size |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Johann Koenig | Merge "partial_idct_test: consolidate block size" |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Paul Wilkins | Merge "Changes to KF boost calculation." |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Paul Wilkins | Merge "Removal of a couple of two pass adjustments." |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Johann | partial_idct_test: add _add_ test |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Johann | partial_idct_test: consolidate block size |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Johann | Refactor partial idct test |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Wilkins | Changes to KF boost calculation. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
paulwilkins | Removal of a couple of two pass adjustments. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Linfeng Zhang | Merge "Refine 8-bit intra prediction NEON optimization... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Johann | Optimize idct32x32_34_add for NEON |
commit | commitdiff | tree | snapshot |
next |