platform/upstream/libvpx.git
2013-08-10 James ZernMerge "vp9_rd_pick_inter_mode_sb: fix uninitialized...
2013-08-09 James Zernvp9_rd_pick_inter_mode_sb: fix uninitialized value
2013-08-09 Dmitry KovalevMerge "Using MV struct instead of int[2] array."
2013-08-09 Dmitry KovalevMerge "Removing plane_block_{width, height}_log2by4...
2013-08-09 Dmitry KovalevMerge "Moving loopfilter struct to VP9_COMMON."
2013-08-09 Dmitry KovalevMoving loopfilter struct to VP9_COMMON.
2013-08-09 Dmitry KovalevMoving scale_factors and related code to separate files.
2013-08-09 Scott LaVarnwayMerge "Bug fix: call set_offsets before rd_auto_partiti...
2013-08-09 Dmitry KovalevMerge "Using buf_2d struct instead of separate buffer...
2013-08-09 Scott LaVarnwayBug fix: call set_offsets before rd_auto_partition_range
2013-08-09 Adrian GrangeMerge "Correct bug in loopfilter initialization"
2013-08-09 Adrian GrangeCorrect bug in loopfilter initialization
2013-08-09 Yaowu XuAdded lpf level picking using partial frame
2013-08-09 Yaowu Xurenamed vp8_yv12_copy_y to vpx_yv12_copy_y
2013-08-09 Yaowu Xuadded a speed feature on lpf level picking
2013-08-09 Yaowu XuMerge "fix unit test failure on win32 vs2008 build"
2013-08-09 Dmitry KovalevUsing buf_2d struct instead of separate buffer and...
2013-08-09 Dmitry KovalevGeneral code cleanup.
2013-08-09 Yaowu Xufix unit test failure on win32 vs2008 build
2013-08-08 Dmitry KovalevMerge "Cleanup inside vp9_reconinter.c."
2013-08-08 Deb MukherjeeMerge "Adds a new subpel motion function"
2013-08-08 Dmitry KovalevMerge "Removing unneeded intermediate entropy_nodes_ada...
2013-08-08 Dmitry KovalevUsing MV struct instead of int[2] array.
2013-08-08 Dmitry KovalevRemoving unneeded intermediate entropy_nodes_adapt...
2013-08-08 Deb MukherjeeAdds a new subpel motion function
2013-08-08 Adrian GrangeMoved fast motion search level decision to function
2013-08-08 Adrian GrangeSimplify & fix potential bug in rd_pick_partition
2013-08-08 Jingning HanMerge "Use low precision 32x32fdct for encodemb in...
2013-08-08 Dmitry KovalevRemoving plane_block_{width, height}_log2by4 functions.
2013-08-08 Dmitry KovalevCleanup inside vp9_reconinter.c.
2013-08-07 Dmitry KovalevMerge "Using only one scale function in scale_factors...
2013-08-07 Dmitry KovalevMerge "Adding ss_size_lookup table."
2013-08-07 Jingning HanUse low precision 32x32fdct for encodemb in speed1
2013-08-07 Dmitry KovalevAdding ss_size_lookup table.
2013-08-07 Dmitry KovalevMerge "Removing NMS_STATS defines."
2013-08-07 Christian DuvivierNeon version of vp9_short_idct4x4_add.
2013-08-07 Deb MukherjeeMerge "Clean ups of the subpel search functions"
2013-08-07 Deb MukherjeeClean ups of the subpel search functions
2013-08-06 Dmitry KovalevMerge "Motion vector code cleanup."
2013-08-06 Dmitry KovalevUsing only one scale function in scale_factors struct.
2013-08-06 Jingning HanMerge "Place holder for high-precision 32x32 fdct"
2013-08-06 Jim Bankoskivariance x86inc guards
2013-08-06 Jim Bankoskisse3 intrapred x86inc protected
2013-08-06 Deb MukherjeeMerge "Flexible support for various pattern searches"
2013-08-06 Jim Bankoskisad + miscellaneous updates
2013-08-06 Dmitry KovalevMerge "Inlining vp9_get_pred_probs_switchable_interp...
2013-08-06 Deb MukherjeeFlexible support for various pattern searches
2013-08-06 Jingning HanPlace holder for high-precision 32x32 fdct
2013-08-06 Dmitry KovalevInlining vp9_get_pred_probs_switchable_interp function.
2013-08-06 Jingning HanMerge "Move fdct32x32 SSE2 implementation in separate...
2013-08-06 Jim BankoskiMerge "intrapred x86inc guards"
2013-08-06 Dmitry KovalevMotion vector code cleanup.
2013-08-06 Dmitry KovalevMerge "Finally removing all old block size constants."
2013-08-06 Dmitry KovalevMerge "Changing the order switchable filter enum consta...
2013-08-06 Dmitry KovalevMerge "Removing unused functions."
2013-08-06 Deb MukherjeeMerge "Add variance based mode/skipping"
2013-08-06 Christian DuvivierMove fdct32x32 SSE2 implementation in separate file.
2013-08-06 Jim Bankoskiintrapred x86inc guards
2013-08-06 Jim Bankoskiblock error / x86inc mods
2013-08-06 Jim Bankoskireworked config for use_x86_inc
2013-08-05 James ZernMerge changes I082959ab,Ib6932640
2013-08-05 Dmitry KovalevFinally removing all old block size constants.
2013-08-05 Jim Bankoskifixed script problem with config_force_x86_inc
2013-08-05 Jim BankoskiMerge "Begin to restrict x86inc.asm usage"
2013-08-05 Deb MukherjeeAdd variance based mode/skipping
2013-08-05 Jim BankoskiMerge "cleanups after bw bh code"
2013-08-05 James Zernvp9/decoder: threaded row-based loop filter
2013-08-05 James Zernvp9/decoder: add thread worker
2013-08-05 Dmitry KovalevChanging the order switchable filter enum constants.
2013-08-05 Jim Bankoskicleanups after bw bh code
2013-08-05 Paweł HajdanUpdate README
2013-08-05 Jim BankoskiBegin to restrict x86inc.asm usage
2013-08-05 Dmitry KovalevReplacing long block size enum values with shorter...
2013-08-05 Dmitry KovalevMerge "Cleaning up vp9_build_inter_predictor function."
2013-08-04 Dmitry KovalevMerge "Replacing "txfm" with "tx" in identifiers."
2013-08-04 Jim Bankoskireworked find_mv_ref
2013-08-03 Dmitry KovalevReplacing "txfm" with "tx" in identifiers.
2013-08-03 Dmitry KovalevRemoving NMS_STATS defines.
2013-08-02 Dmitry KovalevMerge "Adding is_inter_block function."
2013-08-02 Dmitry KovalevCleaning up vp9_build_inter_predictor function.
2013-08-02 Dmitry KovalevRemoving unused functions.
2013-08-02 Dmitry KovalevMerge "Changing function arg type from int_mv* to MV*."
2013-08-02 Dmitry KovalevMerge "Cleanups around allow_high_precision_mv flag."
2013-08-02 Dmitry KovalevAdding is_inter_block function.
2013-08-02 Dmitry KovalevMerge "Cleaning up set_contexts_on_border function."
2013-08-02 Yunqing WangMerge "Add more checking to using_small_partition_info"
2013-08-02 Dmitry KovalevCleaning up set_contexts_on_border function.
2013-08-02 Dmitry KovalevChanging function arg type from int_mv* to MV*.
2013-08-02 Dmitry KovalevMoving struct loop_filter_info from *.h to *.c file.
2013-08-02 Adrian GrangeMerge "Fixed typos and added a few explanatory comments"
2013-08-02 Adrian GrangeMerge "Changed name of rd_pick_intra4x4mby_modes"
2013-08-02 JohannMerge "vp9: neon: convolve: replace some insns with...
2013-08-02 JohannMerge "vp9: neon: convolve: simplify branching to C...
2013-08-02 JohannMerge "vp9: neon: optimise loads in horiz convolve...
2013-08-02 JohannMerge "vp9: neon: add vp9_mb_lpf_* functions"
2013-08-02 Dmitry KovalevCleanups around allow_high_precision_mv flag.
2013-08-02 Dmitry KovalevReplacing long block size enum values with shorter...
2013-08-02 Yunqing WangMerge "Comment out 2 unused speed features"
2013-08-02 Mans Rullgardvp9: neon: convolve: replace some insns with simpler...
2013-08-02 Mans Rullgardvp9: neon: convolve: simplify branching to C fallbacks
next