]> granicus.if.org Git - libvpx/history - vpx_ports/mem_ops_aligned.h
Merge remote-tracking branch 'origin/khakicampbell'
[libvpx] / vpx_ports / mem_ops_aligned.h
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-04-11 Paul WilkinsMerge "Adjust motion component of prediction decay."
2016-04-11 Paul WilkinsMerge "Trap very short arf group just before a kf."
2016-04-10 Scott LaVarnwayMerge "VP9: Combine TileData with TileWorkerData"
2016-04-07 Marco PaniconiMerge "vp9-1 pass vbr: Use average QP for active_worst_...
2016-04-01 James ZernMerge changes I8e9692fc,Ifc06110c
2016-04-01 James ZernMerge "disable vp9_diamond_search_sad_avx"
2016-04-01 James ZernMerge "vpx_ports/mem_ops.h: clear some -Wconversion...
2016-03-31 James Zernvpx_ports/mem_ops.h: clear some -Wconversion warnings
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-08-25 Minghai ShangMerge "[spatial svc]Multiple frame context feature"
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-20 Minghai ShangMerge "[spatial svc]Add a few different encode frame...
2014-08-19 Frank GalliganMerge "Improved vp9_quantize_fp_neon()"
2014-08-19 Yunqing WangMerge "Add early termination in transform size search"
2014-08-16 Pengchong JinMerge "Add a speed feature to give the tighter search...
2014-08-15 Dmitry KovalevMerge "Simplifying vp9_set_speed_features() function."
2014-08-15 Dmitry KovalevMerge "Moving framerate from VP9EncoderConfig to VP9_COMP."
2014-08-14 Adrian GrangeMerge "Fix bug 837: realloc mode info buffers on resize"
2014-08-14 James ZernMerge "cq_test: allow test cases to be run out of order"
2014-08-13 Jingning HanMerge "Enable motion field based mode seach skip"
2014-08-13 Jim BankoskiMerge "intra blocks disallowed inadvertently"
2014-08-13 Jim BankoskiMerge "Update PATENTS to reflect s/VP8/WebM/g"
2014-08-13 Paul WilkinsMerge "Minor Two pass rate control adjustments."
2014-08-13 James ZernMerge "libyuv: update to r1041"
2014-08-13 James ZernMerge "get_ref_frame: check ref_frame_map value"
2014-08-13 James ZernMerge "VP8D_GET_FRAME_CORRUPTED: check frame pointer"
2014-08-13 James ZernMerge "vpx_codec_decode: check data size"
2014-08-13 James ZernMerge "inline vpx functions in headers to avoid unused...
2014-08-12 Jim Bankoskiinline vpx functions in headers to avoid unused functio...
2014-03-03 Dmitry KovalevMerge "Merging error-resilient example into simple_enco...
2014-03-03 Yunqing WangMerge "AVX2 SubPixel AVG Variance Optimization"
2014-02-28 Dmitry KovalevMerge "Cleaning up vpx_codec_get_cx_data() function."
2014-02-28 Dmitry KovalevMerge "Cleaning up vp9_quantize.c."
2014-02-28 Dmitry KovalevMerge "Explicit lossless handling in rd_pick_intra4x4bl...
2014-02-28 Dmitry KovalevMerge "Replacing int_mv with MV and adding const qualif...
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-28 Yunqing WangMerge "Enable using fast HEX search in non-rd pick...
2014-02-28 James ZernMerge changes I6e7d6fa5,Ie033bbf2,I08fa0e90,I8612f197
2014-02-28 Dmitry KovalevMerge "Adding sse_to_psnr function to tools_common...
2014-02-27 James ZernMerge "y4m_video_source: fix memory leak"
2014-02-27 Dmitry KovalevMerge "Reusing mem_get_le{16, 32} defined in vpx_ports...
2014-02-27 Dmitry KovalevReusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.
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_ports: normalize include guards
2013-01-25 Marco PaniconiMerge "Bug fix: Handle input data ptr = NULL and size...
2013-01-08 Scott LaVarnwayMerge "Remove cpi parameter from update_mvcount()"
2012-12-27 John KoleszarMerge branch 'vp9-preview' of review:webm/libvpx
2012-11-09 John KoleszarMerge "Packing Altref along with succeeding frame and...
2012-11-09 Yunqing WangMerge "Optimize 16x16 dequant and idct" into experimental
2012-11-07 John KoleszarMerge with upstream experimental changes (2)
2012-11-07 John KoleszarMerge with upstream experimental changes
2012-11-07 John KoleszarRough merge of master into experimental
2012-11-05 John Koleszarvpx_ports: merge with master
2012-08-21 Scott LaVarnwayMerge "Removed unused dr from VP8D_COMP"
2012-07-17 John KoleszarRestyle code
2012-07-10 Yunqing WangMerge "Remove goldfreq in VP8_COMP"
2012-06-29 Yunqing WangMerge "Fix decimation_count in drop_frame"
2012-06-11 John KoleszarFix pedantic compiler warnings
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...
2011-09-22 John KoleszarMerge changes Ie650e9b8,I2427e494
2011-09-22 JohannMerge "Replace vpx_ports/config.h with vpx_config.h"
2011-09-22 Attila NagyReplace vpx_ports/config.h with vpx_config.h
2011-03-29 John KoleszarMerge "configure: enable unused variable warnings"
2011-03-04 John KoleszarMerge "Fix counter of fixed keyframe distance"
2011-03-03 John KoleszarMerge remote branch 'internal/upstream-experimental...
2011-03-02 JohannMerge "ARMv6 optimized half pixel variance calculations"
2011-02-28 Yunqing WangMerge "Add prefetch before variance calculation"
2011-02-25 JohannMerge "Remove temporal alt ref from realtime only build"
2011-02-25 JohannMerge "Handle mem allocation failure in vp8e_init"
2011-02-25 John KoleszarMerge remote branch 'origin/master' into experimental
2011-02-24 Scott LaVarnwayMerge "Revisited rd_pick_intra4x4block"
2011-02-24 JohannMerge "documentation: minor cosmetics"
2011-02-17 James Zerndocumentation: minor cosmetics
2010-11-16 Suman SunkaraMerge branch 'experimental' of ssh://on2-git.corp.googl...
2010-11-05 John KoleszarMerge remote branch 'origin/master' into experimental
2010-09-21 John KoleszarMerge "gitignore: initial version"
2010-09-10 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-09 Fritz KoenigMerge branch 'master' of git://review.webmproject.org...
2010-09-09 John KoleszarUse WebM in copyright notice for consistency
2010-08-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-07-19 Yaowu XuMerge "Improve the accuracy of forward walsh-hadamard...
2010-07-01 Paul WilkinsMerge "Further adjustment of RD behaviour with Q and...
2010-07-01 John KoleszarMerge "ivfenc: correct fixed kf interval, --disable-kf"
next