platform/upstream/libvpx.git
2013-12-19 Dmitry KovalevMerge "Converting vp9_treecoder.h to vp9_prob.{h, c}"
2013-12-19 Dmitry KovalevMerge "Adding get_zbin_mode_boost() function."
2013-12-19 Tom FineganMerge "test/decode_perf_test: fix msvc build"
2013-12-19 Paul WilkinsAllow arf just before kfs or end of sequence.
2013-12-19 Paul WilkinsFurther q estimate adjustment.
2013-12-19 Paul WilkinsRemove unused code and data structure.
2013-12-19 Tom Finegantest/decode_perf_test: fix msvc build
2013-12-19 James ZernMerge "test/partial_idct_test: fix formatting and a...
2013-12-19 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-18 James Zerntest/partial_idct_test: fix formatting and a warning
2013-12-18 JohannCast away Windows warning
2013-12-18 Alex ConverseMerge "Fix arnr for 4:4:4."
2013-12-18 Alex ConverseFix arnr for 4:4:4.
2013-12-18 Marco PaniconiMerge "Fix to overflow in asan test (for vp8 encoder)."
2013-12-18 Marco PaniconiFix to overflow in asan test (for vp8 encoder).
2013-12-18 Jingning HanReplace cpi->common with cm in vp9_onyx_if
2013-12-18 Jingning HanMerge "Make rd_pred_filter update consistent in all...
2013-12-18 Jingning HanMake rd_pred_filter update consistent in all bsizes
2013-12-18 Yaowu XuMerge "Added a test vector that exercises lpf deltas"
2013-12-18 Dmitry KovalevAdding get_zbin_mode_boost() function.
2013-12-18 Marco PaniconiMerge "Updates for 1-pass CBR rate control."
2013-12-18 Yaowu XuAdded a test vector that exercises lpf deltas
2013-12-18 Marco PaniconiUpdates for 1-pass CBR rate control.
2013-12-18 JohannMerge "Fix incorrect size reading"
2013-12-18 JohannMerge "Only exclude VP8 when it is included"
2013-12-18 Frank GalliganMerge "Increase required number of external frame buffers"
2013-12-18 Jim BankoskiMerge "rename loop filter functions"
2013-12-18 JohannFix incorrect size reading
2013-12-18 JohannOnly exclude VP8 when it is included
2013-12-18 James ZernMerge "Add external constants."
2013-12-18 Frank GalliganIncrease required number of external frame buffers
2013-12-18 Jim Bankoskirename loop filter functions
2013-12-18 Frank GalliganAdd external constants.
2013-12-18 Yaowu XuMerge changes I5d28c2f5,Ib00b036f
2013-12-18 Dmitry KovalevMerge "Calling is_inter_block() only if mbmi is available."
2013-12-17 Yaowu XuRemove redundant function and calls
2013-12-17 Dmitry KovalevMerge "Converting mode_lf_lut struct member into static...
2013-12-17 Yaowu XuAdd test for partial inverse transforms
2013-12-17 Dmitry KovalevReusing FRAME_COUNTS in the encoder.
2013-12-17 James Zern{,vpx_scale}: normalize include guards
2013-12-17 James Zernvpx_ports: normalize include guards
2013-12-17 James Zernvpx_mem: normalize include guards
2013-12-17 James Zernvpx: normalize include guards
2013-12-17 James Zernvp8/encoder: normalize include guards
2013-12-17 James Zernvp8/decoder: normalize include guards
2013-12-17 James Zernvp8/common: normalize include guards
2013-12-17 James Zernvp9: normalize include guards
2013-12-17 JohannMerge "Avoid mixed comparison"
2013-12-17 JohannMerge "Add const to match declaration"
2013-12-17 JohannMerge "Include files in the same directory directly"
2013-12-17 Yaowu XuMerge "Define POSITION to differentiate from MV"
2013-12-17 Yaowu XuMerge "Move two functions to encoder"
2013-12-17 Jingning HanMerge "Fix rd_filter_cache update in sub8x8 RD loop"
2013-12-17 Jingning HanMerge "Remove redefinition in handle_inter_mode"
2013-12-17 Deb MukherjeeMerge "Rate control changes on active_worst_quality"
2013-12-17 Yaowu XuDefine POSITION to differentiate from MV
2013-12-17 Yaowu XuMove two functions to encoder
2013-12-17 Yaowu XuMerge "Added a test vector"
2013-12-17 Deb MukherjeeRate control changes on active_worst_quality
2013-12-17 Dmitry KovalevMerge "Using MV struct instead of int_mv union in encod...
2013-12-16 Yaowu XuAdded a test vector
2013-12-16 JohannAvoid mixed comparison
2013-12-16 JohannAdd const to match declaration
2013-12-16 JohannInclude files in the same directory directly
2013-12-16 Dmitry KovalevMerge "Getting rid of b_{width, height}_log2 calls...
2013-12-16 Dmitry KovalevCalling is_inter_block() only if mbmi is available.
2013-12-16 Jingning HanFix rd_filter_cache update in sub8x8 RD loop
2013-12-16 hkuangMerge "Remove border extension in intra frame prediction."
2013-12-16 Dmitry KovalevMerge "Yet another vp9_pred_common.c cleanup."
2013-12-16 Dmitry KovalevMerge "Reusing nmv_frame_counts from FRAME_COUNTS in...
2013-12-16 hkuangRemove border extension in intra frame prediction.
2013-12-16 Dmitry KovalevConverting vp9_treecoder.h to vp9_prob.{h, c}
2013-12-16 Dmitry KovalevMerge "Cleaning up encode_sb() and encode_b() functions."
2013-12-16 Dmitry KovalevMerge "Removing unnecessary assert(delta != 0) from...
2013-12-16 Deb MukherjeeChange in data rate test to be less stringent
2013-12-16 Frank GalliganAdd frame buffer lru cache.
2013-12-16 Frank GalliganMerge "Add support to pass in external frame buffers."
2013-12-16 Frank GalliganAdd support to pass in external frame buffers.
2013-12-15 Dmitry KovalevConverting mode_lf_lut struct member into static lookup...
2013-12-15 Dmitry KovalevYet another vp9_pred_common.c cleanup.
2013-12-14 James Zernwebmdec/tests: fix leak when file isn't read to eof
2013-12-14 Dmitry KovalevRemoving unnecessary assert(delta != 0) from encode_loo...
2013-12-14 Dmitry KovalevUsing MV struct instead of int_mv union in encoder...
2013-12-14 Dmitry KovalevMerge "Using MV struct instead of int_mv union in encoder."
2013-12-13 Dmitry KovalevMerge "vp9_convole.c cleanup."
2013-12-13 Dmitry KovalevMerge "Cleaning up vp9_append_sub8x8_mvs_for_idx()."
2013-12-13 Dmitry KovalevUsing MV struct instead of int_mv union in encoder.
2013-12-13 Yunqing WangMerge "Increase disable_filter_search_var_thresh threshold"
2013-12-13 Jingning HanRemove redefinition in handle_inter_mode
2013-12-13 Dmitry KovalevGetting rid of b_{width, height}_log2 calls in non...
2013-12-13 James ZernMerge "obj_int_extract: fix compile warning"
2013-12-13 James ZernMerge "vp9 asserts: fix compile warning"
2013-12-13 Jingning HanMerge "Rename so -> scan_order in vp9_encodemb.c"
2013-12-13 Dmitry KovalevMerge "Renaming treed_write() to vp9_write_tree()."
2013-12-13 Dmitry KovalevMerge "zz_motion_search() cleanup."
2013-12-13 Dmitry KovalevMerge "Moving mi configuration loop from vp9_read_mode_...
2013-12-13 Jingning HanMerge "Remove some dead code"
2013-12-13 Jingning HanRename so -> scan_order in vp9_encodemb.c
2013-12-13 Yunqing WangIncrease disable_filter_search_var_thresh threshold
2013-12-13 Adrian GrangeMerge "Set rc_2pass_vbr_maxsection_pct to correct value"
next