]> granicus.if.org Git - libvpx/history - vp8
Merge "vp9: SVC: Modify conditon for setting downsample filter type."
[libvpx] / vp8 /
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-07 James ZernMerge changes from topic 'Wshorten'
2017-04-07 Jerome JiangMerge "Fix compile warnings with enable-internal-stats...
2017-04-06 Jerome JiangFix compile warnings with enable-internal-stats flag.
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-04-03 Yunqing WangMerge "Enhance the row mt sync read to accept the sync_...
2017-03-29 James ZernMerge "rate_hist: add parameter validation"
2017-03-29 James ZernMerge changes from topic 'sync-highbd-intrapred'
2017-03-25 James Zernintrapred: rename d63f to d63e
2017-03-17 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-17 Alex ConverseMerge "vp9_optimize_b: Combine extrabits cost with...
2017-03-17 James ZernMerge "Add vpx_highbd_idct32x32_135_add_neon()"
2017-03-17 James ZernMerge "Clean vpx_idct32x32_1024_add_neon()"
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-16 Johann KoenigMerge "Add Hadamard for Power8"
2017-03-16 Jerome JiangMerge "Refactor: Change cpi->resize_state to enum values."
2017-03-16 Marco PaniconiMerge "vp8: Fix compiler warning in vp8 pickinter.c"
2017-03-15 Marcovp8: Fix compiler warning in vp8 pickinter.c
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-10 Yi LuoMerge "Improve idct32x32_135_add SSSE3 intrinsics perfo...
2017-03-09 Johann KoenigMerge "ppc: include ppc.h for ppc_simd_caps()"
2017-03-09 Johannppc: include ppc.h for ppc_simd_caps()
2017-03-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-08 Johann KoenigMerge "Add support for POWER8/VSX"
2017-03-08 Rafael de Lucena... Add support for POWER8/VSX
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-04 James ZernMerge "vp8_create_decoder_instances: correct pbi[]...
2017-03-03 James Zernvp8_create_decoder_instances: correct pbi[] memset
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
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 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Johannvp8_dx_iface: remove unused 'else' condition
2017-02-14 Johann KoenigMerge "quantize_fp highbd neon: use tran_low_t for...
2017-02-14 clang-formatapply clang-format
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Johannvp8 onyx_if: assert divide by zero
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
2017-02-14 JohannRemove 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-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for avg computation"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"
2017-01-13 Marco PaniconiMerge "vp9: Update threshold for partition copy."
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Peter BoströmAdd decoder getters for the last quantizer.
2016-12-19 Linfeng ZhangMerge "Clean hbd idct 4x4 neon functions and other"
2016-12-16 Jim Bankoskivp8 : use threading mutex's for tsan only.
2016-12-15 Marco PaniconiMerge "vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS"
2016-12-14 Yaowu XuChange order of operation to avoid ubsan warnings
2016-12-14 Linfeng ZhangMerge "Update idct test code to test 8-bit & high bitde...
2016-12-14 James BankoskiMerge "Reapply 'Amend and improve VP8 multithreading...
2016-12-13 Jim BankoskiReapply 'Amend and improve VP8 multithreading implement...
2016-11-24 James ZernMerge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
2016-11-23 James ZernMerge "vp9,read_inter_block_mode_info: quiet msan warning"
2016-11-22 Linfeng ZhangMerge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON...
2016-11-22 James ZernMerge "build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1"
2016-11-22 James BankoskiMerge "vp9-tests : split VpxEncoderThreadTest into...
2016-11-22 Kaustubh RasteFix mips dspr2 build warning
2016-11-19 James ZernMerge "Clean horizontal intra prediction NEON optimization"
2016-11-17 Jerome JiangMerge "Change C and msa to match results from sse2."
2016-11-12 Jerome JiangMerge "Add unit tests for post proc."
2016-11-11 Marco PaniconiMerge "vp9: Adjust thresholds for limiting cyclic refre...
2016-11-10 James ZernMerge "*ppflags.h: remove unused *_DEBUG_* enum values"
2016-11-10 James ZernMerge changes I339088b2,Iaade219e,If142afb1,I4257c4b3
2016-11-09 James Zern*ppflags.h: remove unused *_DEBUG_* enum values
2016-11-08 JohannRefine vp8_refining_search_sadx4 targeting
2016-10-22 James ZernMerge "remove idct32x32*_add_neon.asm"
2016-10-22 James ZernMerge "vpx_highbd_convolve_copy_neon: use multi reg...
2016-10-20 Marco PaniconiMerge "vp8: Apply gf target-size boost only when refres...
2016-10-20 Marcovp8: Apply gf target-size boost only when refresh_golde...
2016-10-19 James ZernMerge "third_party: roll libwebm snapshot"
2016-10-19 Marcovp8: Adjust threshold to set the gf_noboost flag.
2016-10-19 Marcovp8: Add control for gf boost for 1 pass cbr.
2016-10-18 Kaustubh RasteMerge "Optimize sad_64width_x4d_msa function"
2016-10-15 Jerome JiangMerge "VP8: Add realtime speed to datarate_test.cc"
2016-10-14 Linfeng ZhangMerge "add vpx_highbd_convolve_{copy,avg}_neon()"
2016-10-14 James BankoskiMerge "Drop empty frames."
2016-10-14 Jim BankoskiDrop empty frames.
2016-10-13 Kaustubh RasteMerge "Optimize vpx_mbpost_proc_across_ip_msa function"
2016-10-13 Kaustubh RasteMerge "Optimize vpx_get4x4sse_cs_msa function"
2016-10-12 Vignesh Venkatasub... Merge "vp9_bitstream: Parameterize max_mv_magnitude"
2016-10-12 Linfeng ZhangMerge "[vpx highbd lpf NEON 6/6] vertical 16"
2016-10-12 Linfeng ZhangMerge "[vpx highbd lpf NEON 5/6] horizontal 16"
2016-10-12 Linfeng ZhangMerge "[vpx highbd lpf NEON 4/6] vertical 8"
2016-10-12 Kaustubh RasteMerge "Optimize vp8 loopfilter msa functions"
2016-10-12 James ZernMerge "[vpx highbd lpf NEON 3/6] horizontal 8"
2016-10-10 Marco PaniconiMerge "vp8: Change default gf behavior for 1 pass cbr."
2016-10-10 Linfeng ZhangMerge "[vpx highbd lpf NEON 1/6] horizontal 4"
2016-10-07 Marcovp8: Change default gf behavior for 1 pass cbr.
2016-10-07 Kaustubh RasteOptimize vp8 loopfilter msa functions
next