]> granicus.if.org Git - libvpx/history - configure
Simplify dist_block HBD ifdefs
[libvpx] / configure
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...
2015-04-07 Yaowu XuMerge "move ref_frame_cost computations into a function"
2015-04-07 Yaowu XuMerge "Test loopfilters with count=2"
2015-04-07 Jingning HanMerge "Enable Hadamard transform based cost estimate...
2015-04-07 Jingning HanMerge "Account for eob cost in the RTC mode decision...
2015-04-07 Vignesh Venkatasub... Merge "webmdec: Fix for reaching eof in webm_guess_fram...
2015-04-04 Yunqing WangMerge "Fix the scaling factor in UV skipping test"
2015-04-03 James ZernMerge "vp9: enable sse4 sad functions"
2015-04-03 JohannMerge "Merge branch 'indianrunnerduck'"
2015-04-03 JohannMerge "Remove AltiVec flag"
2015-04-03 JohannMerge branch 'indianrunnerduck'
2015-04-03 Jingning HanMerge "Tune SSSE3 assembly implementation to improve...
2015-04-03 JohannRemove AltiVec flag
2015-04-03 Yunqing WangMerge "Set vbp thresholds for aq3 boosted blocks"
2015-04-03 MarcoMerge "Code cleanup: put (8x8/4x4)fill_variance into...
2015-04-02 JohannMerge "Remove PPC build support"
2015-04-02 JohannRemove PPC build support
2015-03-31 Yunqing WangMerge "Rename vbp thresholds"
2015-03-31 Alex ConverseMerge "VP9E_GET_ACTIVE_MAP API function."
2015-03-30 Alex ConverseMerge "Simplify skip check."
2015-03-25 James ZernMerge "fix static analysis warnings related to CHECK_ME...
2015-03-24 Parag Salasakarmips msa configuration patch for MIPS SIMD Arch (MSA...
2015-02-10 Yunqing WangMerge "Make encoder and decoder share common thread...
2015-02-10 Yunqing WangMerge "Rename loopfilter_thread files to thread_common...
2015-02-10 James ZernMerge "configure: add --(disable|enable)-dependency...
2015-02-10 James Zernconfigure: add --(disable|enable)-dependency-tracking
2015-02-09 Yunqing WangMerge "Fix high bit depth assembly function bugs"
2015-02-06 James ZernMerge "vpxdec: correct file op error messages"
2015-02-06 Yaowu XuMerge "Replace repeated check with single variable"
2015-02-06 James ZernMerge "vp9: fix segfault w/corrupt data post frame...
2015-02-05 James ZernMerge "Revert "Add vp9_highbitdepth info in configure...
2015-02-05 James ZernRevert "Add vp9_highbitdepth info in configure --help"
2015-02-03 JohannMerge "Ensure the error-concealment code is available"
2015-01-26 Tom FineganMerge "iosbuild.sh: Increase build speed."
2015-01-24 Yaowu XuMerge "Replace divide with look-up"
2015-01-23 JackyChenMerge "SSE2 code for the filter in MFQE."
2015-01-23 Adrian GrangeMerge "Remove elevate_newmv_thresh from SPEED_FEATURES...
2015-01-23 JohannMerge "Revert "Merge branch 'frame-parallel' to enable...
next