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 |
2016-05-11 |
Tom Finegan | twopass_encoder: Add frame limit argument. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Marco | vp9: Fix to quality regression issue for 1 pass. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Yaowu Xu | Change to use correct check for halfpel |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Alex Converse | Merge changes I412c24aa,I28a8bbf0 |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Linfeng Zhang | remove mmx variance functions |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Yaowu Xu | Merge "Added a measure of rc drift." |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Linfeng Zhang | remove mmx sad functions |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Paul Wilkins | Merge "Fixed 8K two pass encoder crash." |
commit | commitdiff | tree | snapshot |
2016-05-11 |
paulwilkins | Added a measure of rc drift. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
paulwilkins | Fixed 8K two pass encoder crash. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Alex Converse | mcomp: Remove an obsolete undef. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Alex Converse | mcomp: Remove an obsolete comment. |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Hui Su | Merge "Add VP9 encoder API for level specification." |
commit | commitdiff | tree | snapshot |
2016-05-10 |
hui su | Add VP9 encoder API for level specification. |
commit | commitdiff | tree | snapshot |
2016-05-10 |
James Bankoski | Merge "vpx_dsp: Rename postproc.c add_noise." |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Hui Su | Merge "Fix comment for target_bandwidth in VP9 and... |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Jim Bankoski | vpx_dsp: Rename postproc.c add_noise. |
commit | commitdiff | tree | snapshot |
2016-05-10 |
James Zern | Merge "Revert "Skip inttypes.h on Darwin"" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
hui su | Fix comment for target_bandwidth in VP9 and VP10 |
commit | commitdiff | tree | snapshot |
2016-05-09 |
James Zern | Revert "Skip inttypes.h on Darwin" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Alex Converse | Merge "pickmode: Fix a pair of unsigned overflows." |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Scott LaVarnway | Merge "VPX: refactor vpx_idct16x16_1_add_sse2()" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Marco Paniconi | Merge "vp9: 1 pass vbr: Reduce base qp for active_best_... |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Tom Finegan | Merge "convolve_test: Fix IOC runtime errors." |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Johann Koenig | Merge "Alignment is required for sad_array8" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Tom Finegan | convolve_test: Fix IOC runtime errors. |
commit | commitdiff | tree | snapshot |
2016-05-09 |
James Bankoski | Merge "libvpx: vpx_add_plane_noise make c match assembly" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Johann Koenig | Merge "Remove sixtap/bilinear 4x4 neon implementations" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Johann | Alignment is required for sad_array8 |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Johann Koenig | Merge changes Id13b97f4,I1d342725 |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Johann Koenig | Merge "Use canonical avg_pred functions" |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Alex Converse | pickmode: Fix a pair of unsigned overflows. |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Marco | vp9: 1 pass vbr: Reduce base qp for active_best_quality... |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Scott LaVarnway | VPX: refactor vpx_idct16x16_1_add_sse2() |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Tom Finegan | Merge "Skip inttypes.h on Darwin" |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Jim Bankoski | libvpx: vpx_add_plane_noise make c match assembly |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Johann | Use canonical avg_pred functions |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Johann | The subfunctions are only defined for sse2 |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Johann | Unlike non-hbd variance, opt2 is never used |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Johann | Remove sixtap/bilinear 4x4 neon implementations |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Johann Koenig | Merge "Break exports for spatial_svc out to fix shared... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Johann Koenig | Merge "Fix for version.sh when libvpx is checked out... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
James Zern | Merge "md5_utils,MD5Transform: don't check for unsigned... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
James Zern | Merge changes from topic 'missing-proto' |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Marco Paniconi | Merge "vp9: Modify logic for gf setting based on up... |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Marco | vp9: Reduce qp threshold for limiting cyclic refresh... |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Marco | vp9: Modify logic for gf setting based on up-coming... |
commit | commitdiff | tree | snapshot |
2016-05-05 |
James Zern | md5_utils,MD5Transform: don't check for unsigned overflow |
commit | commitdiff | tree | snapshot |
2016-05-05 |
James Zern | Merge changes I05b3028a,I1ad41c09 |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vp9_frame_scale_ssse3.c: make 2 functions static |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vp9_pickmode.c: make function static |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vp9_noise_estimate.c: make function static |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vp9_aq_360.c: add missing include |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vp9_idct_intrin_sse2: add missing vp9_rtcd.h include |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Marco Paniconi | Merge "vp9-noise estimation. Decrease frame period... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Yaowu Xu | Merge "Change to use proper type in vp{9,10}_token_state" |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vpx_dsp_common.h: remove circular include |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | vpx_dsp_common.h: fix include guard |
commit | commitdiff | tree | snapshot |
2016-05-04 |
James Zern | Merge "yv12extend: make memcpy_short_addr static" |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Marco | vp9-noise estimation. Decrease frame period for estimat... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Brion Vibber | Skip inttypes.h on Darwin |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Brion Vibber | Break exports for spatial_svc out to fix shared builds... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Brion Vibber | Fix for version.sh when libvpx is checked out as git... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Yaowu Xu | Change to use proper type in vp{9,10}_token_state |
commit | commitdiff | tree | snapshot |
next |