]> granicus.if.org Git - libvpx/history - vpx_util
vp9_ethread_test,cosmetics: s/new-mt/row-mt/
[libvpx] / vpx_util /
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2016-08-15 Paul WilkinsMerge "Modified ARF group allocation."
2016-08-10 Aleksey VasenevAlign thread entry point stack
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-26 James ZernMerge "vpx_ports: apply clang-format"
2016-07-26 James ZernMerge "vpx_mem: apply clang-format"
2016-07-26 James ZernMerge "vpx_util: apply clang-format"
2016-07-26 clang-formatvpx_util: apply clang-format
2016-07-22 Paul WilkinsMerge "Sample points to reduce encode overhead."
2016-07-22 Paul WilkinsMerge "Noise energy Experiment in first pass."
2016-07-21 JohannMerge remote-tracking branch 'origin/khakicampbell'
2016-07-13 Yaowu XuMerge "Fix encoder crashes for odd size input"
2016-07-13 Jingning HanMerge "Disable trellis optimization when lossless is on"
2016-07-13 James ZernMerge changes from topic 'webp-thread-update'
2016-07-02 James Zernvpx_thread: use CreateThread for windows phone
2016-07-02 James Zernvpx_thread: use WaitForSingleObjectEx if available
2016-07-02 James Zernvpx_thread: use InitializeCriticalSectionEx if available
2016-07-02 James Zernvpx_thread: use native windows cond var if available
2016-07-02 James Zernvpx_thread.[hc]: update webp source reference
2016-06-08 Alex ConverseMerge "Refactor probability savings search."
2016-06-08 James ZernMerge "Revert "remove vp9_diamond_search_sad_avx.c""
2016-06-07 James ZernMerge "ivfdec: tolerate invalid framerates (2)"
2016-06-07 Marco PaniconiMerge "vp9: Replace the avg_size_inter metric, for...
2016-06-07 Johann KoenigMerge changes I999ef597,Ic6dc9f53
2016-05-22 KO Myung-Hunvpx: Add OS/2-specific threading codes
2015-10-16 James ZernMerge "vpx/*.h, cosmetics: fix some typos"
2015-10-15 Yaowu XuMerge "Fix two asan failures"
2015-10-14 JohannCheck for bswap* builtins before using
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-07 Jingning HanMerge "Cosmetic - align format in vp9"
2015-08-06 James ZernMerge "endian_inl.h: fix mips32 android build"
2015-08-06 James Zernendian_inl.h: fix mips32 android build
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-23 Yaowu XuMerge "Added TODOs for two unused #defines"
2015-07-22 Jingning HanMerge "Factor forward 2D-DCT transforms into vpx_dsp"
2015-07-22 Scott LaVarnwayMerge "Delete ChangeFilterWorks test"
2015-07-21 Jim BankoskiFill buffer speed up
2015-07-13 MarcoMerge "Dynamic resize for real-time: source scaling"
2015-07-13 Jim BankoskiMerge "Revert "Fill buffer speed up""
2015-07-13 Jim BankoskiRevert "Fill buffer speed up"
2015-07-13 Parag SalasakarMerge "mips msa vp8 loop filter optimization"
2015-07-09 Jim BankoskiMerge "Fill buffer speed up"
2015-07-09 Jim BankoskiFill buffer speed up
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-02 Jingning HanRename vpx_thread to vpx_util