]> granicus.if.org Git - libvpx/history - vpx_ports/vpx_timer.h
vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include
[libvpx] / vpx_ports / vpx_timer.h
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-12 JohannMerge "Remove unused vp8_strict_quantize"
2014-09-12 JohannMerge "Remove unused vp8 quantize functions"
2014-09-03 JohannMerge "Revert "Revert "VP8 for ARMv8 by using NEON...
2014-08-28 Jingning HanMerge "Re-work RD modeling based on inter frame predict...
2014-08-28 Jingning HanMerge "Re-use switchable rate value in handle_inter_mode"
2014-08-28 Jingning HanMerge "Add an early termination check in handle_inter_mode"
2014-08-28 Jingning HanMerge "Use max txfm size unit in rate-distortion cost...
2014-08-26 Deb MukherjeeMerge "Set scaled img format correctly in vpxdec"
2014-08-25 Minghai ShangMerge "[spatial svc]Multiple frame context feature"
2014-08-22 Jingning HanMerge "Move mv cost table to VP9_COMP"
2014-08-22 Jim BankoskiMerge "warnings.c : fixes dereference to null warning"
2014-08-21 Dmitry KovalevMerge "Removing extraconfig_map from vp9_cx_iface.c."
2014-08-21 Dmitry KovalevMerge "Replacing NOT_IMPLMENTED with NULL."
2014-08-21 JohannMerge "VP8 encoder for ARMv8 by using NEON intrinsics 6"
2014-08-21 Yaowu XuMerge "Fix bug 804"
2014-08-21 Jim BankoskiMerge "vp9_pickmode.c: check value that can be null...
2014-08-21 Dmitry KovalevMerge "Removing iface pointer from vpx_codec_priv."
2014-08-20 JohannMerge "Include vpx_config.h in vpx_timer.h"
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-18 JohannInclude vpx_config.h in vpx_timer.h
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 "fixes several -Wunused-function warnings"
2014-08-12 Jim Bankoskifixes several -Wunused-function warnings
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-07-17 John KoleszarRestyle code
2012-03-16 JohannMerge "RFC: Reorganize MFQE loops"
2012-03-16 Scott LaVarnwayMerge "x_motion_minq table reduction"
2012-03-14 John KoleszarMerge "fix potential use of uninitialized rate_y"
2012-03-13 Jim BankoskiMerge "Update for key frame target size setting."
2012-03-12 JohannMerge "Move SAD and variance functions to common"
2012-03-09 John KoleszarMerge "vpx_timer: increase resolution"
2012-03-01 John Koleszarvpx_timer: increase resolution
2011-02-04 Yunqing WangMerge "Improve MV prediction in vp8_pick_inter_mode...
2011-02-03 Yunqing WangMerge "Improved encoder threading"
2011-01-31 Scott LaVarnwayMerge "Performance improvement of first pass"
2011-01-31 Yaowu XuMerge "change the threshold of DC check for encode...
2011-01-31 John KoleszarMerge "validate min_q against max_q"
2011-01-31 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2011-01-31 John KoleszarMerge remote branch 'origin/master' into experimental
2011-01-31 Adrian GrangeMerge "Changed condition for using RD in Intra Mode"
2011-01-28 JohannMerge "Adds "armvX-none-rvct" targets"
2011-01-28 Tero RintaluomaAdds "armvX-none-rvct" targets
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-09-03 John KoleszarMerge remote branch 'internal/upstream' into HEAD
2010-09-02 John KoleszarUse native win32 timers on mingw
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"
2010-06-30 John KoleszarMerge "ARM WinCE VS8 build update"
2010-06-30 John KoleszarMerge "Remove INLINE/FORCEINLINE"
2010-06-24 John KoleszarRemove INLINE/FORCEINLINE
2010-06-18 John KoleszarMerge "cosmetics: trim trailing whitespace"
2010-06-18 John Koleszarcosmetics: trim trailing whitespace
2010-06-04 John KoleszarLICENSE: update with latest text
2010-05-18 John KoleszarInitial WebM release v0.9.0