platform/upstream/libvpx.git
2014-04-10 Yunqing WangDefine var threshold as unsigned int to match the type
2014-04-10 Yunqing WangMerge "Fix encoder uninitialized read errors reported...
2014-04-10 Jingning HanMerge "Fix coding format in vp9_rc_regulate_q"
2014-04-10 Yaowu XuMerge "Prevent the usage of invalid best_mode_index"
2014-04-10 Yaowu XuMerge "Remove duplicate code"
2014-04-10 Yunqing WangMerge "Minor code cleanup"
2014-04-10 Dmitry KovalevMerge "Revert "Converting set_prev_mi() to get_prev_mi...
2014-04-10 Dmitry KovalevMerge "Moving q_trans[] table to vp9_quantize.{c, h}."
2014-04-10 Dmitry KovalevMerge "Removing unused code from vp9_onyx_if.c."
2014-04-10 Yaowu XuPrevent the usage of invalid best_mode_index
2014-04-09 Dmitry KovalevMerge "Removing redundant assignments."
2014-04-09 Alex ConverseMerge "Remove unused tile arguments from vp_rdopt."
2014-04-09 Alex ConverseMerge "Cleanup vp9_rd_pick_inter_mode_sub8x8()."
2014-04-09 Jingning HanFix coding format in vp9_rc_regulate_q
2014-04-09 Dmitry KovalevRevert "Converting set_prev_mi() to get_prev_mi()."
2014-04-09 Yaowu XuMerge "Fix the setting of mode_skip_mask"
2014-04-09 Dmitry KovalevRemoving unused code from vp9_onyx_if.c.
2014-04-09 Dmitry KovalevMoving q_trans[] table to vp9_quantize.{c, h}.
2014-04-09 Tom FineganMerge "Fix avx builds on macosx with clang 5.0."
2014-04-09 Yaowu XuRemove duplicate code
2014-04-09 Dmitry KovalevMerge "Adding vp9_inc_frame_in_layer() function."
2014-04-09 Yunqing WangMinor code cleanup
2014-04-09 Alex ConverseRemove unused tile arguments from vp_rdopt.
2014-04-09 Alex ConverseCleanup vp9_rd_pick_inter_mode_sub8x8().
2014-04-09 Alex ConverseMerge "Fixing broken build."
2014-04-09 Yaowu XuFix the setting of mode_skip_mask
2014-04-09 James ZernMerge "Fix TODO typo"
2014-04-09 James ZernMerge "Add more test files that change number of tile...
2014-04-09 Vignesh Venkatasubra... Merge "third_party/libwebm: Pull from upstream"
2014-04-09 Dmitry KovalevFixing broken build.
2014-04-09 Dmitry KovalevMerge "Converting set_prev_mi() to get_prev_mi()."
2014-04-09 Yunqing WangMerge "Use source frame difference to make partition...
2014-04-09 Dmitry KovalevAdding vp9_inc_frame_in_layer() function.
2014-04-09 Dmitry KovalevMerge "Applying q_trans[] inside set_encoder_config()."
2014-04-09 Yunqing WangFix encoder uninitialized read errors reported by drmemory
2014-04-09 Jingning HanMerge "Select prediction filter type in non-RD mode...
2014-04-09 Frank GalliganFix TODO typo
2014-04-09 Frank GalliganAdd more test files that change number of tile columns.
2014-04-09 Deb MukherjeeMerge "High-level hooks for Profile 2 (10/12 bit)"
2014-04-09 Dmitry KovalevApplying q_trans[] inside set_encoder_config().
2014-04-09 Tom FineganFix avx builds on macosx with clang 5.0.
2014-04-09 Dmitry KovalevRemoving redundant assignments.
2014-04-09 Dmitry KovalevMerge "Cleaning up encode_frame_internal()."
2014-04-09 Dmitry KovalevMerge "Cleaning up vp9_firstpass.c"
2014-04-09 Dmitry KovalevMerge "Adding vp9_ssim.h file."
2014-04-09 Frank GalliganMerge "Fix decoder resolution change with tiles"
2014-04-09 Yunqing WangUse source frame difference to make partition decision
2014-04-08 Jingning HanSelect prediction filter type in non-RD mode decision
2014-04-08 Vignesh Venkatasubra... third_party/libwebm: Pull from upstream
2014-04-08 Deb MukherjeeHigh-level hooks for Profile 2 (10/12 bit)
2014-04-08 Dmitry KovalevAdding vp9_ssim.h file.
2014-04-08 Dmitry KovalevCleaning up vp9_firstpass.c
2014-04-08 Frank GalliganFix decoder resolution change with tiles
2014-04-08 Dmitry KovalevMerge "Cleaning up vp9_ratectrl.c file."
2014-04-08 Dmitry KovalevMerge "Cleaning up vp9_diamond_search_sad_c() function."
2014-04-08 Dmitry KovalevMerge "Moving init_rate_control() to vp9_ratectrl....
2014-04-08 Dmitry KovalevCleaning up vp9_ratectrl.c file.
2014-04-08 Dmitry KovalevRenaming VP9D_COMP & VP9Decompressor to VP9Decoder.
2014-04-08 Yaowu XuMerge "vp9_ratectrl: change ARF overlays rate correctio...
2014-04-08 Yaowu XuMerge "Replace imprecise 32 bits calculations by 64...
2014-04-08 Yaowu XuMerge "vp9_firstpass: Get rid of magic number in bits...
2014-04-08 Dmitry KovalevMerge "Moving compute_qdelta functions into vp9_ratectr...
2014-04-08 Marco PaniconiMerge "Add constrained-copy partition to speed features."
2014-04-07 Dmitry KovalevMoving compute_qdelta functions into vp9_ratectrl....
2014-04-07 Dmitry KovalevCleaning up vp9_diamond_search_sad_c() function.
2014-04-07 Dmitry KovalevMerge "Fixing memory leak introduced in previous commit."
2014-04-07 Dmitry KovalevConverting set_prev_mi() to get_prev_mi().
2014-04-07 Dmitry KovalevCleaning up encode_frame_internal().
2014-04-07 Marco PaniconiAdd constrained-copy partition to speed features.
2014-04-07 Joshua LittMerge "Small fixes to script based off of cry-infra"
2014-04-07 Dmitry KovalevMerge "Rewriting calc_plane_error() function."
2014-04-07 Joshua LittSmall fixes to script based off of cry-infra
2014-04-07 Dmitry KovalevMerge "General vp9_encodeframe.c cleanup."
2014-04-07 Dmitry KovalevMoving init_rate_control() to vp9_ratectrl.{c, h}.
2014-04-07 Dmitry KovalevFixing memory leak introduced in previous commit.
2014-04-07 Dmitry KovalevMerge "Cleaning up vp9_speed_features.c."
2014-04-07 Dmitry KovalevMerge "Removing unused seg0_* vars."
2014-04-07 Dmitry KovalevMerge "Moving {restore, save}_coding_context to vp9_ony...
2014-04-07 Dmitry KovalevMerge "Cleaning up vp9_{cx, dx}_iface.c files."
2014-04-07 Dmitry KovalevCleaning up vp9_speed_features.c.
2014-04-07 Dmitry KovalevAdding temp svc variable.
2014-04-07 Dmitry KovalevCleaning up vp9_{cx, dx}_iface.c files.
2014-04-07 Dmitry KovalevMoving {restore, save}_coding_context to vp9_onyx_if.c
2014-04-07 Guillaume Martresvp9_ratectrl: change ARF overlays rate correction factor
2014-04-07 Guillaume MartresReplace imprecise 32 bits calculations by 64 bits calcu...
2014-04-07 Guillaume Martresvp9_firstpass: Get rid of magic number in bits per...
2014-04-07 Dmitry KovalevMerge "Cleaning up vp9_refining_search_sadx4() function."
2014-04-07 Dmitry KovalevMerge "Moving all RATE_CONTROL initialization to init_r...
2014-04-06 Jingning HanMerge "Set up early RD cost check for NEWMV in non...
2014-04-04 Jingning HanSet up early RD cost check for NEWMV in non-RD mode...
2014-04-04 Dmitry KovalevMerge "Refactoring decode_one() function."
2014-04-04 Dmitry KovalevMoving all RATE_CONTROL initialization to init_rate_con...
2014-04-04 hkuangMerge "Code clean up."
2014-04-04 Dmitry KovalevMerge "Adding FAST_COEFF_UPDATE enum."
2014-04-04 James ZernMerge "Re-enable datarate tests for speeds 5 and 6."
2014-04-04 Dmitry KovalevGeneral vp9_encodeframe.c cleanup.
2014-04-04 Dmitry KovalevRefactoring decode_one() function.
2014-04-04 Marco PaniconiRe-enable datarate tests for speeds 5 and 6.
2014-04-04 Dmitry KovalevAdding FAST_COEFF_UPDATE enum.
2014-04-04 Jan GerberRemove an unused typedef
next