]> granicus.if.org Git - libvpx/shortlog
libvpx
2015-04-16 James ZernMerge "Android.mk: remove unnecessary -llog reference"
2015-04-16 Parag SalasakarMerge "mips msa configuration fix"
2015-04-16 James ZernAndroid.mk: remove unnecessary -llog reference
2015-04-16 James ZernMerge "Android.mk: add a flag to control shared/static...
2015-04-15 Yunqing WangMerge "Fix Tsan errors"
2015-04-15 Yunqing WangFix Tsan errors
2015-04-15 JohannMerge "Reorganize *_rtcd() calling conventions"
2015-04-15 JohannMerge "Allow specifying a different prefix in x86inc...
2015-04-15 JohannReorganize *_rtcd() calling conventions
2015-04-15 JohannAllow specifying a different prefix in x86inc.asm
2015-04-15 JohannMerge "Remove unused scaleopt.cpp"
2015-04-15 Parag Salasakarmips msa configuration fix
2015-04-14 Yunqing WangRevert "Force_split on 16x16 blocks in variance partition."
2015-04-14 JohannRemove unused scaleopt.cpp
2015-04-14 MarcoMerge "Force_split on 16x16 blocks in variance partition."
2015-04-13 hkuangMerge "Remove unnecessary set postproc flags."
2015-04-13 MarcoForce_split on 16x16 blocks in variance partition.
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-09 hkuangMerge "Remove unnecessary mv clamp with on demand borde...
2015-04-09 Jingning HanRemove get_nonrd_var_based_fixed_partition function
2015-04-09 Parag Salasakarmips msa vp9 common headers added
2015-04-09 James ZernAndroid.mk: add a flag to control shared/static lib
2015-04-09 James ZernMerge "vpxdec.sh: fix vp9_webm_less_than_50_frames...
2015-04-09 hkuangRemove unnecessary mv clamp with on demand border exten...
2015-04-08 Frank GalliganRefactor dec_build_inter_predictors
2015-04-08 James Zernvpxdec.sh: fix vp9_webm_less_than_50_frames w/valgrind
2015-04-08 Debargha MukherjeeMerge "Improve accuracy of rate control in CQ mode"
2015-04-08 James ZernMerge "vp9_full_search_sadx[38]: align sad arrays"
2015-04-07 Yaowu XuMerge "Optimize the checking for transform skipping"
2015-04-07 Yaowu XuMerge "move ref_frame_cost computations into a function"
2015-04-07 Debargha MukherjeeImprove accuracy of rate control in CQ mode
2015-04-07 Yaowu XuMerge "Test loopfilters with count=2"
2015-04-07 James Zernvp9_full_search_sadx[38]: align sad arrays
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 Jingning HanCompute prediction filter type cost only when needed
2015-04-07 Vignesh Venkatasubra... Merge "webmdec: Fix for reaching eof in webm_guess_fram...
2015-04-07 Vignesh Venkatasubra... webmdec: Fix for reaching eof in webm_guess_framerate
2015-04-07 Yaowu XuOptimize the checking for transform skipping
2015-04-07 Jim BankoskiMerge changes Ide5eefad,I28026b86,Ie9a6fac0,Ia8a20c67...
2015-04-04 Jingning HanSSSE3 assembly implementation of 8x8 Hadamard transform
2015-04-04 Jingning HanEnable Hadamard transform based cost estimate for all...
2015-04-04 Yunqing WangMerge "Fix the scaling factor in UV skipping test"
2015-04-03 James Zernvp8_regular_quantize_b_sse2: remove dead init
2015-04-03 James Zernvp8cx_pick_filter_level*: remove dead inits
2015-04-03 James Zernvp8_decode_frame: remove dead increment
2015-04-03 James Zernrdopt: remove dead stores
2015-04-03 James Zernfind_next_key_frame: remove dead init & store
2015-04-03 James Zernmultiframe_quality_enhance_block: remove dead stores
2015-04-03 James Zernvp8_print_modes_and_motion_vectors: remove dead stores
2015-04-03 Yunqing WangFix the scaling factor in UV skipping test
2015-04-03 Ed BakerTest loopfilters with count=2
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 JohannUpdate CHANGELOG for v1.4.0 (Indian Runner Duck) release indianrunnerduck v1.4.0
2015-04-03 Jingning HanMerge "Tune SSSE3 assembly implementation to improve...
2015-04-03 JohannRemove AltiVec flag
2015-04-03 Jingning HanAccount for eob cost in the RTC mode decision process
2015-04-03 hkuangMerge "Fix error of "Left shift of negative value ...
2015-04-03 Yunqing WangMerge "Set vbp thresholds for aq3 boosted blocks"
2015-04-03 Yaowu Xumove ref_frame_cost computations into a function
2015-04-03 hkuangFix error of "Left shift of negative value -1".
2015-04-03 MarcoMerge "Code cleanup: put (8x8/4x4)fill_variance into...
2015-04-02 JohannMerge "Remove PPC build support"
2015-04-02 Yunqing WangSet vbp thresholds for aq3 boosted blocks
2015-04-02 James Zernvp9: fix high-bitdepth NEON build
2015-04-02 Adrian GrangeFix use of scaling in joint motion search
2015-04-02 MarcoCode cleanup: put (8x8/4x4)fill_variance into separate...
2015-04-02 MarcoSmall fix to segment check in pickmode.
2015-04-02 JohannRemove PPC build support
2015-04-02 James ZernMerge "vp9/neon: skip some files in high-bitdepth build"
2015-04-02 James ZernMerge "vp9: fix high-bitdepth NEON build"
2015-04-02 Yaowu XuMerge "use MAX_MB_PLANE consistently"
2015-04-02 hkuangRemove unnecessary set postproc flags.
2015-04-02 hkuangMerge "Fix 10-bit video decode failure with --frame...
2015-04-01 Jingning HanMerge "Reduce required xmm number by one in block_error_fp"
2015-04-01 Jingning HanTune SSSE3 assembly implementation to improve quantizat...
2015-04-01 Yaowu Xuuse MAX_MB_PLANE consistently
2015-04-01 Yaowu XuMerge "Simplify bsize calculation"
2015-04-01 Jingning HanMerge "Optimize quantization simd implementation"
2015-04-01 Jingning HanMerge "Simplify effective src_diff address computation"
2015-04-01 Jingning HanMerge "Refactor block_yrd function for RTC coding mode"
2015-04-01 Yaowu XuSimplify bsize calculation
2015-04-01 Jingning HanSimplify effective src_diff address computation
2015-04-01 Jingning HanReduce required xmm number by one in block_error_fp
2015-04-01 Jingning HanRefactor block_yrd function for RTC coding mode
2015-04-01 Jingning HanOptimize quantization simd implementation
2015-04-01 Yunqing WangEnhance the transform skipping decision-making in non...
2015-04-01 hkuangFix 10-bit video decode failure with --frame-parallel...
2015-04-01 James Zernvp9: enable sse4 sad functions
2015-04-01 James Zernvp9/neon: skip some files in high-bitdepth build
2015-04-01 James Zernvp9: fix high-bitdepth NEON build
2015-03-31 Yunqing WangMerge "Rename vbp thresholds"
2015-03-31 Vignesh Venkatasubra... Merge "webmdec: Fix read_frame return value for calls...
2015-03-31 MarcoMerge "Set postproc flags in decoder_get_frame."
next