platform/upstream/libvpx.git
2013-09-30 Jim Bankoskivp9 convolve lint issues
2013-09-30 Jim Bankoskicpplint issues resolved in vp9_dx_iface.c
2013-09-30 Jim BankoskiMerge changes I29b5bbb9,Iaa6b8ac9,Ibf996de7,Ie1b544e4...
2013-09-30 Jim BankoskiMerge "cpplint issues vp9_thread.h"
2013-09-30 Jim BankoskiMerge "cpplint style issue"
2013-09-30 Jim BankoskiMerge "fixed cpplint issues in vp9_onyxd_if.c"
2013-09-29 James ZernMerge "thumb: Keep whitespace between arguments as...
2013-09-29 Dmitry KovalevMerge "Using is_inter_block and has_second_ref functions."
2013-09-29 Dmitry KovalevMerge "Moving from int_mv* to MV* (3)."
2013-09-29 Dmitry KovalevMerge "Reusing FRAME_CONTEXT struct to simplify the...
2013-09-29 Dmitry KovalevMerge "Renaming vp9_short_idct10_8x8_add to vp9_short_i...
2013-09-29 Dmitry KovalevMerge "Removing vp9_get_coef_neighbors_handle function."
2013-09-29 Dmitry KovalevMerge "Removing vp9_subpelvar.h from common."
2013-09-29 Dmitry KovalevMerge "Fixing warning generated by gcc."
2013-09-29 Dmitry KovalevMerge "Removing unnecessary function calls."
2013-09-29 Jim Bankoskicpplint issue extra line in decodemv.c
2013-09-29 Jim Bankoskicpplint issue - vp9_idct_blk.c
2013-09-29 Jim Bankoskicpplint issue in vp9_detokenize.c
2013-09-29 Jim Bankoskifixed cpplint issue vp9_onyxd_int.h
2013-09-29 Jim Bankoskicpplint issue in vp9_read_bit_buffer resolved
2013-09-29 Jim Bankoskicpplint issue vp9_decodeframe.c
2013-09-29 Jim Bankoskifix cpplint issue in vp9_onyxd.h
2013-09-29 Jim Bankoskicpplint issues vp9_thread.h
2013-09-29 Martin Storsjothumb: Keep whitespace between arguments as before
2013-09-29 Jim Bankoskicpplint style issue
2013-09-29 Jim Bankoskifixed cpplint issues in vp9_onyxd_if.c
2013-09-29 Jim BankoskiMerge "mips dsp-ase r2 vp9 decoder extend module optimi...
2013-09-29 Jim Bankoskimips dsp-ase r2 vp9 decoder extend module optimizations
2013-09-28 Dmitry KovalevRemoving unnecessary function calls.
2013-09-27 Dmitry KovalevReusing FRAME_CONTEXT struct to simplify the code.
2013-09-27 Guillaume MartresMerge "Simplify RDMULT and RDDIV derivation"
2013-09-27 Dmitry KovalevRenaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_...
2013-09-27 Christian DuvivierProperly save neon registers.
2013-09-27 Dmitry KovalevRemoving vp9_get_coef_neighbors_handle function.
2013-09-27 Dmitry KovalevMerge "Renaming vp9_short_idct10_16x16 to vp9_short_idc...
2013-09-27 Dmitry KovalevMerge "New way of updating last frame segmentation...
2013-09-27 Scott LaVarnwayMerge "d63 intra prediction ssse3 using bytes"
2013-09-27 Dmitry KovalevNew way of updating last frame segmentation map.
2013-09-26 Erik NiemeyerMerge "intel compiler build no longer supports -axSSE2...
2013-09-26 Christian DuvivierMerge "Fix a bunch of TODO from vp9_short_idct32x32_add...
2013-09-26 Dmitry KovalevRenaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.
2013-09-26 Guillaume MartresSimplify RDMULT and RDDIV derivation
2013-09-26 Yaowu XuMerge "fixed integer overflow warnings"
2013-09-26 Jim Bankoskiintel compiler build no longer supports -axSSE2 or...
2013-09-26 Yaowu XuAlign structs used unit test to 32 bytes
2013-09-26 Dmitry KovalevFixing warning generated by gcc.
2013-09-26 Yaowu Xufixed integer overflow warnings
2013-09-26 Yaowu XuMerge "Revert "Align struct to 32 bytes""
2013-09-26 Yaowu XuRevert "Align struct to 32 bytes"
2013-09-26 Christian DuvivierFix a bunch of TODO from vp9_short_idct32x32_add_neon.
2013-09-26 Dmitry KovalevUsing is_inter_block and has_second_ref functions.
2013-09-26 Guillaume MartresMerge "Correctly set the segment_id prediction flag...
2013-09-26 Yaowu XuMerge "Align struct to 32 bytes"
2013-09-26 Yaowu XuMerge "Limit mv search range for first pass and mbgraph"
2013-09-26 Yaowu XuAlign struct to 32 bytes
2013-09-25 Dmitry KovalevMoving from int_mv* to MV* (3).
2013-09-25 Dmitry KovalevMerge "Moving from int_mv* to MV* (2)."
2013-09-25 Dmitry KovalevRemoving vp9_subpelvar.h from common.
2013-09-25 Dmitry KovalevMerge "Replacing txfm with tx."
2013-09-25 Dmitry KovalevMerge "Removing unused SUBMVREF_COUNT constant."
2013-09-25 Dmitry KovalevMerge "Adding vp9_get_entropy_contexts function."
2013-09-25 Dmitry KovalevMerge "Removing redundant 'extern' keyword."
2013-09-25 Dmitry KovalevRemoving unused SUBMVREF_COUNT constant.
2013-09-25 Scott LaVarnwayd63 intra prediction ssse3 using bytes
2013-09-25 Dmitry KovalevAdding vp9_get_entropy_contexts function.
2013-09-25 Dmitry KovalevReplacing txfm with tx.
2013-09-24 Dmitry KovalevMerge "Cleaning up vp9_update_nmv_count function."
2013-09-24 Dmitry KovalevCleaning up vp9_update_nmv_count function.
2013-09-24 Dmitry KovalevRemoving redundant 'extern' keyword.
2013-09-24 Dmitry KovalevReplacing unsigned char* with uint8_t*.
2013-09-24 Guillaume MartresCorrectly set the segment_id prediction flag and context
2013-09-24 Yaowu XuLimit mv search range for first pass and mbgraph
2013-09-24 Dmitry KovalevMoving from int_mv* to MV* (2).
2013-09-24 Jingning HanMerge "Remove redundant mode update in sub8x8 decoding"
2013-09-24 Dmitry KovalevMerge "Moving from int_mv to MV."
2013-09-24 Yaowu XuMerge "Replace memcpy with vpx_memcpy"
2013-09-24 Yaowu XuReplace memcpy with vpx_memcpy
2013-09-24 Yaowu XuRename defined constants
2013-09-24 Yaowu XuPrevent using uninitialized value in RD decision
2013-09-24 Yaowu XuMerge "Change to prevent invalid memory access"
2013-09-24 Dmitry KovalevMerge "Adding best_mv[2] array instead of two variables."
2013-09-24 Deb MukherjeeMerge "Small tweak in the constant quality parameter"
2013-09-24 Frank GalliganMerge "vpxenc: Stop writing the WebM FrameRate element."
2013-09-24 Tom Fineganvpxenc: Stop writing the WebM FrameRate element.
2013-09-24 Jingning HanMerge "Enable per transformed block zero coeffs forcing"
2013-09-24 Jingning HanMerge "Calculate rd cost per transformed block"
2013-09-24 Deb MukherjeeSmall tweak in the constant quality parameter
2013-09-24 Yunqing WangMerge "Number of instructions in fdct4_1d_sse2 reduced...
2013-09-24 Yaowu XuChange to prevent invalid memory access
2013-09-24 A.MahfoodhNumber of instructions in fdct4_1d_sse2 reduced by...
2013-09-24 Jingning HanRemove redundant mode update in sub8x8 decoding
2013-09-24 Yaowu Xuchange to prevent computatio of log(0.0)
2013-09-24 Yaowu Xufix integer overflow in vp8
2013-09-23 Yaowu XuMerge "Correct 3 step search site initialziation"
2013-09-23 Frank GalliganMerge "Hide global symbols for macho32/64"
2013-09-23 Yaowu XuCorrect 3 step search site initialziation
2013-09-23 Yunqing WangHide global symbols for macho32/64
2013-09-23 Jingning HanEnable per transformed block zero coeffs forcing
2013-09-23 Jingning HanMerge "Remove redundant mv_pred use for sub8x8 blocks"
2013-09-23 Deb MukherjeeImproves constant qual, constrained qual turned on
next