]> granicus.if.org Git - libvpx/history - configure
Merge "sixtap_predict_test: enable NEON tests"
[libvpx] / configure
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-21 Johann KoenigMerge "Remove vpx_filter_block1d16_v8_intrin_ssse3"
2015-09-18 James ZernMerge "configure: add --extra-cxxflags option"
2015-09-17 James ZernMerge changes from topic 'tile-thread-cleanup'
2015-09-15 James ZernMerge changes from topic 'fix-vp9-bitstream-test'
2015-09-12 James Zernconfigure: add --extra-cxxflags option
2015-09-11 James ZernMerge "Fix vp10 high bit-depth build"
2015-09-11 James ZernMerge "build: modify default ARFLAGS / .a target"
2015-09-11 Ronald S. BultjeMerge "Add misc_fixes experiment."
2015-09-08 Ronald S. BultjeAdd misc_fixes experiment.
2015-08-28 Yunqing WangMerge "vp10 cleanup: remove svc code"
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 James ZernMerge "encode_test_driver: test for failure prior to...
2015-08-28 James ZernMerge "configure: append --extra-cflags to final set"
2015-08-27 James Zernconfigure: append --extra-cflags to final set
2015-08-21 Jingning HanMerge "Replace MAX_REF_LF_DELTAS with MAX_REF_FRAMES"
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-20 Jingning HanMerge "Refactor REFS_PER_FRAME definition"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-19 Jingning HanMerge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"
2015-08-18 Hui SuMerge "create vp10_arg_ctrl_map"
2015-08-18 Hui SuMerge "remove unused high-bit-depth args from arg list"
2015-08-17 Jingning HanMerge "Configure vp10 disabled by default"
2015-08-17 Jingning HanConfigure vp10 disabled by default
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 James ZernMerge "fix build w/only mmx+sse enabled"
2015-08-12 Jingning HanMerge "Fork VP9 and VP10 codebase"
2015-08-12 Jingning HanFork VP9 and VP10 codebase
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-06 James ZernMerge "endian_inl.h: fix mips32 android build"
2015-08-06 Aℓex ConverseMerge "Narrow a load in iwht4x4_16_add."
2015-08-06 Jingning HanMerge "Fix compiler error in vp8/9 decoder test"
2015-08-06 James ZernMerge "Revert "VP9_COPY_CONVOLVE_SSE2 optimization""
2015-08-06 James ZernMerge "Support build with Visual Studio 14."
2015-08-05 Ghislain MARYSupport build with Visual Studio 14.
2015-07-29 Parag SalasakarMerge "mips msa vp8 filter by weight optimization"
2015-07-29 James ZernMerge "add vp9_block_error_fp_neon"
2015-07-29 Hui SuMerge "Replace prefix vp9_ with vpx_ for intra predicti...
2015-07-29 Jingning HanMerge "Replace vp9_ prefix in 2D-DCT functions with...
2015-07-29 Jingning HanMerge "Remove vp9_dct.h file"
2015-07-29 Jingning HanMerge "Move DC only forward 2D-DCT functions to vpx_dsp"
2015-07-28 Aℓex ConverseMerge "Remove branch in inner loop of foreach_transform...
2015-07-28 Aℓex ConverseMerge changes If196d9e5,Ib669d572
2015-07-28 James ZernMerge "build/make/Android.mk: support TARGET_ARCH_ABI...
2015-07-25 James Zernbuild/make/Android.mk: support TARGET_ARCH_ABI=x86_64
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-04 Scott LaVarnwayMerge "Remove counts param"
2015-06-04 Johann KoenigMerge "Make vp9 subpixel match vp8"
2015-06-04 hkuangMerge "Optimize the idct assembly code."
2015-06-04 James ZernMerge "vp9_reconintra: simplify d45_predictor"
2015-06-04 James ZernMerge changes from topic 'vp9-intra-pred'
2015-06-03 Parag SalasakarMerge "mips msa vp9 convolve8 avg vert optimization"
2015-06-03 James ZernMerge "Support building shared libraries on OS/2"
2015-06-03 KO Myung-HunSupport building shared libraries on OS/2
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-05-28 Minghai ShangMerge "[svc] Disable tiles for spatial svc case"
2015-05-28 Scott LaVarnwayMerge "Re-worked header files"
2015-05-28 hkuangMerge "Add error handling when running out of free...
2015-05-27 Minghai ShangMerge "[decoder] Optimize context buffer re-allocation"
2015-05-27 Minghai ShangMerge "[svc] Make size of empty frame to be 16x16 all...
2015-05-26 JohannMerge "Move variance functions to vpx_dsp"
2015-05-26 Minghai ShangMerge "[svc] Turn on frame_parallel_decoding_mode"
2015-05-26 Jingning HanMerge "Fix integral projection motion search for frame...
2015-05-22 JohannMerge "Remove unused "alt-tree-layout""
2015-05-22 JohannRemove unused "alt-tree-layout"
2015-05-15 James ZernMerge "tests: add test_intra_pred_speed"
2015-05-15 MarcoMerge "Change tx_size_search_method setting for non...
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 James ZernMerge changes from topic 'missing-proto'
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-15 James Zernvpx_config.c: add vpx_codec include
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 Tom FineganMerge "Remove claims of universal target support from...
2015-05-13 Tom FineganRemove claims of universal target support from the...
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-11 Adrian GrangeMerge "Reduce border extension by 1 line"
2015-05-09 James ZernMerge "build_intra_predictors*: reduce left_col size"
2015-05-08 hkuangMerge "Add more sse2 code for intra prediction."
2015-05-08 Parag SalasakarMerge "mips msa vp9 idct 32x32 optimization"
2015-05-07 JohannMerge "Remove only remaining uses of 'fast_unaligned'"
2015-05-07 JohannRemove only remaining uses of 'fast_unaligned'
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-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-04-17 Jim BankoskiMerge "Adds a blockiness metric to internal stats."
2015-04-17 Jim BankoskiMerge "adds psnrhvs to internal stats."
2015-04-17 Jim BankoskiMerge "Adds a fastssim metric to VPX internal stats."
2015-04-13 hkuangMerge "Remove unnecessary set postproc flags."
2015-04-10 Parag SalasakarMerge "mips msa vp9 common headers added"
2015-04-09 Jingning HanMerge "Remove get_nonrd_var_based_fixed_partition function"
2015-04-09 Jingning HanMerge "Compute prediction filter type cost only when...
2015-04-09 Jingning HanMerge "SSSE3 assembly implementation of 8x8 Hadamard...
next