]> granicus.if.org Git - libvpx/history - vp8
Merge "Require x86inc.asm"
[libvpx] / vp8 /
2016-06-30 Paul WilkinsMerge "Fix error in get_ul_intra_threshold() for 10...
2016-06-30 Paul WilkinsMerge "Fix error in get_smooth_intra_threshold() for...
2016-06-30 Jacky ChenMerge "vp9: Change the scheme for modeling rd for 32x32...
2016-06-29 James BankoskiMerge "Revert "libyuv: update to b8ddb5a2""
2016-06-29 James ZernMerge changes I9433d858,Iafd05637,If08ce6ca
2016-06-29 Yaowu XuMerge "Remove effectless initialization"
2016-06-29 James BankoskiMerge "libyuv: update to b8ddb5a2"
2016-06-29 Scott LaVarnwayMerge "VP9: handle_inter_mode()... Use interp_filter"
2016-06-28 Jacky ChenMerge "vp9: Increase thr_var for 32x32 blocks in var...
2016-06-28 Jacky ChenMerge "vp9: Move chroma sensitivity check out from...
2016-06-28 Yaowu XuRemove effectless initialization
2016-06-28 James ZernMerge "*.asm: normalize label format"
2016-06-28 Parag SalasakarMerge "mips added p6600 cpu support"
2016-06-28 James Zern*.asm: normalize label format
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-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 XuPort metric computation changes from nextgenv2
2016-06-24 Yaowu XuMerge "Rationalize type to avoid integer out of range"
2016-06-23 Vignesh Venkatasub... Merge "vp9: Fix potential SEGV in decoder_peek_si_internal"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-23 Johann KoenigMerge "Fail early when android target does not include...
2016-06-23 Angie ChiangMerge "set interp_filter to SWITCHABLE_FILTER for intra...
2016-06-23 Johann KoenigMerge changes Ifddff89d,I827dfe59,Idca7ef45
2016-06-23 Johannvp8 machine setup: mark unused variable
2016-06-23 Johannvp8 realtime encoder: mark unused variable
2016-06-23 Johannvp8 error concealment: remove unused variables
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-20 Yaowu XuMerge "Fix ubsan warning: vp9/encoder/vp9_encodeframe.c"
2016-06-19 Johann KoenigMerge "Configuration: Use 'is_in' instead of echo ...
2016-06-17 DO NOT USEMerge "Parse codec options in order of occurrence."
2016-06-17 James ZernMerge "Fix warnings from gtest under GCC 5 or newer."
2016-06-17 Johann KoenigMerge "Remove ios-version.sh"
2016-06-17 Yaowu XuMerge "Fix ubsan warnings: vp9/encoder/vp9_encoder.c"
2016-06-17 Tom FineganOutput frames in first pass for VPX_DL_REALTIME.
2016-06-17 Johann KoenigMerge "vp8: correct function return types"
2016-06-17 Johann KoenigMerge "VP8_COMP: make frames_since_golden signed"
2016-06-17 James ZernMerge "vp9_pickmode: quiet int64->int conversion warning"
2016-06-16 Johann KoenigMerge "vp8_[cd]x_iface.c: Initialize structures to 0"
2016-06-16 Johann KoenigMerge "vp8 stats file: initialize to 0"
2016-06-16 Johannvp8_[cd]x_iface.c: Initialize structures to 0
2016-06-16 JohannVP8_COMP: make frames_since_golden signed
2016-06-16 Johannvp8: correct function return types
2016-06-16 Johann KoenigMerge "vp8_change_config: fix unsigned/signed comparison"
2016-06-16 Yaowu XuMerge "Fix an ubsan warning: vp9_quantizer.c"
2016-06-16 Johannvp8 stats file: initialize to 0
2016-06-16 Johannvp8_change_config: fix unsigned/signed comparison
2016-06-16 Yaowu XuMerge "Fix ubsan warning: vp8/encoder/denoising.c"
2016-06-16 Yaowu XuMerge "Fix ubsan warning: vp8/encoder/onyx_ifc"
2016-06-16 Marco PaniconiMerge "vp9: Adjustments to nonrd-pickmode for vbr"
2016-06-16 Yaowu XuFix ubsan warning: vp8/encoder/denoising.c
2016-06-16 Yaowu XuFix ubsan warning: vp8/encoder/onyx_ifc
2016-06-15 Jacky ChenMerge "vp9: Add bias to last frame in choose_partitioning."
2016-06-15 Scott LaVarnwayMerge "VP9: block_yrd(): Use RD_COST * instead"
2016-06-15 Johann KoenigMerge "Match prev_ to number_of_layers"
2016-06-15 Johann KoenigMerge "Use data size directly instead of recomputing."
2016-06-15 Jacky ChenMerge "vp9: Code clean up for short circuit feature...
2016-06-15 Scott LaVarnwayMerge "VP9: minor block_yrd() refactoring"
2016-06-14 JohannUse data size directly instead of recomputing.
2016-06-14 JohannMatch prev_ to number_of_layers
2016-06-14 JohannActive map and ROI map use unsigned rows/cols
2016-06-14 JohannMake new_qc signed
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-07 James ZernMerge "ivfdec: tolerate invalid framerates (2)"
2016-06-07 Marco PaniconiMerge "vp9: Replace the avg_size_inter metric, for...
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-06-06 Debargha MukherjeeMerge "Move range checks into WRAPLOW"
2016-06-03 Linfeng ZhangMerge "Slow pshufb removal in 3 intra prediction functi...
2016-06-03 James ZernMerge "ivfdec: tolerate invalid framerates"
2016-06-02 Linfeng ZhangMerge "Update filter_selectively_vert_row2()"
2016-06-02 Yaowu XuMerge "firstpass.c: fix an UBSAN/IOC error"
2016-06-02 Yaowu Xufirstpass.c: fix an UBSAN/IOC error
2016-06-01 Marco PaniconiMerge "vp9: Skip computation of best_sad for newmv...
2016-06-01 Yaowu XuFix VP8 encoder UBSAN/IOC errors
2016-05-27 Linfeng ZhangMerge "Upgrade fwht4x4_mmx() to fwht4x4_sse2() for...
2016-05-27 Linfeng ZhangMerge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx...
2016-05-26 Scott LaVarnwayMerge "Code clean of sub_pixel_variance4xh -- 2"
2016-05-22 KO Myung-Hunvpx: Add OS/2-specific threading codes
2016-05-20 James ZernMerge "vp8/error_concealment: remove shift of negative...
2016-05-20 James Zernvp8/error_concealment: remove shift of negative value
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-13 Tom FineganMerge "Add --enable-shared option to iosbuild.sh to...
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 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-05-11 paulwilkinsAdded a measure of rc drift.
2016-05-10 Hui SuMerge "Fix comment for target_bandwidth in VP9 and...
2016-05-10 James ZernMerge "Revert "Skip inttypes.h on Darwin""
2016-05-09 Alex ConverseMerge "pickmode: Fix a pair of unsigned overflows."
2016-05-09 Scott LaVarnwayMerge "VPX: refactor vpx_idct16x16_1_add_sse2()"
2016-05-09 Marco PaniconiMerge "vp9: 1 pass vbr: Reduce base qp for active_best_...
2016-05-09 Tom FineganMerge "convolve_test: Fix IOC runtime errors."
2016-05-09 Johann KoenigMerge "Alignment is required for sad_array8"
next