]> granicus.if.org Git - libvpx/history - libs.mk
Fix compile warnings for target=armv7-android-gcc
[libvpx] / libs.mk
2015-07-08 Frank GalliganMerge "Add vp9_int_pro_row_neon."
2015-07-07 Parag SalasakarMerge "mips msa vp8 idct optimization"
2015-07-07 paulwilkinsMerge "Alter partition search at image edge."
2015-07-07 paulwilkinsMerge "Error score recalibration for inactive regions."
2015-07-07 paulwilkinsMerge "ARF Boost correction for inactive regions."
2015-07-07 Parag SalasakarMerge "mips msa vpx_dsp sadx3 sadx8 optimization"
2015-07-07 James ZernMerge "inline vp9_reader_has_error()"
2015-07-06 James ZernMerge "mips msa vp9 subpel variance optimization"
2015-07-06 James ZernMerge "remove vp9_get_interp_kernel()"
2015-07-06 Jingning HanMerge "Rename vpx_thread to vpx_util"
2015-07-03 James ZernMerge "Revert "Correct the inter prediction coordinate...
2015-07-02 James ZernMerge "Revert "mips msa vp9 subpel variance optimization""
2015-07-02 James ZernMerge "Revert "mips msa vp9 avg subpel variance optimiz...
2015-07-02 Jingning HanRename vpx_thread to vpx_util
2015-07-02 Jingning HanMerge "Move multi-threading module functions into vpx_t...
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_tx_size_context"
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_segment_id"
2015-07-02 Jingning HanMove multi-threading module functions into vpx_thread...
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-30 Yaowu XuMerge "Fixed a variance calculation"
2015-06-29 Scott LaVarnwayMerge "Remove tile param" sandbox/jzern@google.com/test
2015-06-26 Parag SalasakarMerge "mips msa vp9 block error optimization"
2015-06-24 James ZernMerge "vp9_reconintra_neon: add d45 16x16"
2015-06-24 Tom FineganMerge "vpxenc.sh: Add basic vp9 multithread encode...
2015-06-24 James ZernMerge "build: add *test-no-data-check targets"
2015-06-19 James Zernbuild: add *test-no-data-check targets
2015-06-16 Scott LaVarnwayMerge "Eliminated frame_type check in get_partition_pro...
2015-06-16 Scott LaVarnwayMerge "Update use_prev_frame_mvs flag in decoder."
2015-06-12 Yunqing WangMerge "Allocate tile data adaptively to accommodate...
2015-06-11 Scott LaVarnwayMerge "inline vp9_segfeature_active()"
2015-06-11 Parag SalasakarMerge "mips msa vp9 intra-pred optimization"
2015-06-10 James ZernMerge "vp9_reconintra/d45_predictor: remove temp storage"
2015-06-10 James ZernMerge "test/android/Android.mk: fix build w/ENABLE_SHAR...
2015-06-10 James ZernMerge changes I89a8440f,Ifa3926e1
2015-06-10 James Zernlibs.mk: relocate TEST_INTRA_PRED_SPEED_OBJS init
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-05-15 James ZernMerge "tests: add test_intra_pred_speed"
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
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-14 James Zerntests: add test_intra_pred_speed
2015-05-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
2015-05-14 Tom FineganRemove BUILD_LIBVPX_SO variable from the build system.
2015-05-14 Tom FineganRemove the BUILD_LIBVPX variable from the build system.
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 Parag SalasakarMerge "mips msa vp9 idct 8x8 optimization"
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-12 James ZernMerge "libs.mk: simplify test_libvpx target"
2015-05-12 James Zernlibs.mk: simplify test_libvpx target
2015-05-11 Adrian GrangeMerge "Reduce border extension by 1 line"
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 "Move shared SAD code to vpx_dsp"
2015-05-06 JohannMove shared SAD code to vpx_dsp
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 branch 'indianrunnerduck'
2015-03-24 JohannPrepare Release Candidate for libvpx v1.4.0
2015-02-28 Jingning HanMerge "Fix source frame border extension"
2015-02-27 Alex ConverseMerge "Make SVC compatible with external resize."
2015-02-27 MarcoMerge "Fix arithmetic overflow warnings."
2015-02-27 James ZernMerge "use LC_ALL=C to sort libvpx_*srcs.txt"
2015-02-27 James Zernuse LC_ALL=C to sort libvpx_*srcs.txt
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-01-23 hkuangMerge branch 'frame-parallel' to enable frame parallel...
2014-12-22 Jim BankoskiMerge "remove vp8 unused uvstride parm in simple loop...
2014-11-13 Jingning HanMerge "Use reconstructed pixels for intra prediction"
2014-11-13 Jingning HanMerge "Refactor nonrd_use_partition coding process"
2014-11-13 Debargha MukherjeeMerge "Added highbitdepth sse2 SAD acceleration and...
2014-11-12 JohannMerge "Fix SSSE3 partial_idct_test detection"
2014-11-12 Deb MukherjeeMerge "Vidyo: Support for one-pass rc-enabled SVC encoder"
2014-11-11 Paul WilkinsMerge "AQ1 - remove first pass weights."
2014-11-10 Deb MukherjeeMerge "Iadst transforms to use internal low precision"
next