]> granicus.if.org Git - libvpx/history - tools
Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"
[libvpx] / tools /
2014-06-18 Dmitry KovalevMerge "Removing decode_one_iter() function."
2014-06-03 Dmitry KovalevMerge "Moving first pass related functions to vp9_first...
2014-06-01 Frank GalliganMerge "Revert "Remove Wextra warnings from vp9_sad.c""
2014-05-29 Dmitry KovalevMerge "Moving itxm_add pointer from MACROBLOCKD to...
2014-05-29 Yaowu XuMerge "Fixed a crash windows build"
2014-05-27 Marco PaniconiMerge "Fix to reduce block artifacts from vp8 temporal...
2014-05-27 Deb MukherjeeMerge "Remove Wextra warnings from vp9_sad.c"
2014-05-27 Dmitry KovalevMerge "Reusing rd_less_than_thresh() function."
2014-05-23 Jingning HanMerge changes I4f0f4378,I02250d13
2014-05-23 Jingning HanMerge "Inverse 16x16 2D-DCT SSSE3 implementation"
2014-05-23 Dmitry KovalevMerge "Removing vp9_pragmas.h."
2014-05-23 Alex ConverseMerge "Use offset mode info when filling pc tree."
2014-05-23 Alex ConverseMerge "Always partition check after keyframe (rt speed 5)"
2014-05-23 Yaowu XuMerge "change to use assembly version of ssse3 filter...
2014-05-23 Dmitry KovalevMerge "Adding several consts to assign_std_frame_bits()."
2014-05-23 Dmitry KovalevMerge "Removing unused third-party libraries."
2014-05-22 Dmitry KovalevRemoving unused third-party libraries.
2014-02-28 hkuangMerge "Fix a bug in neon that has not save and restore...
2014-02-26 hkuangMerge "Fix a bug in intra prediction due to change...
2014-02-12 JohannMerge "Skip COMDAT sections when parsing COFF"
2014-02-11 Dmitry KovalevMerge "Encoder quantization cleanup."
2014-02-06 Dmitry KovalevMerge "Removing "_1d" suffix from mips transform code."
2014-02-06 Yunqing WangMerge "Optimize bilinear sub-pixel filters in ssse3"
2014-02-05 Dmitry KovalevMerge "Clamping active_{best, worst}_quality values."
2014-02-05 Dmitry KovalevMerge "Cleaning up vp9_get_pred_context_single_ref_p2()."
2014-02-05 Yaowu XuMerge "Adjust speed feature for --rt"
2014-02-05 Dmitry KovalevMerge "Removing unused estimate_cq() function."
2014-02-05 Dmitry KovalevMerge "Moving MBGRAPH_{MB, FRAME}_STATS structs to...
2014-02-05 Dmitry KovalevMerge "Renaming vp9_variance_c.c to vp9_variance.c."
2014-02-05 Dmitry KovalevMerge "Replacing int_mv with MV."
2014-02-05 Dmitry KovalevMerge "Inlinging get_next_chkpts macro in vp9_mcomp.c."
2014-02-05 Dmitry KovalevMerge "Removing SECTIONBITS_OUTPUT."
2014-02-04 JohannMerge "Ignore missing newline message"
2014-02-04 JohannIgnore missing newline message
2014-01-24 Dmitry KovalevMerge "Removing MODE_STATS."
2014-01-24 Dmitry KovalevMerge "Implementing simple API to read video files."
2014-01-24 hkuangMerge "Add vp9_tm_predictor_16x16 neon implementation...
2014-01-24 Adrian GrangeMerge changes I24ad1f0f,I33be1366
2014-01-24 Dmitry KovalevMerge "Removing get_scale_ref_frame_idx() function...
2014-01-23 James ZernMerge "cpplint: restore runtime/sizeof"
2014-01-23 James ZernMerge "update cpplint"
2014-01-22 James Zerncpplint: restore runtime/sizeof
2014-01-22 James Zernupdate cpplint
2013-11-19 Jim BankoskiMerge "Reduce loop filter in cyclic refresh."
2013-10-16 Guillaume MartresMerge "Prevent accidental changes to the previous frame...
2013-10-16 Dmitry KovalevMerge "Cleanup of decode_coefs() function."
2013-10-16 Dmitry KovalevMerge "Removing print_prob_tree function and vp9_coeff_...
2013-10-16 Dmitry KovalevMerge "Moving FILTER_BITS constant from vp9_convolve...
2013-10-16 Dmitry KovalevMerge "Using constants instead of plain numbers."
2013-10-16 James ZernMerge "lint-hunks: remove runtime/int filter"
2013-10-15 Guillaume Martreslint-hunks: remove runtime/int filter
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-07 Dmitry KovalevMerge "General code cleanup inside treewriter-related...
2013-05-07 Dmitry KovalevMerge "Adding encode_loopfilter function." into experim...
2013-05-06 JohannMerge "Automatically flag intrinsic files" into experim...
2013-05-04 James ZernMerge "fix permissions on cpplint.py (0644->0755)"...
2013-05-04 James Zernfix permissions on cpplint.py (0644->0755)
2013-05-04 Ronald S. BultjeMerge "Fix overflow in RD error calculation code."...
2013-05-04 John KoleszarMerge "Remove old_block_idx_4x4" into experimental
2013-05-04 John KoleszarMerge "update cpplint" into experimental
2013-05-03 James Zernupdate cpplint
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-16 Yunqing WangMerge "Add const before the dequant(dq)" into experimental
2012-11-16 Yunqing WangMerge "Optimize 8x8 dequant and idct" into experimental
2012-11-16 John KoleszarMerge "Don't write recon.yuv by default" into experimental
2012-11-16 Deb MukherjeeMerge "Compound inter-intra experiment" into experimental
2012-11-16 Yaowu XuMerge "changed mv candidate search for superblocks...
2012-11-16 Yaowu XuMerge "subpelrefmv for superblocks" into experimental
2012-11-15 John Koleszarsupport building vp8 and vp9 into a single lib
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-10-24 John KoleszarMerge "Fix "_FORTIFY_SOURCE" redefined warning" into...
2012-10-22 Scott LaVarnwayMerge "Re-enable specialized sse2 block loop filter...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_vert...
2012-10-22 Scott LaVarnwayMerge "sse2 intrinsic version of vp8_mbloop_filter_hori...
2012-10-22 Jim BankoskiMerge "Remove variance vtable from rtcd" into experimental
2012-10-21 Deb MukherjeeMerge "Allow B_VL_PRED & B_LD_PRED modes with Superbloc...
2012-10-19 John Koleszarlint-hunks: better support for working tree
2012-10-18 Ronald S. BultjeMerge "Fix encode breakout skip handling." into experim...
2012-10-18 Ronald S. BultjeMerge "Detect skippable blocks in splitmv RD loop case...
2012-10-18 Ronald S. BultjeMerge "Use correct context for optimize_b() in vp8_opti...
2012-10-18 John Koleszarlint-hunks: exit status for only affected lines
2012-10-17 John KoleszarMerge "lint-hunks: support operating on arbirary revs...
2012-10-17 John Koleszarlint-hunks: support operating on arbirary revs
2012-10-05 Deb MukherjeeMerge "Mismatch bug-fix when transform expts are off...
2012-10-03 John KoleszarMerge "all_builds.py: add ability to pass extra configu...
2012-08-27 John Koleszarall_builds.py: add ability to pass extra configure...
2012-08-22 John KoleszarMerge "all_builds.py: move to tools/" into experimental
2012-08-21 John Koleszarall_builds.py: move to tools/
2012-08-14 John KoleszarMerge changes I0b51674f,I1ea6ebf9,I89076d93 into experi...
2012-08-10 John Koleszarlint_hunks: show style violations in the index
2012-08-09 John Koleszarintersect_diffs: split out diff classes
2012-08-09 John Koleszarftfy: update to match current astyle rule
next