platform/upstream/libvpx.git
2013-08-08 Deb MukherjeeAdds a new subpel motion function
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 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-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
2013-08-02 Mans Rullgardvp9: neon: optimise loads in horiz convolve functions
2013-08-02 Mans Rullgardvp9: neon: add vp9_mb_lpf_* functions
2013-08-02 Dmitry KovalevMerge "Cleanup: replacing xd->seg with seg, and xd...
2013-08-02 Dmitry KovalevMerge "Cleanup: reusing clamp_mv function."
2013-08-01 Jingning HanMerge "Remove unused vp9_short_idct10_32x32_add"
2013-08-01 Dmitry KovalevCleanup: replacing xd->seg with seg, and xd->lf with lf.
2013-08-01 Dmitry KovalevMerge "Cleanup: removing unused function arguments."
2013-08-01 Dmitry KovalevCleanup: reusing clamp_mv function.
2013-08-01 Dmitry KovalevMerge "Nice looking motion vector clamping functions."
2013-08-01 Deb MukherjeeMerge "Adds a source variance computation function"
2013-08-01 Dmitry KovalevMerge "vp9_get_pred_context_intra_inter cleanup."
2013-08-01 Dmitry KovalevCleanup: removing unused function arguments.
2013-08-01 Dmitry KovalevNice looking motion vector clamping functions.
2013-08-01 Deb MukherjeeAdds a source variance computation function
2013-08-01 Jingning HanRemove unused vp9_short_idct10_32x32_add
2013-08-01 Jingning HanMerge "Optimize 32x32 2D inverse DCT for speed-up"
2013-08-01 Yunqing WangAdd more checking to using_small_partition_info
2013-08-01 Yunqing WangComment out 2 unused speed features
2013-08-01 Dmitry KovalevMerge "Adding missing const to vp9_extra_bits array."
2013-08-01 Adrian GrangeFixed typos and added a few explanatory comments
2013-08-01 Adrian GrangeChanged name of rd_pick_intra4x4mby_modes
2013-08-01 Dmitry KovalevAdding missing const to vp9_extra_bits array.
2013-08-01 Dmitry Kovalevvp9_get_pred_context_intra_inter cleanup.
2013-08-01 Jingning HanOptimize 32x32 2D inverse DCT for speed-up
2013-08-01 Jingning HanRemove unnecessary arguments in rd_pick_ref_frame
2013-07-31 Dmitry Kovalevvp9_decodemv.c cleanup.
2013-07-31 Dmitry KovalevRemoving get_mi_{row, col} functions.
2013-07-31 Dmitry KovalevMerge "Removing unused "ishp" arguments."
2013-07-31 Dmitry KovalevMerge "Consistent update for inter_mode probabilities."
2013-07-31 Dmitry KovalevRemoving unused "ishp" arguments.
2013-07-31 Jingning HanMerge "Make the use of ref_frame index consistent"
2013-07-31 Jingning HanMake the use of ref_frame index consistent
2013-07-31 Dmitry KovalevConsistent update for inter_mode probabilities.
2013-07-30 Adrian GrangeMerge "Cleanup: remove two stray '+', fix typos."
2013-07-30 Adrian GrangeMerge "Cleanup typos, remove unnecessary lines, replace...
2013-07-30 Adrian GrangeCleanup: remove two stray '+', fix typos.
2013-07-30 Adrian GrangeCleanup typos, remove unnecessary lines, replace switch
next