platform/upstream/libvpx.git
2014-01-13 Dmitry KovalevRemoving unnecessary casts + cleanup.
2014-01-13 Dmitry KovalevMerge "Adding mv_has_subpel() function."
2014-01-13 Dmitry KovalevMerge "Adding raw_read_frame() function to vpxdec."
2014-01-13 James ZernMerge "test_libvpx: fix negative CPU filter"
2014-01-13 Dmitry KovalevMerge "Cleaning up and fixing psnr calculation code."
2014-01-13 Dmitry KovalevAdding mv_has_subpel() function.
2014-01-13 Dmitry KovalevAdding raw_read_frame() function to vpxdec.
2014-01-13 Yaowu XuMerge "Enable reference frame masking for rt mode"
2014-01-13 Yaowu XuEnable reference frame masking for rt mode
2014-01-13 JohannMerge "mips dsp-ase r2 vp9 decoder fixed bug in extend...
2014-01-13 Paul WilkinsNo arf right before real scene cut.
2014-01-13 Paul WilkinsFurther rate control tweaks and fixes.
2014-01-13 Parag Salasakarmips dsp-ase r2 vp9 decoder fixed bug in extend frame...
2014-01-11 James ZernMerge "cosmetics: vp9_reconinter.h: make some variables...
2014-01-11 James ZernMerge "datarate_test: fix some type conversions"
2014-01-11 James Zerntest_libvpx: fix negative CPU filter
2014-01-11 JohannMerge "Apply neon flags to intrinsic files"
2014-01-11 Dmitry KovalevMerge "Cleaning up vp9_rc_postencode_update() function."
2014-01-11 Dmitry KovalevCleaning up and fixing psnr calculation code.
2014-01-11 Dmitry KovalevMerge "Cleaning up vp9_dx_iface.c."
2014-01-11 Jingning HanMerge "Declare setup_buffer_inter in vp9_rdopt.h"
2014-01-11 Jingning HanMerge "Enable skipping reference frame check in rd...
2014-01-11 Dmitry KovalevMerge "Removing mi_height_log2_lookup table."
2014-01-10 Jim Bankoskiexplain speed features
2014-01-10 Jingning HanDeclare setup_buffer_inter in vp9_rdopt.h
2014-01-10 Dmitry KovalevRemoving mi_height_log2_lookup table.
2014-01-10 JohannApply neon flags to intrinsic files
2014-01-10 Marco PaniconiMerge "Don't use gf_update by default for 1-pass CBR."
2014-01-10 Dmitry KovalevCleaning up vp9_dx_iface.c.
2014-01-10 hkuangMerge "Fix Issue #679: vp9 C loop filter produces...
2014-01-10 Dmitry KovalevCleaning up vp9_rc_postencode_update() function.
2014-01-10 Marco PaniconiDon't use gf_update by default for 1-pass CBR.
2014-01-10 Dmitry KovalevMerge "Adding {get, set}_rate_correction_factor() funct...
2014-01-10 hkuangFix Issue #679: vp9 C loop filter produces valgrind...
2014-01-10 Marco PaniconiMerge "Keep buffer clipped to maximum in change_config."
2014-01-10 Paul WilkinsRevert "SSSE3 convolution optimization"
2014-01-10 Jingning HanEnable skipping reference frame check in rd loop
2014-01-10 Jingning HanMerge "Optimze inv 16x16 DCT with 10 non-zero coeffs...
2014-01-10 Jingning HanMerge "Optimze inv 16x16 DCT with 10 non-zero coeffs...
2014-01-10 Deb MukherjeeMerge "Cleanups on refresh flags"
2014-01-10 Deb MukherjeeCleanups on refresh flags
2014-01-09 JohannMerge "Use the correct member for initialization"
2014-01-09 Yaowu XuMerge "Simplify set_rt_speed_feature()"
2014-01-09 Marco PaniconiKeep buffer clipped to maximum in change_config.
2014-01-09 Dmitry KovalevMerge "Renaming 'Sharpness' to 'sharpness'."
2014-01-09 Yaowu XuSimplify set_rt_speed_feature()
2014-01-09 Jingning HanOptimze inv 16x16 DCT with 10 non-zero coeffs - P2
2014-01-09 Yunqing WangMerge "SSSE3 convolution optimization"
2014-01-09 levytamar82SSSE3 convolution optimization
2014-01-09 Dmitry KovalevMerge "Removing examples code generation and making...
2014-01-09 Dmitry KovalevMerge "Using VP9_COMMON instead of VP9_COMP."
2014-01-09 JohannMerge "VP8 for ARMv8 by using NEON intrinsics 01"
2014-01-09 James YuVP8 for ARMv8 by using NEON intrinsics 01
2014-01-09 Paul WilkinsMerge "Fix rate allocation bug."
2014-01-09 JohannUse the correct member for initialization
2014-01-09 Dmitry KovalevUsing VP9_COMMON instead of VP9_COMP.
2014-01-09 Dmitry KovalevMerge "Removing direct references to {lst_fb, gld_fb...
2014-01-09 JohannMerge "Install test sources for MSVS"
2014-01-09 Dmitry KovalevMerge "Cleanups around cpi->common."
2014-01-09 Dmitry KovalevAdding {get, set}_rate_correction_factor() functions.
2014-01-09 Dmitry KovalevMerge "Renaming 'Mode' to 'mode'."
2014-01-08 JohannInstall test sources for MSVS
2014-01-08 Jingning HanOptimze inv 16x16 DCT with 10 non-zero coeffs - P1
2014-01-08 Dmitry KovalevRemoving direct references to {lst_fb, gld_fb, alt_fb...
2014-01-08 Dmitry KovalevCleanups around cpi->common.
2014-01-08 Alex ConverseMerge "Add a C fallback for get_msb() and change inline...
2014-01-08 hkuangMerge "Add initial intra frame neon optimization. 1...
2014-01-08 Dmitry KovalevRenaming 'Mode' to 'mode'.
2014-01-08 Dmitry KovalevRenaming 'Sharpness' to 'sharpness'.
2014-01-08 Dmitry KovalevMerge "Using struct twopass_rc* instead of VP9_COMP*."
2014-01-08 Alex ConverseAdd a C fallback for get_msb() and change inline to...
2014-01-08 hkuangAdd initial intra frame neon optimization. 1~2% gain.
2014-01-08 Yunqing WangMerge "AVX2 Variance Optimization"
2014-01-08 JohannMerge "Include gen_msvs_vcxproj.sh"
2014-01-08 Alex ConverseMerge "Replace RD modeling with a fixed point approxima...
2014-01-08 levytamar82AVX2 Variance Optimization
2014-01-08 Alex ConverseReplace RD modeling with a fixed point approximation.
2014-01-08 Jingning HanMerge "Fix an issue in motion vector prediction stage"
2014-01-08 JohannInclude gen_msvs_vcxproj.sh
2014-01-08 Deb MukherjeeMerge "Further rate control cleanups"
2014-01-08 JohannMerge "Remove yasm.rules dependency"
2014-01-08 Paul WilkinsFix rate allocation bug.
2014-01-07 Dmitry KovalevRemoving examples code generation and making them static.
2014-01-07 Deb MukherjeeFurther rate control cleanups
2014-01-07 Jingning HanFix an issue in motion vector prediction stage
2014-01-07 Jingning HanRemove deprecated variable from rt_speed_feature
2014-01-07 Dmitry KovalevMerge "Adding new_mv local variable."
2014-01-07 Dmitry KovalevMerge "Adding get_ref_frame_buffer() function."
2014-01-07 Dmitry KovalevMerge "Removing unused mvp_fill manipulation code."
2014-01-07 Jingning HanMerge "Remove avoid_frame_with_high_error from RD loop"
2014-01-07 Dmitry KovalevMerge "Reusing ROUND_POWER_OF_TWO macro."
2014-01-07 Paul WilkinsMerge "Clean up: unused function and variables"
2014-01-07 Dmitry KovalevRemoving unused mvp_fill manipulation code.
2014-01-07 Dmitry KovalevMerge "Replacing &cpi->common with cm."
2014-01-07 Dmitry KovalevAdding new_mv local variable.
2014-01-07 Dmitry KovalevReusing ROUND_POWER_OF_TWO macro.
2014-01-07 Dmitry KovalevReplacing &cpi->common with cm.
2014-01-07 Alex ConverseMerge "Fix encoding Raw yv12 and i420 from a pipe."
2014-01-07 Marco PaniconiMerge "Code cleanup: remove unneeded lines."
2014-01-07 Alex ConverseFix encoding Raw yv12 and i420 from a pipe.
next