2016-06-07 |
hui su | Avoid a potential assertion fail in optimize_b() |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Johann Koenig | Merge changes I999ef597,Ic6dc9f53 |
commit | commitdiff | tree | snapshot |
2016-06-07 |
Marco | vp9: Small ajustment to settings gf_interval, 1 pass... |
commit | commitdiff | tree | snapshot |
2016-06-06 |
Debargha Mukherjee | Merge "Move range checks into WRAPLOW" |
commit | commitdiff | tree | snapshot |
2016-06-04 |
James Zern | Merge changes If31d36c8,I10b947e7 |
commit | commitdiff | tree | snapshot |
2016-06-03 |
James Zern | Merge "Fix Visual Studio build failure in filter_select... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Debargha Mukherjee | Move range checks into WRAPLOW |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Paul Wilkins | Merge "Slightly more damped VBR adjustment." |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Paul Wilkins | Merge "Change to get_twopass_worst_quality()" |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Paul Wilkins | Merge "Removed unused data structure." |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Paul Wilkins | Merge "Adjustment to VBR rate correction." |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Paul Wilkins | Merge "Adjustment calculation of active worst quality." |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Paul Wilkins | Merge "Remove gf_zeromotion_pct." |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linfeng Zhang | Fix Visual Studio build failure in filter_selectively_v... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Linfeng Zhang | Merge "Slow pshufb removal in 3 intra prediction functi... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Jacky Chen | Merge "vp9: Fix valgrind failure for short circuit... |
commit | commitdiff | tree | snapshot |
2016-06-03 |
paulwilkins | Slightly more damped VBR adjustment. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
paulwilkins | Change to get_twopass_worst_quality() |
commit | commitdiff | tree | snapshot |
2016-06-03 |
paulwilkins | Removed unused data structure. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
paulwilkins | Adjustment to VBR rate correction. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
paulwilkins | Adjustment calculation of active worst quality. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
paulwilkins | Remove gf_zeromotion_pct. |
commit | commitdiff | tree | snapshot |
2016-06-03 |
James Zern | vpx_dsp,add_noise: remove mmx implementation |
commit | commitdiff | tree | snapshot |
2016-06-03 |
James Zern | vpx_dsp: remove mmx variance implementations |
commit | commitdiff | tree | snapshot |
2016-06-03 |
James Zern | Merge "ivfdec: tolerate invalid framerates" |
commit | commitdiff | tree | snapshot |
2016-06-02 |
JackyChen | vp9: Fix valgrind failure for short circuit on low... |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Linfeng Zhang | Slow pshufb removal in 3 intra prediction functions. |
commit | commitdiff | tree | snapshot |
2016-06-02 |
JackyChen | Disable short circuit feature for low temporal variance. |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Linfeng Zhang | Merge "Update filter_selectively_vert_row2()" |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Yaowu Xu | Merge "firstpass.c: fix an UBSAN/IOC error" |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Yaowu Xu | firstpass.c: fix an UBSAN/IOC error |
commit | commitdiff | tree | snapshot |
2016-06-01 |
jackychen | vp9: Skip some modes when variance is low for big block... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Linfeng Zhang | Update filter_selectively_vert_row2() |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Marco Paniconi | Merge "vp9: Skip computation of best_sad for newmv... |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Yaowu Xu | Fix UBSAN/IOC errors |
commit | commitdiff | tree | snapshot |
2016-06-01 |
Yaowu Xu | Fix VP8 encoder UBSAN/IOC errors |
commit | commitdiff | tree | snapshot |
2016-06-01 |
James Zern | ivfdec: tolerate invalid framerates |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Yaowu Xu | variance_avx2.c: UBSAN/IOC fix |
commit | commitdiff | tree | snapshot |
2016-05-31 |
Marco | vp9: Skip computation of best_sad for newmv, unless... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Tom Finegan | Merge "vpx_ports/mem_ops.h: cast the lhs of bitwise... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
James Zern | Merge "acm_random,Rand9Signed: correct cast" |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Linfeng Zhang | Merge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
James Zern | acm_random,Rand9Signed: correct cast |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Linfeng Zhang | Upgrade fwht4x4_mmx() to fwht4x4_sse2() for vp9 and... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Tom Finegan | vpx_ports/mem_ops.h: cast the lhs of bitwise shifts... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Linfeng Zhang | Merge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Linfeng Zhang | Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2 |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Yaowu Xu | Merge "Convert to unsigned int before left shift" |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Yaowu Xu | Convert to unsigned int before left shift |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Scott LaVarnway | Merge "Code clean of sub_pixel_variance4xh -- 2" |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Marco | vp9: Add datarate test for 1 pass VBR mode. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Yaowu Xu | Merge "Fix comments in build_intra_predictors_high()" |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Yaowu Xu | Fix comments in build_intra_predictors_high() |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Yaowu Xu | Prevent read to invalid RefBuffer |
commit | commitdiff | tree | snapshot |
2016-05-25 |
James Zern | Merge "remove vp9_diamond_search_sad_avx.c" |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Brion Vibber | Move git version extras out of iOS shared framework... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
James Zern | remove vp9_diamond_search_sad_avx.c |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Scott LaVarnway | Code clean of sub_pixel_variance4xh -- 2 |
commit | commitdiff | tree | snapshot |
2016-05-22 |
KO Myung-Hun | configure: Add -mstackrealign flags to CFLAGS on OS/2 |
commit | commitdiff | tree | snapshot |
2016-05-22 |
KO Myung-Hun | vpx: Add OS/2-specific threading codes |
commit | commitdiff | tree | snapshot |
2016-05-20 |
jackychen | vp9: Remove a redundent condition in sub-pixel filter... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
James Zern | Merge "vp8/error_concealment: remove shift of negative... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
James Zern | Merge "Revert "Code clean of sub_pixel_variance4xh"" |
commit | commitdiff | tree | snapshot |
2016-05-20 |
James Zern | Revert "Code clean of sub_pixel_variance4xh" |
commit | commitdiff | tree | snapshot |
2016-05-20 |
James Zern | Revert "Extend the external fb interface to allocate... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
James Zern | vp8/error_concealment: remove shift of negative value |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Jacky Chen | Merge "vp9: Refactor some denoiser logic in vp9_pick_in... |
commit | commitdiff | tree | snapshot |
2016-05-19 |
JackyChen | vp9: Refactor some denoiser logic in vp9_pick_inter_mode. |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Daniele Castagna | Merge "Extend the external fb interface to allocate... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Yaowu Xu | Merge "Clarify integer value ranges" |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Yaowu Xu | Merge "Prevent invalid read" |
commit | commitdiff | tree | snapshot |
2016-05-18 |
James Zern | Merge "Code clean of sub_pixel_variance4xh" |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Alex Converse | Merge "Move, rename, and inline high_inter_predictor." |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Daniele Castagna | Extend the external fb interface to allocate individual... |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Johann Koenig | Merge "neon hadamard 8x8" |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Yaowu Xu | Clarify integer value ranges |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Alex Converse | Move, rename, and inline high_inter_predictor. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Yaowu Xu | Prevent invalid read |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Scott LaVarnway | Merge "VP9: _get_pred_context_switchable_interp()" |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Scott LaVarnway | Code clean of sub_pixel_variance4xh |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Scott LaVarnway | VP9: _get_pred_context_switchable_interp() |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Yaowu Xu | Promote to uint32_t before left shift |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Marco Paniconi | Merge "vp9: Update to rc-metric for keeping track of... |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Hui Su | Merge "Add level test for VP9" |
commit | commitdiff | tree | snapshot |
2016-05-16 |
Johann | neon hadamard 8x8 |
commit | commitdiff | tree | snapshot |
2016-05-16 |
hui su | Add level test for VP9 |
commit | commitdiff | tree | snapshot |
2016-05-13 |
JackyChen | Move non-zero mv bias on large block out of vp9_pick_in... |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Marco | vp9: Update to rc-metric for keeping track of average... |
commit | commitdiff | tree | snapshot |
2016-05-13 |
James Zern | Merge "convolve_test: Fix high bit depth IOC runtime... |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Tom Finegan | convolve_test: Fix high bit depth IOC runtime errors. |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Tom Finegan | Merge "Add --enable-shared option to iosbuild.sh to... |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Yaowu Xu | Merge "Change to use correct check for halfpel" |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Tom Finegan | Merge "twopass_encoder: Add frame limit argument." |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Brion Vibber | Add --enable-shared option to iosbuild.sh to build... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Tom Finegan | Merge "simple_encoder: Add a frame limit argument." |
commit | commitdiff | tree | snapshot |
2016-05-12 |
hui su | Fix typos in control function for VP9E_SET_TARGET_LEVEL |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Linfeng Zhang | Merge "remove mmx variance functions" |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Marco Paniconi | Merge "vp9: Fix to quality regression issue for 1 pass." |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Linfeng Zhang | Merge "remove mmx sad functions" |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Tom Finegan | simple_encoder: Add a frame limit argument. |
commit | commitdiff | tree | snapshot |
next |