Merge "configure: add --extra-cxxflags option"
[platform/upstream/libvpx.git] / vp10 / encoder / bitstream.c
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-18 Tom FineganMerge "iosbuild: Enable PIC for x86 targets."
2015-09-18 Tom FineganMerge "iosbuild: Add --test-link argument."
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-17 Jingning HanRefactor mbmi_ext structure
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 "Add support for color-range."
2015-09-16 Ronald S. BultjeAdd support for color-range.
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-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-31 Yunqing WangMerge "Fix an indent"
2015-08-31 Yaowu XuMerge "Expand the idct4_c() function in idct8_c()"
2015-08-31 Yunqing WangFix an indent
2015-08-28 Yunqing WangMerge "vp10 cleanup: remove svc code"
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 Yunqing Wangvp10 cleanup: remove svc code
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-21 Hui SuMerge "Refactor 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 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 "VP9_COMP -> VP10_COMP"
2015-08-13 Yaowu XuVP9_COMP -> VP10_COMP
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 Hui SuMerge "Call set_ref_ptrs only for inter blocks"
2015-08-12 Hui SuMerge "Use sizeof(variable) instead of sizeof(type)"
2015-08-12 Jingning HanSync vp10 with vpx_ports/system_state.h
2015-08-12 Jingning HanRemove vp9_ prefix from vp10 files