platform/upstream/libvpx.git
2014-01-02 Yaowu XuMerge "Fix show existing frame"
2013-12-27 Jingning HanMerge "Adaptive motion control on ref and search range"
2013-12-27 Dmitry KovalevMerge "Removing vpx_codec_vp9x_cx and internal experime...
2013-12-27 Yunqing WangMerge "Remove a unused sub-pixel search"
2013-12-27 Dmitry KovalevRemoving vpx_codec_vp9x_cx and internal experimental...
2013-12-27 Jingning HanAdaptive motion control on ref and search range
2013-12-26 Dmitry KovalevMerge "Calculating has_second_ref only once for single_...
2013-12-26 Dmitry KovalevMerge "Removing vp9_findnearmv.{h, c} files."
2013-12-20 Dmitry KovalevMoving MAX_PROB constant to vp9_prob.h.
2013-12-20 Dmitry KovalevRenaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}.
2013-12-20 Dmitry KovalevMerge "Renaming vp9_boolcoder.{h, c} to vp9_writer...
2013-12-20 Dmitry KovalevMerge "Using single struct to represent scale factors."
2013-12-20 Dmitry KovalevRenaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}.
2013-12-20 Dmitry KovalevMerge "Reusing FRAME_COUNTS in the encoder."
2013-12-20 Jingning HanMerge "Store the SSE of prediction residuals"
2013-12-20 Marco PaniconiMerge "Initialize avg_frame_qindex to worst_allowed...
2013-12-20 Yaowu XuMerge "Fix a bug"
2013-12-20 Yaowu XuFix a bug
2013-12-20 Yunqing WangMerge "Code clean up"
2013-12-20 Paul WilkinsMerge "Adjust gf_group_error_left for arf groups."
2013-12-20 James ZernMerge "test/partial_idct_test: fix msvc build"
2013-12-20 Jingning HanStore the SSE of prediction residuals
2013-12-20 Dmitry KovalevRemoving vp9_findnearmv.{h, c} files.
2013-12-20 Dmitry KovalevUsing single struct to represent scale factors.
2013-12-19 Dmitry KovalevMerge "vp9_encode_frame() cleanup."
2013-12-19 Marco PaniconiInitialize avg_frame_qindex to worst_allowed for 1...
2013-12-19 Dmitry KovalevCall set_scaled_offsets() just before scale_mv() call.
2013-12-19 Dmitry KovalevMerge "Adding get_block_variance_fn() function."
2013-12-19 Dmitry KovalevMerge "Replacing 1 << mi_{width, height}_log2() with...
2013-12-19 Dmitry Kovalevvp9_encode_frame() cleanup.
2013-12-19 Dmitry KovalevAdding get_block_variance_fn() function.
2013-12-19 Dmitry KovalevReplacing 1 << mi_{width, height}_log2() with lookup...
2013-12-19 Deb MukherjeeMerge "Begin refactor of frame schedule in rate control"
2013-12-19 Yunqing WangRemove a unused sub-pixel search
2013-12-19 Yunqing WangCode clean up
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 Deb MukherjeeBegin refactor of frame schedule in rate control
2013-12-19 Tom FineganMerge "test/decode_perf_test: fix msvc build"
2013-12-19 Paul WilkinsAdjust gf_group_error_left for arf groups.
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 Dmitry KovalevReusing FRAME_COUNTS in the encoder.
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-19 James Zerntest/partial_idct_test: fix msvc build
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 Dmitry KovalevCalculating has_second_ref only once for single_ref...
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...
next