]> granicus.if.org Git - libvpx/history - vp10/common/blockd.h
Remove palette from VP10
[libvpx] / vp10 / common / blockd.h
2015-12-03 hui suRemove palette from VP10
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-09 JohannRelease v1.5.0 javanwhistlingduck v1.5.0
2015-10-28 Hangyu KuangMerge "Add several new test vectors with small resolution."
2015-10-26 Paul WilkinsMerge "Incorrect frame used in KF boost loop."
2015-10-26 Paul WilkinsMerge "Bug in clamping of base_frame_target."
2015-10-26 Debargha MukherjeeMerge "Optimize vpx_quantize_{b,b_32x32} assembler."
2015-10-26 Debargha MukherjeeMerge "Optimize vp9_highbd_block_error_8bit assembly."
2015-10-26 Alex ConverseMerge "palette: Replace rand() call with custom LCG."
2015-10-26 Jingning HanMerge "Use explicit block position in foreach_transform...
2015-10-23 Jingning HanUse explicit block position in foreach_transformed_block
2015-10-20 Hui SuMerge "VP10: some changes to palette mode"
2015-10-20 Ronald S. BultjeMerge "vp10: per-segment lossless coding."
2015-10-20 Ronald S. BultjeMerge "vp10: allow forward updates for keyframe y intra...
2015-10-20 Ronald S. BultjeMerge "vp10: merge keyframe/interframe uvintramode...
2015-10-16 Ronald S. Bultjevp10: per-segment lossless coding.
2015-10-16 Ronald S. Bultjevp10: allow forward updates for keyframe y intra mode...
2015-10-16 Ronald S. Bultjevp10: merge keyframe/interframe uvintramode/partition...
2015-10-16 James ZernMerge "vpx/*.h, cosmetics: fix some typos"
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-13 Marco PaniconiMerge "VP9-SVC: Bugfix to allow skipping lower layer...
2015-10-13 Hui SuMerge "Fix compiler warnings"
2015-10-13 Hui SuMerge "VP10: Add palette mode part 1"
2015-10-12 hui suVP10: Add palette mode part 1
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-16 Ronald S. BultjeMerge "vp10: don't reset contextual skip flag if block...
2015-09-16 Ronald S. Bultjevp10: don't reset contextual skip flag if block has...
2015-09-16 Angie ChiangMerge "fix implicit declaration"
2015-09-15 James ZernMerge changes from topic 'fix-vp9-bitstream-test'
2015-09-14 Marco PaniconiMerge "For 1 pass: always use the normative filter...
2015-09-14 Ronald S. BultjeMerge "vp10: merge frame_parallel_decoding_mode and...
2015-09-11 Ronald S. Bultjevp10: merge frame_parallel_decoding_mode and refresh_fr...
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-01 Yunqing WangMerge "Disable temporal/spatial svc test in VP10"
2015-08-31 JohannInclude vpx_dsp_common.h when using VPXMIN/MAX
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 James ZernMerge "configure: append --extra-cflags to final set"
2015-08-27 Johann KoenigMerge changes I53b5bdc5,Ib81168a7,Ie0113945
2015-08-27 Johann KoenigMerge "Clean up unused function warnings in vp8 common"
2015-08-27 Johann KoenigMerge "Add sse2 versions of halfpix variance"
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-08-25 Debargha MukherjeeMerge "Prevent an ASAN failure for svc tests"
2015-08-22 Jingning HanMerge "vpxenc: fix DECODER ifdef"
2015-08-21 Hui SuMerge "Refactor get_tx_type and get_scan"
2015-08-21 hui suRefactor get_tx_type and get_scan
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-14 James ZernMerge changes I2fe52bfb,I5e5084eb
2015-08-14 James ZernMerge "VPX: removed step checks from neon convolve...
2015-08-13 Yaowu XuMerge "Correct guard macros in header files"
2015-08-13 Yaowu XuCorrect guard macros in header files
2015-08-12 James ZernMerge "vp9_encoder: add missing vpx_clear_system_state"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 Jingning HanRemove vp9_ prefix from vp10 files