platform/upstream/libvpx.git
2013-07-22 Ronald S. BultjeMore optimizations for cost_coeffs().
2013-07-22 Paul WilkinsMerge "Re-order mode search in rd."
2013-07-22 Paul WilkinsRe-order mode search in rd.
2013-07-22 Jim BankoskiMerge "fix left over overflow"
2013-07-22 Jim Bankoskifix left over overflow
2013-07-22 Paul WilkinsFix build error.
2013-07-21 Dmitry KovalevMerge "Removing pre probabilities from FRAME_CONTEXT."
2013-07-21 Dmitry KovalevMerge "Moving all loop filter related variables into...
2013-07-21 Dmitry KovalevMerge "Consistent names for inter mode probabilities...
2013-07-21 Dmitry KovalevMerge "Removing frame_type field from MACROBLOCKD struct."
2013-07-21 Dmitry KovalevMerge "Removing unused static arrays from vp9_reatectrl.c."
2013-07-21 Dmitry KovalevMerge "Moving vp9_reader into decode_tiles function."
2013-07-20 Yaowu Xuadded checks to prevent rate/distortion overflow
2013-07-20 Dmitry KovalevRemoving pre probabilities from FRAME_CONTEXT.
2013-07-19 Dmitry KovalevMoving all loop filter related variables into new struct.
2013-07-19 Dmitry KovalevMerge "Fixing problem introduced in one of my previous...
2013-07-19 Dmitry KovalevRemoving unused static arrays from vp9_reatectrl.c.
2013-07-19 Dmitry KovalevMerge "Moving Scale2Ration function from vp9_onyx.h...
2013-07-19 Dmitry KovalevFixing problem introduced in one of my previous commits.
2013-07-19 Morton JonuschatMerge "Make libvpx compile on OSX 10.9 (Mavericks)"
2013-07-19 Dmitry KovalevMoving vp9_reader into decode_tiles function.
2013-07-19 Morton JonuschatMake libvpx compile on OSX 10.9 (Mavericks)
2013-07-19 Dmitry KovalevMerge "Renaming TXFM_MODE to TX_MODE (like TX_SIZE...
2013-07-19 Dmitry KovalevRemoving frame_type field from MACROBLOCKD struct.
2013-07-19 Dmitry KovalevRenaming TXFM_MODE to TX_MODE (like TX_SIZE, TX_TYPE).
2013-07-19 Dmitry KovalevRemoving redundant VP9_COMMON* from function signatures.
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 Dmitry KovalevMoving Scale2Ration function from vp9_onyx.h to vp9_ony...
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
next