Merge "configure: add --extra-cxxflags option"
[platform/upstream/libvpx.git] / vp10 / decoder / decodeframe.c
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-18 Jingning HanMerge "Refactor mbmi_ext structure"
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-17 James ZernMerge "vpx_subpixel_8t_ssse3: fix reg counts/access"
2015-09-16 Ronald S. Bultjevp10: do sub8x8 block reconstruction in full subblocks.
2015-09-16 Ronald S. Bultjevp10: fix 4:2:2 chroma MVs for 8x4/4x4 blocks.
2015-09-16 Ronald S. Bultjevp10: move coding of tx_mode element to the non-arithco...
2015-09-16 Ronald S. Bultjevp10: code sign bit before absolute value in non-arithc...
2015-09-16 Ronald S. BultjeMerge "vp10: don't reset contextual skip flag if block...
2015-09-16 Ronald S. BultjeMerge "Add support for color-range."
2015-09-16 Ronald S. Bultjevp10: don't reset contextual skip flag if block has...
2015-09-16 Ronald S. BultjeAdd support for color-range.
2015-09-16 Ronald S. BultjeMerge "vp10: fix entropy counts for the hp bit."
2015-09-16 Angie ChiangMerge "fix implicit declaration"
2015-09-15 James ZernMerge changes from topic 'fix-vp9-bitstream-test'
2015-09-15 Yaowu XuMerge "Remove leftover of "frame_parallel_decoding""
2015-09-15 Yaowu XuRemove leftover of "frame_parallel_decoding"
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-11 Ronald S. Bultjevp10: remove duplicate frame_parallel_decode field.
2015-09-11 Ronald S. BultjeMerge "Make reset_frame_context an enum."
2015-09-11 Ronald S. BultjeMake reset_frame_context an enum.
2015-09-10 Angie ChiangMerge "Isolate vp10's inv_txfm from vp9"
2015-09-04 Ronald S. BultjeMerge "Make update_map/temporal_update fields implicit...
2015-09-04 James ZernMerge "VPX: subpixel_8t_ssse3 asm using x86inc"
2015-09-04 Ronald S. BultjeMake update_map/temporal_update fields implicit for...
2015-09-03 Adrian GrangeMerge "Fix to dynamic resize mode under change_config()."
2015-09-03 Ronald S. BultjeUnify coding order of MC filters between blocks and...
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 Shunyao LiMerge "Add transform size rate for intra skip mode...
2015-08-25 Debargha MukherjeeMerge "Prevent an ASAN failure for svc tests"
2015-08-24 hui suFix a bug induced in f1d090e2f56e28b3218fb99f648bd5d59a...
2015-08-24 Hui SuMerge "Refactoring on transform types"
2015-08-24 hui suRefactoring on transform types
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 Jingning HanMerge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-20 Jingning HanReplace MAX_REF_LF_DELTAS with MAX_REF_FRAMES
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-15 Jingning HanMerge "Change vp9_ prefix function names in vpx_scale...
2015-08-14 Jingning HanChange vp9_ prefix function names in vpx_scale to vpx_
2015-08-14 Yaowu XuMerge "change vp10 to use a different sync code than...
2015-08-14 Yaowu Xuchange vp10 to use a different sync code than vp9
2015-08-14 James ZernMerge changes I2fe52bfb,I5e5084eb
2015-08-14 James ZernMerge "VPX: removed step checks from neon convolve...
2015-08-13 Yunqing WangMerge "Copy VP9 second-level sub-pixel search change...
2015-08-13 Yaowu XuMerge "VP9Decoder -> VP10Decoder"
2015-08-13 Yaowu XuVP9Decoder -> VP10Decoder
2015-08-13 Yaowu XuMerge "VP9_COMMON -> VP10->COMMON"
2015-08-13 Yaowu XuVP9_COMMON -> VP10->COMMON
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