]> granicus.if.org Git - libvpx/history - vpx_mem
Merge "md5_utils,MD5Transform: don't check for unsigned overflow"
[libvpx] / vpx_mem /
2016-02-05 James ZernMerge "Vidyo patch: Optimization for 1-to-2 downsamplin...
2016-02-04 James ZernMerge changes from topic 'dead-code'
2016-02-03 James Zernvpx_mem.c: remove unused macro
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-08 Ronald S. BultjeMerge "vp10: use subexp probability updates for MV...
2015-10-08 Ronald S. BultjeMerge "vp10: skip unreachable cat6 token extrabits."
2015-10-08 Ronald S. BultjeMerge "vp10: remove superframe size field for last...
2015-10-08 Ronald S. BultjeMerge "vp10: use superframe marker index/size mechanism...
2015-10-07 James ZernMerge "vp9/tile_worker_hook: pass pbi directly"
2015-10-07 James ZernMerge changes Iaee60826,I51cf1e39
2015-10-07 Marco PaniconiMerge "VP9 denoiser bug-fix: artifact caused by false...
2015-10-07 Alex ConverseMerge "vp9: simplify extrabits encoding"
2015-10-07 James ZernMerge "test/reg...check,video_source.h: avoid NOMINMAX...
2015-10-07 James ZernMerge "vpxdec: quiet signed/unsigned warning"
2015-10-07 James ZernMerge changes I2965e786,I144bedde
2015-10-07 James Zernvpx_memset16: drop unnecessary local
2015-10-07 James Zernvpx_memset16: quiet signed/unsigned warning
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
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 "Remove vp10's build dependency on vp9"
2015-08-14 Yaowu XuRemove vp10's build dependency on vp9
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-29 James Zernvpx_mem: remove vpx_memcpy
2015-04-29 James Zernvpx_mem: remove vpx_memmove
2015-04-29 James ZernMerge "vpx_mem: remove REPLACE_BUILTIN_FUNCTIONS"
2015-04-28 Frank GalliganMerge "WIP: Use LUT for y_dequant/uv_dequant"
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-24 James Zernvpx_mem: remove REPLACE_BUILTIN_FUNCTIONS
2015-04-22 James Zernvpx_mem: remove global function pointer
2015-04-22 James Zernvpx_mem: remove mem tracker
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-21 James Zernvpx_mem: remove 'mem checks'
2015-04-21 James Zernvpx_mem: remove memory manager code
2015-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-09-16 Tom FineganMerge "build/make/iosbuild.sh: Be more explicit about...
2014-09-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-05 James ZernMerge "vp9: skip loopfilter when the frame is corrupt"
2014-09-04 Jingning HanMerge "Speed up compound inter prediction mode check"
2014-09-04 Dmitry KovalevMerge "Removing local set_speed_features() function."
2014-09-04 Dmitry KovalevMerge "Replacing asm 16x16 variance calculation with...
2014-09-03 JohannMerge "Revert "Revert "VP8 for ARMv8 by using NEON...
2014-09-03 Dmitry KovalevMerge "Cleaning up vp9_variance_avx2.c."
2014-09-03 Dmitry KovalevMerge "Removing clear_system_state() call from update_c...
2014-09-03 Minghai ShangMerge "[svc] Temporal svc with two pass rate control"
2014-09-03 Paul WilkinsMerge "Skip comp inter mode test in RD loop with same...
2014-09-03 Dmitry KovalevMerge "Removing MMX SAD calculation code."
2014-09-02 Deb MukherjeeMerge "Adds config opt for highbitdepth + misc. vpx"
2014-09-02 Deb MukherjeeAdds config opt for highbitdepth + misc. vpx
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-01-22 Alex ConverseMerge "Have check_initial_width() take subsampling...
2014-01-16 hkuangMerge "Add vp9_tm_predictor_4x4 neon implementation"
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-03 Dmitry KovalevMerge "Replacing CHECK_BOUNDS macro with inline check_b...
2014-01-03 Dmitry KovalevMerge "Moving hev mask calculation into filter4() funct...
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-18 Dmitry KovalevMerge "Calling is_inter_block() only if mbmi is available."
2013-12-17 Dmitry KovalevMerge "Converting mode_lf_lut struct member into static...
2013-12-17 James Zernvpx_mem: normalize include guards
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-09-13 Deb MukherjeeMerge "Clean up of the search best filter speed feature"
2013-09-13 Scott LaVarnwayMerge "New mode_info_context storage -- undo revert"
2013-09-12 Paul WilkinsMerge "Changes in speed 2 settings"
2013-09-11 Scott LaVarnwayMerge "Improved 8t filters"
2013-09-11 Jim BankoskiMerge "resolve clang issue : implicit convert tx_mode...
2013-09-10 Jingning HanMerge "Remove redundant condition check in 32x32 quant"
2013-09-10 James ZernMerge "vpx_mem: increase default alignment"
2013-09-07 James Zernvpx_mem: increase default alignment
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-23 James ZernMerge "make: support V=1 as short form of verbose=yes"
2013-01-15 John KoleszarMerge branch 'experimental' of review:webm/libvpx
2013-01-08 Yunqing WangMerge "vp9_sub_pixel_variance16x2 SSE2 optimization...
2013-01-08 John KoleszarMerge vp9-preview changes into experimental branch
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-12-26 John KoleszarBuild fixes to merge vp9-preview into master
2012-12-08 John KoleszarMerge remote-tracking branch 'origin/vp9-preview' into...
2012-12-06 JohannRemove last duck_ functions
2012-11-07 John KoleszarRough merge of master into experimental
2012-08-14 Christian DuvivierFix warnings.
2012-07-17 John KoleszarRestyle code
2012-03-15 Yaowu XuWebM Experimental Codec Branch Snapshot
2011-09-30 Paul WilkinsMerge "CQ and two pass rate control."
2011-09-23 John KoleszarMerge remote branch 'origin/master' into experimental
2011-09-22 John KoleszarMerge "clamp_mvs() using the wrong motion vector inform...
next