]> granicus.if.org Git - libvpx/history - build
Merge "Use low precision 32x32fdct for encodemb in speed1"
[libvpx] / build /
2013-08-07 Dmitry KovalevMerge "Removing NMS_STATS defines."
2013-08-06 Dmitry KovalevMerge "Finally removing all old block size constants."
2013-08-06 Dmitry KovalevMerge "Changing the order switchable filter enum consta...
2013-08-06 Dmitry KovalevMerge "Removing unused functions."
2013-08-06 Deb MukherjeeMerge "Add variance based mode/skipping"
2013-08-06 Jim Bankoskireworked config for use_x86_inc
2013-07-27 Ronald S. BultjeMerge "d45 intra prediction SSSE3 optimizations."
2013-07-27 Ronald S. BultjeMerge "Save pixels instead of coefficients in intra4x4...
2013-07-27 Ronald S. BultjeMerge "Add best_rd breakout in intra4x4 RD loop."
2013-07-25 Yunqing WangMerge "Add encoding option --static-thresh"
2013-07-25 Adrian GrangeMerge "Simplify handling of sub-partition motion vectors"
2013-07-25 Adrian GrangeMerge "Use local variables rather than structure members"
2013-07-25 Dmitry KovalevMerge "Removing duplicated code for merging two probabi...
2013-07-25 Dmitry KovalevMerge "Removing vp9_adapt_mode_context function."
2013-07-25 Jingning HanMerge "Make coeff_optimize initialized per-plane"
2013-07-25 Dmitry KovalevMerge "Inlining inc_mv_component_count function."
2013-07-25 Dmitry KovalevMerge "Removing duplicated PREDICTION_PROBS constant."
2013-07-25 Yaowu XuMerge "fix a bug where flags are not reset"
2013-07-25 James ZernMerge "msvs: Generate proper configurations for mixed...
2013-07-24 Martin Storsjomsvs: Generate proper configurations for mixed platforms
2013-07-24 Ronald S. BultjeMerge "More optimizations for cost_coeffs()."
2013-07-23 Deb MukherjeeMerge "Diamond search change to accelerate movement"
2013-07-23 Scott LaVarnwayMerge "Eliminated prev_mip memsets/memcpys in encoder"
2013-07-23 Paul WilkinsMerge "Reworked the auto_mv_step_size speed feature"
2013-07-23 Frank GalliganMerge "Speedup loopfilter neon code."
2013-07-22 James ZernMerge "filter_block_plane: remove MACROBLOCKD param"
2013-07-22 Dmitry KovalevMerge "Using update_ct and update_ct2 functions for...
2013-07-22 Yaowu XuMerge "fix a build error"
2013-07-22 James ZernMerge "configure: default configure log to config.log"
2013-07-22 James ZernMerge "VP[89]_COMMON: remove golden/altref frame counts"
2013-07-22 Jingning HanMerge "Optimize operation flow in sub8x8 rd loop"
2013-07-22 James ZernMerge "tests: silence a few type related warnings"
2013-07-22 James ZernMerge "cosmetics: idct_test.cc: fix formatting"
2013-07-21 Dmitry KovalevMerge "Consistent names for inter mode probabilities...
2013-07-21 Dmitry KovalevMerge "Removing frame_type field from MACROBLOCKD struct."
2013-07-21 Dmitry KovalevMerge "Moving vp9_reader into decode_tiles function."
2013-07-19 Dmitry KovalevMerge "Moving Scale2Ration function from vp9_onyx.h...
2013-07-19 Morton JonuschatMerge "Make libvpx compile on OSX 10.9 (Mavericks)"
2013-07-19 Morton JonuschatMake libvpx compile on OSX 10.9 (Mavericks)
2013-07-19 James ZernMerge "cosmetics: tile_independence_test: fix formatting"
2013-07-19 hkuangMerge "Add neon optimize vp9_short_idct8x8_add."
2013-07-19 Dmitry KovalevMerge "Removing kf_{y, uv}_mode_prob arrays from VP9Com...
2013-07-19 Dmitry KovalevMerge "Removing unused int_mv32 union."
2013-07-18 Dmitry KovalevMerge "Removing unused mv_bias and check_mv_bounds...
2013-07-18 Dmitry KovalevMerge "Removing unused members of VP9Decompressor:...
2013-07-18 James Zernconfigure: default configure log to config.log
2013-07-18 Ronald S. BultjeMerge "Fix bug where we don't choose any mode in RD...
2013-07-18 JohannMerge "libvpx: enable building for iOS devices (armv7)"
2013-07-18 Ami Fischmanlibvpx: enable building for iOS devices (armv7)
2013-07-16 JohannMerge "Remove print_nmvcounts"
2013-07-16 Frank GalliganMerge "Neon: Update mbfilter if all vectors follow...
2013-07-12 Yaowu XuMerge "Fix a build issue"
2013-07-12 James ZernMerge changes I33e76c42,I24aeac1e,If4192b40
2013-07-12 James ZernMerge "msvs-build: use msbuild for vs >= 2005"
2013-07-10 James Zernmsvs-build: use msbuild for vs >= 2005
2013-07-10 Deb MukherjeeMerge "Prunes out full-rd computation based on modeled rd"
2013-07-10 Dmitry KovalevMerge "Adding read_compressed_header function."
2013-07-10 Ronald S. BultjeMerge "SSSE3 assembly for 4x4/8x8/16x16/32x32 H intra...
2013-07-10 Ronald S. BultjeMerge "SSE/SSE2 assembly for 4x4/8x8/16x16/32x32 TM...
2013-07-10 Jim BankoskiMerge "remove warnings when NDEBUG is set"
2013-07-10 James ZernMerge "msvc: set a more useful debug format"
2013-07-10 James ZernMerge "test_libvpx: disable pthreads in gtest for win...
2013-07-10 Dmitry KovalevMerge "Adding encode_tiles function to vp9_bitstream.c."
2013-07-10 Jingning HanMerge "Add unit test for 16x16 forward ADST/DCT"
2013-07-10 Scott LaVarnwayMerge "Bug fix: set frame_parallel_decoding_mode"
2013-07-10 John KoleszarMerge "Fix intermediate height in convolve"
2013-07-10 Dmitry KovalevMerge "Removing vp9_maskingmv.c and corresponding assem...
2013-07-10 Yaowu XuMerge "Revert "Remove memcpy() in handle_inter_mode...
2013-07-10 James ZernMerge "remove unused VP8 com/dec asm offsets"
2013-07-10 James ZernMerge "Remove all asm offset files from VP9"
2013-07-10 James Zernmsvc: set a more useful debug format
2013-07-09 James Zernremove unused VP8 com/dec asm offsets
2013-07-09 John KoleszarRemove all asm offset files from VP9
2013-06-20 Jingning HanMerge "Add unit tests for 4x4 ADST"
2013-06-20 Jim BankoskiMerge "copy partitioning from last fame"
2013-06-18 Jingning HanMerge "Make fdct32 computation flow within 16bit range"
2013-06-17 John KoleszarMerge "Add vp9 test vectors unit test"
2013-06-17 John KoleszarMerge "Remove unused need_to_clamp_mvs"
2013-06-17 John KoleszarMerge "vpxdec: add --loops option"
2013-06-15 James Zernvs9 build: avoid deprecated /Wp64 flag
2013-06-13 John KoleszarMerge "libs.mk: allow tests to be sharded"
2013-06-12 John KoleszarMerge changes I86fe51b0,I4c9a9e0f
2013-06-12 John KoleszarMerge "Enable mmx loop filter routines"
2013-06-12 John KoleszarMerge "Fix chroma output when scaling"
2013-06-12 John KoleszarVP9 profile 0 release candidate
2013-06-11 John KoleszarMerge branch 'master' into experimental
2013-05-21 Martin StorsjoAdd support for armv7-win32-vs11
2013-05-21 Martin Storsjothumb: Add a parameter for specifying a shift offset...
2013-05-21 JohannMerge "thumb: Adjust the conversion of the position...
2013-05-21 JohannMerge "Add a script for converting ads arm assembly...
2013-05-21 JohannMerge "ads2gas: Factorize thumb instruction replacement...
2013-05-21 James ZernMerge changes I179837d6,If7818d8e,Ifa27c706,I4be8ca12...
2013-05-21 Marco PaniconiMerge "Fixes for run-time change in temporal layers."
2013-05-21 Martin Storsjothumb: Adjust the conversion of the position independen...
2013-05-21 Martin StorsjoAdd a script for converting ads arm assembly to microso...
2013-05-21 Martin Storsjoads2gas: Factorize thumb instruction replacements into...
2013-05-21 Martin Storsjoconfigure: Add x86*-vs10/11 targets
2013-05-21 Martin Storsjogen_msvs_sln: Support producing versions 10 and 11...
2013-05-21 Martin StorsjoAdd a new script for producing vcxproj files
2013-05-15 Martin Storsjoads2gas: Use the correct perl string comparison operator
next