]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_mcomp.c
Merge "Fix the decoder seg fault when frame is corrupted."
[libvpx] / vp9 / encoder / vp9_mcomp.c
2017-04-26 Jerome JiangMerge "Fix the decoder seg fault when frame is corrupted."
2017-04-26 Jerome JiangMerge "vp9: speed >= 8: Skip uv variance in model_rd_sb...
2017-04-24 Yunqing WangMerge "Make allow_exhaustive_searches feature no longer...
2017-04-21 Yunqing WangMake allow_exhaustive_searches feature no longer adaptive
2017-04-14 Johann KoenigMerge "vpx_comp_avg_pred: sse2 optimization"
2017-04-11 Yunqing WangFix an integer overflow in vp9_mcomp.c
2017-04-07 Marco PaniconiMerge "vp9: Fix to noise estimation for temporal denois...
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-06 Jerome JiangMerge "Refactor: Clean memory allocation for copy parti...
2017-04-06 Yunqing WangVP9 motion vector unit test
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-04-03 Ranjit Kumar TulabanduFix for out of range motion vector bug in sub-pel motio...
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar TulabanduRow based multi-threading of encoding stage
2017-02-14 Johann KoenigMerge "quantize_fp highbd neon: use tran_low_t for...
2017-02-14 clang-formatapply clang-format
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
2017-02-08 Linfeng ZhangMerge "Add vpx_idct16x16_38_add_c()"
2017-02-07 Johann KoenigMerge "block_error_fp highbd sse2: use tran_low_t for...
2017-02-07 Marco PaniconiMerge "vp9: Denoiser speed-up: increase partition and...
2017-02-07 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Ranjit Kumar TulabanduRow based multi-threading of ARNR filtering stage
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-02 Jingning HanMerge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"
2017-02-02 Johann KoenigMerge "Update third_party/googletest to 1.8.0"
2017-02-02 Kaustubh RasteMerge "Add mips msa sum_squares_2d_i16 function"
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-02-02 Johann KoenigMerge changes I43521ad3,I013659f6
2017-02-01 Yunqing WangMerge "Changes to facilitate row based multi-threading...
2017-02-01 Ranjit Kumar TulabanduChanges to facilitate row based multi-threading of...
2017-02-01 Johann KoenigMerge "deblock: annotate postproc parameters"
2017-02-01 Johann KoenigMerge "quantize ssse3: remove unused pxor"
2017-02-01 Jingning HanFix real-time compression regression in hbd mode
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-24 Yunqing WangRemove marco MVC in mcomp.c
2017-01-12 Johann KoenigMerge "Create a class for buffers used in tests"
2017-01-09 Jerome JiangMerge "Fix compile warnings for target=armv7-android...
2017-01-09 Johann KoenigMerge "postproc: vpx_mbpost_proc_across_ip_neon"
2017-01-06 Linfeng ZhangMerge "Add high bitdepth 8x8 idct NEON intrinsics"
2017-01-06 Linfeng ZhangMerge "Clean DC only idct NEON intrinsics"
2017-01-03 Yunqing WangMerge "Fix for out of range motion vector bug in joint...
2017-01-03 Ranjit Kumar TulabanduFix for out of range motion vector bug in joint motion...
2016-12-29 Yunqing WangMerge "Make sub-pixel mv search's return value consiste...
2016-12-27 Yunqing WangMake sub-pixel mv search's return value consistent...
2016-09-20 Johann KoenigMerge "Enable ssse3 bilinear tests"
2016-09-20 Johann KoenigMerge "Add vp8_bilinear_filter test"
2016-09-16 James ZernMerge "vpx_codec_control: return incapable for unmatche...
2016-09-16 James ZernMerge changes from topic 'clang-format'
2016-09-15 clang-formatapply clang-format
2016-08-15 Paul WilkinsMerge "Modified ARF group allocation."
2016-08-10 James ZernMerge changes I1d3edbdb,I8b49fd05
2016-08-09 Alex ConverseMerge "Refactor mv limits."
2016-08-08 Alex ConverseRefactor mv limits.
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-08-03 Yaowu XuMerge "vp9 svc: Fix a valgrind error."
2016-08-02 clang-formatvp9/encoder: apply clang-format
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-11 Scott LaVarnwayMerge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"
2016-06-29 James BankoskiMerge "Revert "libyuv: update to b8ddb5a2""
2016-06-29 James BankoskiMerge "libyuv: update to b8ddb5a2"
2016-06-29 Scott LaVarnwayMerge "VP9: handle_inter_mode()... Use interp_filter"
2016-06-27 James BankoskiMerge "Revert "libyuv: update to 1b3e4aee47""
2016-06-27 James BankoskiMerge "libyuv: update to 1b3e4aee47"
2016-06-27 Yaowu XuMerge "Port metric computation changes from nextgenv2"
2016-06-25 James ZernMerge "s/UINT32_MAX/UINT_MAX/"
2016-06-25 James Zerns/UINT32_MAX/UINT_MAX/
2016-06-25 James ZernMerge "datarate_test,DatarateTestLarge: normalize bits...
2016-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-24 Yaowu XuMerge "Revert "vp9: Change the scheme for modeling...
2016-06-24 Yaowu XuMerge "Rationalize type to avoid integer out of range"
2016-06-24 Yaowu XuRationalize type to avoid integer out of range
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Alex ConverseMerge "Repack vp9_token_state."
2016-06-22 Jacky ChenMerge "vp9: Change the scheme for modeling rd for bsize...
2016-06-22 James ZernMerge "remove vp10"
2016-06-22 Nico WeberMerge "win: Include <intrin.h> instead of manually...
2016-06-22 Yaowu XuMerge "Fix ubsan warnings: vp9/encoder/vp9_mcomp.c"
2016-06-21 Yaowu XuFix ubsan warnings: vp9/encoder/vp9_mcomp.c
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-18 Johann KoenigMerge "neon hadamard 8x8"
2016-05-13 Tom FineganMerge "Add --enable-shared option to iosbuild.sh to...
2016-05-13 Yaowu XuMerge "Change to use correct check for halfpel"
2016-05-11 Linfeng ZhangMerge "remove mmx variance functions"
2016-05-11 Linfeng ZhangMerge "remove mmx sad functions"
2016-05-11 Alex ConverseMerge changes I412c24aa,I28a8bbf0
2016-05-11 Alex Conversemcomp: Remove an obsolete undef.
next