Merge "configure: add --extra-cxxflags option"
[platform/upstream/libvpx.git] / vp9 / common / vp9_thread_common.h
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 Marco PaniconiMerge "Add SVC codec control to set frame flags and...
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-16 Jacky ChenMerge "VP9 dynamic resizing unit test with bitrate...
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-10 James Zernvp9: add extern "C" to headers
2015-09-05 James Zernvp9_accumulate_frame_counts: pass counts directly
2015-07-08 Frank GalliganMerge "VP9_LPF_VERTICAL_16_DUAL_SSE2 optimization"
2015-07-08 Frank GalliganMerge "Add vp9_int_pro_row_neon."
2015-07-07 Parag SalasakarMerge "mips msa vp8 idct optimization"
2015-07-07 paulwilkinsMerge "Alter partition search at image edge."
2015-07-07 paulwilkinsMerge "Error score recalibration for inactive regions."
2015-07-07 paulwilkinsMerge "ARF Boost correction for inactive regions."
2015-07-07 Parag SalasakarMerge "mips msa vpx_dsp sadx3 sadx8 optimization"
2015-07-07 James ZernMerge "inline vp9_reader_has_error()"
2015-07-06 James ZernMerge "mips msa vp9 subpel variance optimization"
2015-07-06 James ZernMerge "remove vp9_get_interp_kernel()"
2015-07-06 Jingning HanMerge "Rename vpx_thread to vpx_util"
2015-07-03 James ZernMerge "Revert "Correct the inter prediction coordinate...
2015-07-02 James ZernMerge "Revert "mips msa vp9 subpel variance optimization""
2015-07-02 James ZernMerge "Revert "mips msa vp9 avg subpel variance optimiz...
2015-07-02 Jingning HanRename vpx_thread to vpx_util
2015-07-02 Jingning HanMerge "Use vpx prefix for codec independent threading...
2015-07-02 Jingning HanMerge "Move multi-threading module functions into vpx_t...
2015-07-02 Jingning HanUse vpx prefix for codec independent threading functions
2015-07-02 Jingning HanMove multi-threading module functions into vpx_thread...
2015-02-10 Jingning HanMerge "Fix block partition size in fill_mode_info_sb"
2015-02-10 Yunqing WangMerge "Make encoder and decoder share common thread...
2015-02-10 Yunqing WangMerge "Rename loopfilter_thread files to thread_common...
2015-02-06 Yunqing WangMake encoder and decoder share common thread function
2015-02-06 Yunqing WangRename loopfilter_thread files to thread_common files