platform/upstream/libvpx.git
2014-11-05 Johannvp8 quantize is now in intrinsics, not asm
2014-11-05 Jingning HanMerge "Skip ref frame mode search conditioned on predic...
2014-11-05 James Zernquantize_test: delete QuantizePair related tests
2014-11-05 JohannMerge "Remove pair quantization"
2014-11-05 JohannMerge "vp8 quantization -> intrinsics"
2014-11-04 Minghai ShangMerge "[spatial svc] Make spatial svc working for one...
2014-11-04 hkuangMerge "Fix the memory leak due to missing free frame_mvs."
2014-11-04 JohannMerge "Avoid divide-by-zero in vp8 initialization"
2014-11-04 hkuangFix the memory leak due to missing free frame_mvs.
2014-11-04 JohannAvoid divide-by-zero in vp8 initialization
2014-11-04 Minghai Shang[spatial svc] Make spatial svc working for one pass...
2014-11-04 JohannAlign structures in quantize test
2014-11-04 JohannAdd some indirection to the quantize test
2014-11-04 Jingning HanMerge "Refactor sub-pixel motion search unit"
2014-11-04 Jingning HanSkip ref frame mode search conditioned on predicted...
2014-11-04 Yunqing WangMerge "WORKAROUND FIX FOR GCC4.9.1"
2014-11-03 JohannMerge "vp8 quantize test"
2014-11-03 MarcoMerge "Allow disable of refresh golden for more than...
2014-11-03 Johannvp8 quantize test
2014-11-03 Jingning HanRefactor sub-pixel motion search unit
2014-11-03 Jingning HanMerge "Fix the THR_MODES array used in vp9_pick_inter_mode"
2014-11-03 Yaowu XuMerge "Fix speed 7 and speed 12 for rt"
2014-11-03 MarcoAllow disable of refresh golden for more than 1 layer...
2014-11-02 Jingning HanFix the THR_MODES array used in vp9_pick_inter_mode
2014-11-01 levytamar82WORKAROUND FIX FOR GCC4.9.1
2014-11-01 Yaowu XuFix speed 7 and speed 12 for rt
2014-11-01 hkuangBind motion vectors with frame buffer structure.
2014-10-31 JohannRemove pair quantization
2014-10-31 Johannvp8 quantization -> intrinsics
2014-10-31 Jingning HanMerge "Fix mode index use case in vp9_pick_inter_mode"
2014-10-31 Jingning HanMerge "Refactor vp9_update_rd_thresh_fact"
2014-10-31 Jingning HanMerge "Rework pred pixel buffer system in non-RD coding...
2014-10-30 Jingning HanFix mode index use case in vp9_pick_inter_mode
2014-10-30 Jingning HanRefactor vp9_update_rd_thresh_fact
2014-10-30 Jingning HanRework pred pixel buffer system in non-RD coding mode
2014-10-30 Hui SuMerge "Move the definition of switchable filter numbers...
2014-10-30 Hui SuMerge "Combine vp9_encode_block_intra and encode_block_...
2014-10-30 Yunqing WangMerge "Remove unused speed feature"
2014-10-30 MarcoMerge "Addd error resilience test for temporal layers."
2014-10-30 Yunqing WangRemove unused speed feature
2014-10-29 MarcoAddd error resilience test for temporal layers.
2014-10-29 Jingning HanMerge "Enable mode search threshold update in non-RD...
2014-10-29 Jingning HanEnable mode search threshold update in non-RD coding...
2014-10-29 Adrian GrangeSimplify vp9_set_rd_speed_thresholds_sub8x8
2014-10-29 Hui SuCombine vp9_encode_block_intra and encode_block_intra
2014-10-28 Jingning HanMerge "Use zero motion vector in choose_partitioning"
2014-10-28 JackyChenMerge "vp9_denoiser_sse2: refactor the code."
2014-10-28 Yaowu XuMerge "Allow update of golden refernce buffer in CBR...
2014-10-28 JackyChenvp9_denoiser_sse2: refactor the code.
2014-10-28 Yaowu XuMerge "Add a new control of golden frame boost in CBR...
2014-10-28 Yaowu XuAllow update of golden refernce buffer in CBR mode
2014-10-28 Paul WilkinsRelax maximum Q for extreme overshoot.
2014-10-28 Jingning HanUse zero motion vector in choose_partitioning
2014-10-28 Jingning HanRefactor encoder tile data structure
2014-10-27 Yaowu XuAdd a new control of golden frame boost in CBR mode
2014-10-27 Jingning HanRefactor rtc coding mode to support tile encoding
2014-10-27 Yaowu XuMerge "Add a new control of max bitrate for inter frame"
2014-10-25 Jingning HanMerge "Tile based adaptive mode search in RD loop"
2014-10-24 James ZernMerge changes I8a9c9019,Ic7b2faa3,I44d42a50,I3f3a3924...
2014-10-24 Yaowu XuAdd a new control of max bitrate for inter frame
2014-10-24 Jingning HanTile based adaptive mode search in RD loop
2014-10-24 Marcovp8: Updates to noise level estimate.
2014-10-24 Paul WilkinsMerge "Enable dual arf with constant q."
2014-10-24 Paul WilkinsMerge "Move frame re-sizing into the recode loop"
2014-10-23 Adrian GrangeMove frame re-sizing into the recode loop
2014-10-23 Tom FineganMerge "build/make/iosbuild.sh: Remove armv6 support."
2014-10-23 Yaowu XuMerge "Move filter_ref initialization"
2014-10-23 James Zernadd vp9_loop_filter_data_reset
2014-10-23 Yaowu XuMove filter_ref initialization
2014-10-23 Paul WilkinsEnable dual arf with constant q.
2014-10-23 Paul WilkinsMerge "Initialization bug for multi arf."
2014-10-23 Jingning HanMerge "Allow checking zeromv mode in vp9_pick_inter_mode"
2014-10-23 Yunqing WangMerge "vp9_ethread: allocate frame contexts outside...
2014-10-22 Tom Fineganbuild/make/iosbuild.sh: Remove armv6 support.
2014-10-22 Frank GalliganMerge "Fix Neon convolve profiling"
2014-10-22 Yunqing Wangvp9_ethread: allocate frame contexts outside VP9_COMMON...
2014-10-22 Yaowu XuMerge "Fix a subtle issue in re-use inter_pred"
2014-10-22 Jingning HanAllow checking zeromv mode in vp9_pick_inter_mode
2014-10-22 JackyChenMerge "vp9_denoiser_sse2.c: improve code style."
2014-10-22 Yaowu XuFix a subtle issue in re-use inter_pred
2014-10-22 JackyChenvp9_denoiser_sse2.c: improve code style.
2014-10-22 Frank GalliganFix Neon convolve profiling
2014-10-22 Paul WilkinsInitialization bug for multi arf.
2014-10-22 Marcovp8: Update to computation of noise level.
2014-10-22 Jingning HanMerge "Refactor rate distortion cost structure in non...
2014-10-22 Yaowu XuMerge "Change speed features for good quality(cpu-used=5)"
2014-10-22 Jingning HanRefactor rate distortion cost structure in non-RD codin...
2014-10-21 Hui SuMove the definition of switchable filter numbers into...
2014-10-21 Yaowu XuChange speed features for good quality(cpu-used=5)
2014-10-21 Jingning HanRemove unused copy_partitioning
2014-10-21 Deb MukherjeeMerge "Adding test vectors for profile 2 and 3"
2014-10-21 Jingning HanMerge "Remove deprecated constrain_copy_partitioning...
2014-10-21 Jingning HanMerge "Remove unused sb_has_motion function in vp9_enco...
2014-10-21 Jingning HanMerge "Remove deprecated use_lastframe_partitioning...
2014-10-21 Jingning HanMerge "Hybrid partition search for rtc coding mode"
2014-10-21 Paul WilkinsMerge "Extend --auto-alt-ref so it can enable multi...
2014-10-21 Paul WilkinsMerge "Resolve compiler warning."
2014-10-21 Deb MukherjeeAdding test vectors for profile 2 and 3
2014-10-21 Jingning HanRemove deprecated constrain_copy_partitioning function
2014-10-21 Jingning HanRemove unused sb_has_motion function in vp9_encodeframe.c
next