platform/upstream/libvpx.git
2013-07-19 Dmitry KovalevConsistent names for inter mode probabilities and encod...
2013-07-19 James ZernMerge "cosmetics: tile_independence_test: fix formatting"
2013-07-19 Paul WilkinsMerge "Alignment of THR_MODES to vp9_mode_order[]"
2013-07-19 Paul WilkinsMerge "Block index variables in MACROBLOCKD reduced...
2013-07-19 hkuangMerge "Add neon optimize vp9_short_idct8x8_add."
2013-07-19 Paul WilkinsAlignment of THR_MODES to vp9_mode_order[]
2013-07-19 Paul WilkinsBlock index variables in MACROBLOCKD reduced to chars.
2013-07-19 Dmitry KovalevMerge "Removing kf_{y, uv}_mode_prob arrays from VP9Com...
2013-07-19 Yaowu XuMerge "Fix slightly quality drop caused at speed 1."
2013-07-19 Dmitry KovalevMerge "Removing unused int_mv32 union."
2013-07-19 Ronald S. BultjeFix slightly quality drop caused at speed 1.
2013-07-19 Yaowu XuMerge "Add best_rd breakout to keyframe partition selec...
2013-07-19 Yaowu XuMerge "Merge scale_factors and scale_factors_uv."
2013-07-19 Yaowu XuMerge "Do in-place UV intra mode selection."
2013-07-19 Yaowu XuMerge "Change break statement in a 2d loop to a return...
2013-07-19 Dmitry KovalevMerge "Using VP9_REF_NO_SCALE instead of (1 << VP9_REF_...
2013-07-18 hkuangAdd neon optimize vp9_short_idct8x8_add.
2013-07-18 James Zerncosmetics: tile_independence_test: fix formatting
2013-07-18 Dmitry KovalevUsing VP9_REF_NO_SCALE instead of (1 << VP9_REF_SCALE_S...
2013-07-18 Ronald S. BultjeMerge "Remove motion vectors from PARTITION_INFO."
2013-07-18 Dmitry KovalevMerge "Removing unused mv_bias and check_mv_bounds...
2013-07-18 Dmitry KovalevMerge "Removing unused members of VP9Decompressor:...
2013-07-18 Ronald S. BultjeAdd best_rd breakout to keyframe partition selection...
2013-07-18 Ronald S. BultjeMerge scale_factors and scale_factors_uv.
2013-07-18 Ronald S. BultjeDo in-place UV intra mode selection.
2013-07-18 Ronald S. BultjeChange break statement in a 2d loop to a return statement.
2013-07-18 Ronald S. BultjeRemove motion vectors from PARTITION_INFO.
2013-07-18 Ronald S. BultjeMerge "Fix bug where we don't choose any mode in RD...
2013-07-18 Ronald S. BultjeFix bug where we don't choose any mode in RD selection.
2013-07-18 Dmitry KovalevRemoving unused members of VP9Decompressor: mbc, prob_s...
2013-07-18 Dmitry KovalevRemoving unused mv_bias and check_mv_bounds functions.
2013-07-18 JohannMerge "libvpx: enable building for iOS devices (armv7)"
2013-07-18 Ami Fischmanlibvpx: enable building for iOS devices (armv7)
2013-07-18 Frank GalliganMerge "Fix horz loopfilter loops"
2013-07-18 Ronald S. BultjeMerge "Fix bug which skips zeromv even if near/nearest...
2013-07-18 Frank GalliganFix horz loopfilter loops
2013-07-18 Ronald S. BultjeFix bug which skips zeromv even if near/nearest is...
2013-07-18 Jingning HanUse mv_check_bounds in sub8x8 rd loop
2013-07-18 Dmitry KovalevRemoving unused int_mv32 union.
2013-07-17 Dmitry KovalevRemoving kf_{y, uv}_mode_prob arrays from VP9Common.
2013-07-17 Ronald S. BultjeMerge "Add a best_yrd shortcut in splitmv mode search."
2013-07-17 Ronald S. BultjeMerge "Skip redundant nearest/near/zero encodes in...
2013-07-17 Ronald S. BultjeMerge "Skip nearest/near/zero redundant encodes."
2013-07-17 Ronald S. BultjeMerge "Best_rd breakout in rd partition search."
2013-07-17 Yunqing WangMerge "Remove unnecessary calling of vp9_init_quantizer()"
2013-07-17 Yunqing WangRemove unnecessary calling of vp9_init_quantizer()
2013-07-17 hkuangMerge "Remove unnecessary buffer copy in idct4x4."
2013-07-17 Yaowu XuMerge "changed mode checking order"
2013-07-17 Dmitry KovalevMerge changes Ieffea49e,Idf610746
2013-07-17 Dmitry KovalevMerge "Removing experimental code from vp9_entropymv.c."
2013-07-17 Dmitry KovalevMerge "Adding read_comp_pred function."
2013-07-17 Ronald S. BultjeAdd a best_yrd shortcut in splitmv mode search.
2013-07-17 hkuangRemove unnecessary buffer copy in idct4x4.
2013-07-17 Ronald S. BultjeSkip redundant nearest/near/zero encodes in splitmv.
2013-07-17 Yaowu Xuchanged mode checking order
2013-07-17 Ronald S. BultjeSkip nearest/near/zero redundant encodes.
2013-07-17 Yunqing WangEnable disable_splitmv feature for other speeds
2013-07-17 Dmitry KovalevRemoving experimental code from vp9_entropymv.c.
2013-07-17 JohannMerge "vp9_convolve8_neon placeholder"
2013-07-17 Ronald S. BultjeBest_rd breakout in rd partition search.
2013-07-17 Ronald S. BultjeDo a skip-block check for sub8x8 partitions also.
2013-07-17 Yunqing WangSpeed up motion estimation using small partitions'...
2013-07-17 Johannvp9_convolve8_neon placeholder
2013-07-17 Yaowu XuMerge "added missed replacement"
2013-07-17 Paul WilkinsMerge "Move uv intra mode selection in rd loop."
2013-07-17 Paul WilkinsMerge "Limit transform sizes searched for uv intra."
2013-07-17 Paul WilkinsMove uv intra mode selection in rd loop.
2013-07-17 Paul WilkinsLimit transform sizes searched for uv intra.
2013-07-17 Paul WilkinsMerge "Minor cleanup in code to fine uv tx_size."
2013-07-17 Dmitry KovalevMerge "Removing MV_GROUP_UPDATE define and correspondin...
2013-07-17 Jingning HanMerge "Skip redundant motion search in 4x4 level rd...
2013-07-17 Dmitry KovalevAdding read_comp_pred function.
2013-07-17 Jingning HanSkip redundant motion search in 4x4 level rd loop
2013-07-17 Yaowu Xuadded missed replacement
2013-07-17 Dmitry KovalevRemoving two unused arguments from vp9_inc_mv signature.
2013-07-16 Dmitry KovalevChanging signature of vp9_get_pred_probs_tx_size.
2013-07-16 Dmitry KovalevMerge "Loop filter code cleanup."
2013-07-16 Dmitry KovalevRemoving MV_GROUP_UPDATE define and corresponding code.
2013-07-16 Dmitry KovalevCleaning up tile code.
2013-07-16 Dmitry KovalevLoop filter code cleanup.
2013-07-16 James ZernMerge changes I40454d26,I892e76d5,I865ab3f9,I4a4bec17...
2013-07-16 James ZernMerge "use consistent framerate naming"
2013-07-16 James Zernuse consistent framerate naming
2013-07-16 Jingning HanMerge "SSE2 16x16 inverse ADST/DCT hybrid transform"
2013-07-16 Dmitry KovalevMerge "Rewriting vp9_set_pred_flag_{seg_id, mbskip}."
2013-07-16 Dmitry KovalevMerge "Moving vp9_kf_default_bmode_probs to vp9_entropy...
2013-07-16 James Zerndelete vp9_loopfilter_sse2.asm
2013-07-16 James Zernvp9_loopfilter_intrin_sse2: cosmetics: fix indent
2013-07-16 James Zerndelete x86/vp9_loopfilter_x86.h
2013-07-16 James ZernMerge "vp9: remove frames_{since,till}.. from MACROBLOCKD"
2013-07-16 James ZernMerge "Cosmetic changes in 4x4 and 8x8 fdct unit tests"
2013-07-16 Jingning HanSSE2 16x16 inverse ADST/DCT hybrid transform
2013-07-16 James ZernMerge "VP[89]_COMMON: remove unused near_boffset"
2013-07-16 James ZernMerge "VP9_COMMON: remove unused framerate/bitrate"
2013-07-16 James ZernMerge "yv12config: remove YUV_TYPE"
2013-07-16 Ronald S. BultjeMerge "Replace generated quant tables with static looku...
2013-07-16 Ronald S. BultjeReplace generated quant tables with static lookup tables.
2013-07-16 John KoleszarMerge "Fix above context pointers"
2013-07-16 Jingning HanMerge "SSE2 8x8 inverse ADST/DCT transform"
2013-07-16 Dmitry KovalevMoving vp9_kf_default_bmode_probs to vp9_entropymode.c.
next