platform/upstream/libvpx.git
2014-03-21 Yaowu Xuchanged to use correct pred_mv
2014-03-21 Yaowu XuFix a valgrind error
2014-03-20 Tom FineganMerge "intrapred_test: fix inheritance"
2014-03-20 Minghai ShangMerge "[svc] Finalize spatial svc first pass rate control"
2014-03-20 Dmitry KovalevMerge "Removing mi_stream."
2014-03-20 Marco PaniconiLog encoding time/fps in vpx_temporal_scalable_patterns
2014-03-20 Yunqing WangRemove unused mode_sad
2014-03-20 Martin Storsjoads2armasm_ms: Match the indentation of the previous...
2014-03-20 James ZernMerge "configure: test -m(mmx|sse|sse2|sse3) flags"
2014-03-20 James ZernMerge "ads2armasm_ms: Add an ALIGN 4 after ENDP"
2014-03-20 Jingning HanMerge "Enable variable block size test in non-RD mode...
2014-03-20 Dmitry KovalevMerge "Cleaning up vp9_onyx_if.c and vp9_onyx_int.h."
2014-03-19 Dmitry KovalevMerge "Moving common code into vp9_update_mv_count()."
2014-03-19 Jingning HanEnable variable block size test in non-RD mode decision
2014-03-19 Dmitry KovalevMoving common code into vp9_update_mv_count().
2014-03-19 Dmitry KovalevAdding alloc_mi() function.
2014-03-19 Martin Storsjoads2armasm_ms: Add an ALIGN 4 after ENDP
2014-03-19 Jingning HanMerge "Fix the use of uninitialized skip flag"
2014-03-19 Dmitry KovalevMerge "Rearranging and removing unused defines."
2014-03-19 Yaowu XuMerge "Fix the md5 mismatch for some scale cases."
2014-03-19 Minghai Shang[svc] Finalize spatial svc first pass rate control
2014-03-19 Dmitry KovalevRemoving mi_stream.
2014-03-19 Yaowu XuMerge "Removed several unused functions."
2014-03-19 Yaowu XuMerge "Remove an unused function"
2014-03-19 James Zernconfigure: test -m(mmx|sse|sse2|sse3) flags
2014-03-19 James Zernupdate gitignore
2014-03-19 James ZernMerge changes If529f310,I0f4a8202
2014-03-19 James Zernintrapred_test: fix inheritance
2014-03-19 James ZernRevert "configure: Check for make"
2014-03-19 James Zernconfigure: test for -mssse3
2014-03-19 James Zernconfigure: factorize gcc machine option checks
2014-03-19 James ZernMerge "y4minput: add more error reporting on read failure"
2014-03-18 James Zerny4minput: add more error reporting on read failure
2014-03-18 James ZernMerge "tokenize: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "rdopt: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "onyx_if: quiet -Warray-bounds warnings"
2014-03-18 James ZernMerge "svc_encodeframe: quiet -Warray-bounds warnings"
2014-03-18 Jingning HanFix the use of uninitialized skip flag
2014-03-18 Dmitry KovalevMerge "Fixing warnings/errors from c++ compiler."
2014-03-18 Marco PaniconiMerge "In-frame q adjustment for cyclic background...
2014-03-18 Dmitry KovalevMerge "Cleaning up calc_active_worst_quality_one_pass_v...
2014-03-18 Vignesh Venkatasubra... Merge "Adding libwebm sources to third_party/libwebm."
2014-03-18 Dmitry KovalevCleaning up vp9_onyx_if.c and vp9_onyx_int.h.
2014-03-18 Dmitry KovalevRearranging and removing unused defines.
2014-03-18 Marco PaniconiIn-frame q adjustment for cyclic background refresh.
2014-03-18 Dmitry KovalevFixing warnings/errors from c++ compiler.
2014-03-18 Dmitry KovalevCleaning up calc_active_worst_quality_one_pass_vbr().
2014-03-18 Vignesh Venkatasubra... Adding libwebm sources to third_party/libwebm.
2014-03-18 Alex ConverseMerge "Remove non-420 configure option."
2014-03-17 Jingning HanMerge "Add bit-stream write flag to nonrd_use_partition"
2014-03-17 Dmitry KovalevMerge "Cleaning up enums in vp9_onyx_int.h"
2014-03-17 Dmitry KovalevMerge "Moving defines from vp9_onyx_int.h to suitable...
2014-03-17 Yaowu XuRemoved several unused functions.
2014-03-17 Yunqing WangMerge "Calculate rate_mv after sub-pixel search in...
2014-03-17 Yaowu XuRemove an unused function
2014-03-17 Dmitry KovalevCleaning up enums in vp9_onyx_int.h
2014-03-17 Dmitry KovalevMoving defines from vp9_onyx_int.h to suitable *.c...
2014-03-17 James ZernMerge "Remove the vp8_vpxyv12_copy_y_neon."
2014-03-17 James ZernMerge "thumb: Clarify a comment about the conversions...
2014-03-17 Yaowu XuMerge "Remove unused functions"
2014-03-17 Dmitry KovalevMerge "Cleaning up vp9_diamond_search_sad_c & vp9_diamo...
2014-03-17 hkuangFix the md5 mismatch for some scale cases.
2014-03-17 Alex ConverseRemove non-420 configure option.
2014-03-17 Vignesh Venkatasubra... Merge "Adding a configure flag to control WebM containe...
2014-03-17 Martin Storsjothumb: Clarify a comment about the conversions that...
2014-03-15 James Zerntokenize: quiet -Warray-bounds warnings
2014-03-15 James Zernrdopt: quiet -Warray-bounds warnings
2014-03-15 James Zernonyx_if: quiet -Warray-bounds warnings
2014-03-15 James Zernsvc_encodeframe: quiet -Warray-bounds warnings
2014-03-15 Jingning HanAdd bit-stream write flag to nonrd_use_partition
2014-03-14 hkuangRemove the vp8_vpxyv12_copy_y_neon.
2014-03-14 Yunqing WangCalculate rate_mv after sub-pixel search in non-rd...
2014-03-14 Yaowu XuRemove unused functions
2014-03-14 James ZernMerge "y4minput: add some tolerance for read short...
2014-03-14 Vignesh Venkatasubra... Adding a configure flag to control WebM container support
2014-03-14 Jingning HanMerge "Properly reset the block coding skip flag array...
2014-03-14 Yaowu XuMerge "change to save rdmult value correctly"
2014-03-14 Jingning HanProperly reset the block coding skip flag array in...
2014-03-14 Yaowu XuMerge "Use of inline instead of INLINE."
2014-03-14 Yaowu Xuchange to save rdmult value correctly
2014-03-14 Jingning HanMerge "Remove deprecated function nonrd_use_fixed_parti...
2014-03-14 Jingning HanMerge "Remove unused comment"
2014-03-14 Jingning HanMerge "Refactor the non-RD partition decision process"
2014-03-14 Jingning HanMerge "Unify non-RD partition use cases"
2014-03-14 Jingning HanMerge "Return rate and distortion cost values from...
2014-03-14 Paul WilkinsUse of inline instead of INLINE.
2014-03-14 Dmitry KovalevMerge "Adding vp9_swap_mi_and_prev_mi() function."
2014-03-14 Dmitry KovalevMerge "Using MB_PREDICTION_MODE enum instead of int."
2014-03-13 Jingning HanRemove deprecated function nonrd_use_fixed_partition
2014-03-13 Jingning HanRemove unused comment
2014-03-13 Jingning HanRefactor the non-RD partition decision process
2014-03-13 Jingning HanUnify non-RD partition use cases
2014-03-13 Dmitry KovalevUsing MB_PREDICTION_MODE enum instead of int.
2014-03-13 Marco PaniconiMerge "Move svc layer_context to separate file."
2014-03-13 Marco PaniconiMove svc layer_context to separate file.
2014-03-13 Dmitry KovalevAdding vp9_swap_mi_and_prev_mi() function.
2014-03-13 Dmitry KovalevMerge "Removing unused select_cq_level() function."
2014-03-13 Dmitry KovalevMerge "Speeding up reading of intra block modes."
2014-03-13 Dmitry KovalevMerge "Renaming decode_modes_{b, sb}."
2014-03-13 Dmitry KovalevMerge "Cleaning up vp9_cx_iface.c file."
next