]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-04-07 Marco PaniconiMerge "vp9-1 pass vbr: Use average QP for active_worst_...
2016-04-06 Tom Fineganthird_party: Roll libwebm snapshot.
2016-04-06 Tom FineganRevert "third_party: Roll libwebm snapshot."
2016-04-06 Scott LaVarnwayMerge "VP9: refactor read_switchable_interp_filter()"
2016-04-06 Tom FineganMerge "Fix crash when mkvparser returns a NULL BlockEntry."
2016-04-06 Scott LaVarnwayVP9: refactor read_switchable_interp_filter()
2016-04-06 James ZernMerge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0
2016-04-05 Yi LuoMerge "Fix high bit depth mask and variance reference...
2016-04-05 Yi LuoFix high bit depth mask and variance reference function
2016-04-05 Tom Fineganthird_party: Roll libwebm snapshot.
2016-04-04 James Zernvpx_fdct16x16_1_sse2: improve load pattern
2016-04-04 James Zernvpx_fdct16x16_1_c/msa: fix accumulator overflow
2016-04-04 James Zernvpx_fdctNxN_1_sse2: reduce store size
2016-04-04 Marcovp9-noise estimate: Adhust threshold for Low level...
2016-04-04 Tom FineganFix crash when mkvparser returns a NULL BlockEntry.
2016-04-04 Marco PaniconiMerge "vp9-noise estimation: Increase threshold for...
2016-04-04 Marcovp9-noise estimation: Increase threshold for Low-level.
2016-04-04 Marcovp9-denoiser. Code cleanup and bugfix.
2016-04-02 James ZernMerge "dct32x32_test: create fn pointers w/'&' ref"
2016-04-02 James Zerndct32x32_test: create fn pointers w/'&' ref
2016-04-02 James Zernvpx_fdct32x32_1_msa: fix accumulator overflow
2016-04-02 James Zerndct32x32_test: add PartialTrans32x32Test, Random
2016-04-01 James ZernMerge changes I8e9692fc,Ifc06110c
2016-04-01 Marco PaniconiMerge "vp9-denoiser: Adjust usage of skin and consec_ze...
2016-04-01 James Zernvpx_fdctNxN_1_c: remove unnecessary store
2016-04-01 Marcovp9-denoiser: Adjust usage of skin and consec_zeromv.
2016-04-01 Marcovp8 denoiser: Some adjustments to usage of skin and...
2016-04-01 Scott LaVarnwayVP9: Refactor vp9_decode_block_tokens()
2016-04-01 James ZernMerge "disable vp9_diamond_search_sad_avx"
2016-04-01 James ZernMerge "vpx_ports/mem_ops.h: clear some -Wconversion...
2016-03-31 Debargha MukherjeeFix some static analysis issues with resize
2016-03-31 Marcovp9-1 pass vbr: Use average QP for active_worst_quality...
2016-03-31 James Zerndisable vp9_diamond_search_sad_avx
2016-03-31 James Zernvpx_ports/mem_ops.h: clear some -Wconversion warnings
2016-03-30 Scott LaVarnwayMerge "VP9: Eliminate up_available and left_available"
2016-03-30 James Zernvpx_fdct32x32_1_c: fix accumulator overflow
2016-03-30 Scott LaVarnwayVP9: Eliminate up_available and left_available
2016-03-30 James ZernMerge "vp8_peek_si_internal: quiet static analysis...
2016-03-29 Johann KoenigMerge "Properly propagate out of memory errors."
2016-03-29 Paul WilkinsMerge "Increase min-max q range for normal inter frames."
2016-03-28 Jean-Yves AvenardProperly propagate out of memory errors.
2016-03-28 Marcovp9-denoiser: Incorporate consec_zeromv in skin detecti...
2016-03-28 Marco PaniconiMerge "vp8-denoiser: Use the same skin detection for...
2016-03-26 James ZernRevert "third_party: Roll libwebm snapshot."
2016-03-26 Tom FineganMerge "third_party: Roll libwebm snapshot."
2016-03-25 Marcovp9: 1 pass vbr mode at speed 5: switch to use mv.searc...
2016-03-25 Tom Fineganthird_party: Roll libwebm snapshot.
2016-03-25 James Zernvp8_peek_si_internal: quiet static analysis warning
2016-03-24 Marcovp8-denoiser: Use the same skin detection for model...
2016-03-24 James ZernMerge changes Id0a490bc,I1b4a0504
2016-03-24 Paul WilkinsMerge "Force recode for bad rate misses."
2016-03-24 Paul WilkinsMerge "Fix some HBD scaling bugs."
2016-03-24 Scott LaVarnwayVP9: Eliminate extra mv clamp in decoder
2016-03-24 James ZernMerge "Add a TODO for using tile rows while encoding...
2016-03-24 James Zernvp9/inverse_transform_block_inter: move eob check
2016-03-24 James Zernvp9/inverse_transform_block_intra: move eob check
2016-03-23 Johann KoenigMerge "Allows sub-second frame rates in vp9"
2016-03-23 Yunqing WangAdd a TODO for using tile rows while encoding with...
2016-03-23 Yunqing WangMerge "Prevent encoder crash caused by row tile depende...
2016-03-23 Marco PaniconiMerge "vp9: Non-rd partition selection: use consec_zero...
2016-03-22 Yaowu XuMerge "Simplify the loopfilter synchronization logic...
2016-03-22 Yunqing WangPrevent encoder crash caused by row tile dependencies
2016-03-22 Yunqing WangSimplify the loopfilter synchronization logic in VP8...
2016-03-22 Paul WilkinsIncrease min-max q range for normal inter frames.
2016-03-22 Paul WilkinsForce recode for bad rate misses.
2016-03-22 Paul WilkinsFix some HBD scaling bugs.
2016-03-22 Marcovp9: Non-rd partition selection: use consec_zeromv...
2016-03-18 Marco PaniconiMerge "vp9: Improvement to skin detection."
2016-03-18 Marcovp8-denoiser: Update on the sum_diff threshold.
2016-03-18 James ZernMerge "altref_test: mark AltRefForcedKeyTest as large"
2016-03-18 James Zernaltref_test: mark AltRefForcedKeyTest as large
2016-03-17 Marcovp9: Improvement to skin detection.
2016-03-17 Marcovp9: Fix the threshold for gf update in cyclic refresh.
2016-03-17 Alex ConverseMerge "Use whole pixel only at speed 8 screen content."
2016-03-17 Alex ConverseMerge "Reuse computation in build_nmv_component_cost_ta...
2016-03-17 Alex ConverseMerge "Fix using screen content tuning in all the cpu...
2016-03-17 Marco PaniconiMerge "vp9-svc: Bugfix on usage of svc_force_zeromv...
2016-03-17 Alex ConverseFix using screen content tuning in all the cpu speed...
2016-03-17 Alex ConverseReuse computation in build_nmv_component_cost_table.
2016-03-16 Alex Conversechoose_partitioning: Avoid computing segment_id twice.
2016-03-16 Marcovp9-svc: Bugfix on usage of svc_force_zeromv in non...
2016-03-15 Alex ConverseUse whole pixel only at speed 8 screen content.
2016-03-15 Alex ConverseAdd tests for VP9E_CONTENT_SCREEN.
2016-03-15 Paul WilkinsIsolate HBD stats bug change.
2016-03-15 Paul WilkinsMerge "Revert "Fix bug in stats output for HBD.""
2016-03-15 Paul WilkinsRevert "Fix bug in stats output for HBD."
2016-03-15 Marcovp9: Fix to scene cut/content change detection.
2016-03-15 hui suFix typos in unit tests
2016-03-14 Marcovp9: Scene cut/content change detection: Adjust gf...
2016-03-14 Marcovp9: Scene cut/slide change detection: Increse min_thresh.
2016-03-13 Johnny KlonarisAllows sub-second frame rates in vp9
2016-03-11 Marco PaniconiMerge "vp9: Fix issue in scene/content change detection."
2016-03-11 Marcovp9: Switch to model=1 for skin detection.
2016-03-11 Marcovp9: Fix issue in scene/content change detection.
2016-03-11 Marcovp9 non-rd pickmode. Some adjustments for vbr mode.
2016-03-10 Marcovp9: Update to skin detection.
2016-03-09 Marcovp9-svc: Fix to frame dropping in svc mode.
2016-03-08 Marco PaniconiMerge "vp9-svc: Change default spatial bitrate allocation."
2016-03-08 James ZernMerge "vp9_svc_layercontext(): fix proto mismatch"
2016-03-08 Marco PaniconiMerge "vp9-svc unitests: Add more tests for key frame...
next