]> granicus.if.org Git - libvpx/history - vp9/common/vp9_thread_common.c
vpx_dsp_common: add VPX prefix to MIN/MAX
[libvpx] / vp9 / common / vp9_thread_common.c
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-07-08 Frank GalliganMerge "Add vp9_int_pro_row_neon."
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 "remove vp9_get_interp_kernel()"
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 HanMerge "Use vpx prefix for codec independent threading...
2015-07-02 Jingning HanUse vpx prefix for codec independent threading functions
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-04-30 Yaowu XuMerge "Remove vp9_idct16x16_10_add_ssse3()"
2015-04-30 Yunqing WangMerge "Improve golden frame refreshing in non-rd mode"
2015-04-30 Parag SalasakarMerge "mips msa vp9 copy and avg convolve optimization"
2015-04-30 Yaowu XuMerge "Disable ssse3 version idct16x16_256_add()"
2015-04-29 MarcoMerge "vpx_temporal_svc_encoder: Keep static_threshold...
2015-04-29 James ZernMerge changes from topic 'vpx_mem-cruft'
2015-04-29 James Zernvpx_mem: remove vpx_memset
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-22 Parag SalasakarMerge "mips msa vp9 convolve8 horiz optimization"
2015-04-21 Jim BankoskiMerge "Adds a new temporal consistency metric to libvpx."
2015-04-21 JohannMerge "Rename neon convolve avg file"
2015-04-21 Scott LaVarnwayRevert "Remove mi_grid_* structures."
2015-04-03 JohannMerge branch 'indianrunnerduck'
2015-03-31 Yunqing WangMerge "Rename vbp thresholds"
2015-03-30 Alex ConverseMerge "Simplify skip check."
2015-03-25 James ZernMerge "fix static analysis warnings related to CHECK_ME...
2015-03-24 paulwilkinsMerge "Enable group adaptive max q by default."
2015-03-24 Alex ConverseRefactor fast loop filter code to handle 444.
2015-03-13 Frank GalliganMerge "Set default encode test driver to 1 column and...
2015-03-13 paulwilkinsMerge "Shorten GF/arf interval in hard scenes."
2015-03-11 hkuangMerge "Refactor the block decode code to make it simpler."
2015-03-11 Adrian GrangeMerge "Clamp rate correction factor after scaling it"
2015-03-10 MarcoMerge "Modify update golden reference update under...
2015-03-10 Yunqing WangMerge "Accumulate tx_totals counters in multi-threaded...
2015-03-10 Yunqing WangAccumulate tx_totals counters in multi-threaded encoder
2015-02-21 Adrian GrangeMerge "Remove redundant test"
2015-02-20 Jingning HanMerge "Add high bit depth support to rtc sub8x8 block...
2015-02-20 Adrian GrangeMerge "Fix control string in firstpass stats fprintf"
2015-02-19 Jingning HanMerge "Integral projection based motion estimation"
2015-02-18 hkuangMerge "Fix the frame parallel invalid file test failure...
2015-02-17 James ZernMerge "test_vector_test: fix build with --disable-...
2015-02-14 James Zernloop_filter_rows_mt: remove dependency on 'last_height'
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