]> granicus.if.org Git - libvpx/shortlog
libvpx
2018-07-31 Marco Paniconivp9: Remove assert from model_rd in non-rd pickmode.
2018-07-31 Jingning HanMerge changes Ibafb6157,Ibebced5d
2018-07-31 James ZernMerge "test/stress.sh: add --token-parts coverage for...
2018-07-31 Marco PaniconiMerge "vp9: Add scene change detection flag to cyclic...
2018-07-31 Jingning HanMove frame pointer assignment outside block loop in...
2018-07-31 Jingning HanRefactor tpl_model_store input parameters
2018-07-31 Marco Paniconivp9: Add scene change detection flag to cyclic refresh...
2018-07-31 Jingning HanMerge "Use diamond search to build tpl model and arf...
2018-07-30 Jerome JiangMerge "Enable aq mode 3 for all datarate tests."
2018-07-30 Jerome JiangMerge "vp8: Fix memory address overflow in decoder."
2018-07-30 Jerome JiangEnable aq mode 3 for all datarate tests.
2018-07-29 Jingning HanMerge "Remove unused variables from VP9_COMP"
2018-07-28 Martin Storsjoarm: Consistently use unified syntax for asm
2018-07-28 James Zerntest/stress.sh: add --token-parts coverage for vp8
2018-07-28 Angie ChiangMerge "Remove an extra vp9_encode_frame call"
2018-07-27 Jingning HanRemove unused variables from VP9_COMP
2018-07-27 Jingning HanUse diamond search to build tpl model and arf frames
2018-07-27 Harish MahendrakarMerge "Add New Neon Assemblies for Motion Compensation"
2018-07-27 Angie ChiangRemove an extra vp9_encode_frame call
2018-07-27 Jerome JiangMerge "vp9: release frame buffer on key frame."
2018-07-27 Marco PaniconiMerge "vp9: 4x4 tx_size for nonrd-pickmode for screen...
2018-07-27 Marco Paniconivp9: 4x4 tx_size for nonrd-pickmode for screen content
2018-07-27 Jerome Jiangvp9: release frame buffer on key frame.
2018-07-27 Hui SuMerge "Fix multi-thread encoder result test"
2018-07-26 Hui SuFix multi-thread encoder result test
2018-07-26 Venkatarama... Add New Neon Assemblies for Motion Compensation
2018-07-26 Tom FineganMove CONFIG_SIZE_LIMIT check in yv12config.c.
2018-07-26 Harish MahendrakarMerge "vpxdec: only call row-mt control for vp9"
2018-07-26 Harish Mahendrakarvpxdec: only call row-mt control for vp9
2018-07-26 James ZernMerge "vp9: fix OOB read in decoder_peek_si_internal"
2018-07-26 Marco PaniconiMerge "vp9: Modify condition for force test of intra"
2018-07-26 Jingning HanMerge "Clean up get_overlap_area function"
2018-07-26 Jingning HanMerge "Factor out mode estimation process in tpl model...
2018-07-26 Marco Paniconivp9: Modify condition for force test of intra
2018-07-26 Marco Paniconivp9: Avoid early breakout on slide change
2018-07-26 James Zernvp9: fix OOB read in decoder_peek_si_internal
2018-07-25 Marco PaniconiMerge "Revert "vp9: Adjust reset segment for real-time...
2018-07-25 Hui SuMerge "Fix typos in txfm_rd_in_plane()"
2018-07-25 Marco PaniconiRevert "vp9: Adjust reset segment for real-time screen...
2018-07-25 Yaowu XuMerge "Improve help message for arnr-type"
2018-07-25 Jingning HanClean up get_overlap_area function
2018-07-25 Scott LaVarnwayMerge "VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanup"
2018-07-25 Paul WilkinsMerge "Limit min Q for normal frames."
2018-07-25 Jingning HanFactor out mode estimation process in tpl model build
2018-07-25 Marco PaniconiMerge "vp9: Fix to the segment weight for cyclic refresh."
2018-07-25 Marco PaniconiMerge "vp9: Modify logic for flat blocks in nonrd-pickm...
2018-07-25 Yaowu XuImprove help message for arnr-type
2018-07-24 Hui SuFix typos in txfm_rd_in_plane()
2018-07-24 Marco Paniconivp9: Modify logic for flat blocks in nonrd-pickmode.
2018-07-24 Wan-Teh ChangCheck size limit in vpx_realloc_frame_buffer.
2018-07-24 Scott LaVarnwayVPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanup
2018-07-24 Scott LaVarnwayMerge "VPX: Improve HBD vpx_hadamard_32x32_avx2()"
2018-07-24 Paul WilkinsLimit min Q for normal frames.
2018-07-24 Marco PaniconiMerge "vp9: Adjust reset segment for real-time screen...
2018-07-24 Marco Paniconivp9: Adjust reset segment for real-time screen-content
2018-07-24 Hui SuMerge "Add prune_ref_frame_for_rect_partitions feature"
2018-07-24 Jingning HanMerge "Pass in block size for motion search function"
2018-07-24 Jingning HanMerge "Make the tpl model update operated in 8x8 block...
2018-07-24 Jingning HanMerge "Refactor overlap area computation"
2018-07-24 Jingning HanMerge "Map coding block size to transform block size"
2018-07-24 Jingning HanMerge "Refactor tpl model update function"
2018-07-24 Jingning HanMerge "Scale the distortion mectric with tx size"
2018-07-24 Scott LaVarnwayVPX: Improve HBD vpx_hadamard_32x32_avx2()
2018-07-23 Jingning HanPass in block size for motion search function
2018-07-23 Jingning HanMake the tpl model update operated in 8x8 block unit
2018-07-23 Scott LaVarnwayMerge "VPX: Add vpx_hadamard_32x32_avx2"
2018-07-23 Jingning HanRefactor overlap area computation
2018-07-23 Scott LaVarnwayVPX: Add vpx_hadamard_32x32_avx2
2018-07-23 Hui SuAdd prune_ref_frame_for_rect_partitions feature
2018-07-23 Paul WilkinsMerge "Fixed "MAX" boost for static kf sections."
2018-07-23 Paul WilkinsMerge "Fix issue with short static KF groups."
2018-07-23 Paul WilkinsMerge "Limit Max GF boost for slide shows"
2018-07-23 Paul WilkinsMerge "Tweaks to determination of slide show groups."
2018-07-23 Paul WilkinsMerge "Improved coding on slide show content."
2018-07-22 Scott LaVarnwayMerge "VPX: Add vpx_hadamard_32x32_sse2"
2018-07-22 Scott LaVarnwayMerge "VPX: Improve HBD vpx_hadamard_16x16_sse2()"
2018-07-22 Jingning HanMap coding block size to transform block size
2018-07-22 Jingning HanRefactor tpl model update function
2018-07-22 Jingning HanScale the distortion mectric with tx size
2018-07-22 Jingning HanMerge "Replace hard coded numbers in tpl model"
2018-07-21 Scott LaVarnwayVPX: Add vpx_hadamard_32x32_sse2
2018-07-21 Harish MahendrakarMerge "Add Flag to Enable Row Based MultiThreading"
2018-07-20 Venkatarama... Add Flag to Enable Row Based MultiThreading
2018-07-20 Jingning HanReplace hard coded numbers in tpl model
2018-07-20 Scott LaVarnwayVPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()
2018-07-20 Paul WilkinsFixed "MAX" boost for static kf sections.
2018-07-20 Paul WilkinsFix issue with short static KF groups.
2018-07-20 Paul WilkinsLimit Max GF boost for slide shows
2018-07-20 Paul WilkinsTweaks to determination of slide show groups.
2018-07-20 Paul WilkinsImproved coding on slide show content.
2018-07-20 Scott LaVarnwayVPX: Improve HBD vpx_hadamard_16x16_sse2()
2018-07-20 Scott LaVarnwayMerge "VPX: Add Hadamard32x32Test"
2018-07-19 Jingning HanMerge "Refactor transform calls in tpl model build"
2018-07-19 Jerome Jiangvp8: Fix memory address overflow in decoder.
2018-07-19 Scott LaVarnwayVPX: Add Hadamard32x32Test
2018-07-19 James ZernMerge "vpx_sum_squares_2d_i16_neon(): Make |s2| a uint6...
2018-07-19 Jingning HanRefactor transform calls in tpl model build
2018-07-19 Tom FineganMerge "shell tests: Drop incorrect uses of readonly."
2018-07-18 Marco Paniconivp9: Screen-content after slide-change: increase refres...
2018-07-17 Jingning HanReland "Enable tpl model for speed 0"
next