]> granicus.if.org Git - libvpx/history - vp9/vp9cx.mk
Merge "vp8: [loongson] optimize dct with mmi"
[libvpx] / vp9 / vp9cx.mk
2017-09-15 Paul WilkinsMerge "Fix bug in intra mode rd penalty."
2017-09-14 Hui SuMerge "VP9 level targeting: add a new AUTO mode"
2017-09-13 Shiyou YinMerge "vp8: [loongson] optimize loopfilter with mmi"
2017-09-08 James ZernMerge changes I9ec438aa,I99c954ff
2017-09-07 Linfeng ZhangAdd 2 to 1 scaling NEON optimization
2017-08-22 James ZernMerge "ppc: Add vpx_idct16x16_256_add_vsx"
2017-08-22 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_subtract_block_c...
2017-08-18 Scott LaVarnwayMerge "vpx_dsp: vpx_get16x16var_avx2() cleanup"
2017-08-16 Paul WilkinsMerge "Prevent parameters that can cause invalid ARF...
2017-08-16 Paul WilkinsMerge "Fix corrupt arf groups due to low "lag_in_frames""
2017-08-16 Linfeng ZhangMerge changes I08b562b6,Ia275940a,I51106e90
2017-08-16 Paul WilkinsMerge "Fix for encoder slowdown (for speeds >= 3)"
2017-08-15 Jerome JiangMerge "Clean up writing YUV files for debug purpose."
2017-08-15 Johann KoenigMerge changes I1f1edeaa,I89313cac
2017-08-15 Scott LaVarnwayMerge "vp9: strip temporal filter code"
2017-08-15 Paul WilkinsMerge "Patch relating to Issue 1456."
2017-08-15 Paul WilkinsMerge "Enable emergency fast Q adaptation for VBR test...
2017-08-14 Scott LaVarnwayvp9: strip temporal filter code
2017-08-14 Johann KoenigMerge changes I4b4beab1,I02f74dec
2017-08-14 Johann KoenigMerge "temporal filter test: adjust inputs and runtime"
2017-08-14 Scott LaVarnwayMerge "vp9: strip mb graph code"
2017-08-11 Scott LaVarnwayvp9: strip mb graph code
2017-08-01 Paul WilkinsMerge "Respond more rapidly to excessive local overshoot."
2017-07-18 Jerome JiangMerge "vp9: Remove isolated skin & non-skin blocks."
2017-07-12 James ZernMerge "remove vp9_firstpass.c w/CONFIG_REALTIME_ONLY"
2017-07-11 James Zernremove vp9_firstpass.c w/CONFIG_REALTIME_ONLY
2017-05-12 Marco PaniconiMerge "vp9: Adjust speed features for speed 8 at low...
2017-05-10 Johann KoenigMerge changes I92eb4312,Ibb2afe4e
2017-05-08 Johann KoenigMerge changes Id602909a,Ib0e85608
2017-05-08 Linfeng ZhangMerge changes I0cfe4117,I3581d80d,Ida62c941
2017-05-06 Marco PaniconiMerge "vp9: SVC: Set downsample filtertype for lowest...
2017-05-06 Jerome JiangMerge "vp9: Neon optimization for denoiser. Add unit...
2017-05-05 Jerome Jiangvp9: Neon optimization for denoiser. Add unit tests.
2017-05-03 Hui SuMerge "vp9 level: add tentative max cpb values for...
2017-05-03 Hui SuMerge "Adjust alt-ref selection in define_gf_group()"
2017-05-03 James ZernMerge changes Ia5293d94,I90d481d3,Ia509d622,I54549b03...
2017-05-02 Johann KoenigMerge "block error sse2: sum in 32 bits when possible"
2017-05-01 Marco PaniconiMerge "vp9: SVC: Early exit on golden ref in non-rd...
2017-05-01 Linfeng ZhangMerge "Clean vp9_highbd_build_inter_predictor() and...
2017-05-01 Johann KoenigMerge "move vp9_error_intrin_avx2.c"
2017-05-01 Johannmove vp9_error_intrin_avx2.c
2017-04-28 Jerome JiangMerge "vp9: Fix condition for disabling adaptive_rd_thr...
2017-04-28 Jerome JiangMerge "Generalize vp9 sse2 denoiser test for other...
2017-04-28 Johann KoenigMerge "vp9 temporal filter: sse4 implementation"
2017-04-27 Johannvp9 temporal filter: sse4 implementation
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
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 James ZernMerge "move vp9_scale_and_extend_frame_c to vp9_frame_s...
2017-03-09 James Zernmove vp9_scale_and_extend_frame_c to vp9_frame_scale.c
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Jerome JiangMerge "Make vp9_scale_and_extend_frame_ssse3 work for...
2017-02-24 Johannconsolidate block_error functions
2017-02-24 Jerome JiangMake vp9_scale_and_extend_frame_ssse3 work for hbd...
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-14 Johannvp9 fdct higbd neon: connect existing highbd calls
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 Johannblock_error_fp highbd sse2: use tran_low_t for coeff
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
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-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Jerome JiangMerge "vp9: Adjust threshold for y sad used in copying...
2017-01-25 Yunqing WangMerge "Initialize errorperbit and sabperbit in ARNR...
2017-01-25 Yunqing WangMerge "Multi-threading of first pass stats collection"
2017-01-24 Ranjit Kumar TulabanduMulti-threading of first pass stats collection
2016-09-08 James ZernMerge "vpx_dsp: added vpx_highbd_idct32x32_1_add_sse2()"
2016-09-02 Johann KoenigMerge changes from topic 'Wundef'
2016-09-01 Yaowu XuMerge "Fix formatting in internal stats for vp8 and...
2016-08-30 Paul WilkinsMerge "Adjust coefficient optimization and tx_domain...
2016-08-29 Linfeng ZhangMerge "Update vpx_lpf_horizontal_edge_16_neon() intrinsics"
2016-08-29 Marco PaniconiMerge "vp8: Move loopfilter synchronization to end...
2016-08-27 James ZernMerge "vpx_mem,align_addr: use ~ to create mask"
2016-08-27 Yury GitmanMove vp9_alt_ref_aq_private.h to vp9_alt_ref_aq.c
2016-08-26 James ZernMerge changes Ia81004d6,I74b80fb6,I38fcb62b,I2da9cd5d
2016-08-26 James ZernMerge changes I353da4a2,I423f2153
2016-08-26 Johann KoenigMerge "Remove halfpix specialization"
2016-08-26 James ZernMerge "add_noise,vpx_setup_noise: correct 'char_dist...
2016-08-26 James BankoskiMerge "libyuv: update to c244a3e9"
2016-08-26 Paul WilkinsMerge "Add ALLOW_RECODE_FIRST speed mode."
2016-08-26 James ZernMerge "vp8: fix decoder crash with invalid leading...
2016-08-25 Yury GitmanCreate interface for the ALT_REF_AQ class
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-07-07 Jingning HanMerge "Support measure distortion in the pixel domain"
next