Merge "Converted functions in header to INLINE..."
Merge "Convert functions to inline that are small ."
Merge "Convert functions to inline that are in headers static."
Merge "Converted function to inline"
Merge "Converted short static functions to inline."
Some updates and fixes for layered CBR mode.
Converted functions in header to INLINE...
Convert functions to inline that are small .
Convert functions to inline that are in headers static.
Converted function to inline
Converted short static functions to inline.
Merge "vp9_dthread: interleave mutex/cond alloc+init"
Merge "vp9/common: Silence MSVC warning in vp9_convolve.c."
Merge "Fixing undefined behavior vp9_peek_si()."
Merge "Removing references to nonexistent functions."
Merge "Remove unnecessary local variables."
Removing references to nonexistent functions.
Merge "Cleaning up vp9_ratectl.c."
Cleaning up vp9_ratectl.c.
Bug fix in ssse3 quantize function
Fixing undefined behavior vp9_peek_si().
Converting vpx_temporal_scalable_patterns to use VpxVideoWriter.
Merge "Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h."
vp9/common: Silence MSVC warning in vp9_convolve.c.
vp8/encoder: Silence MSVC warnings in firstpass.c.
Merge "Fixing c++ compiler errors in svc_encodeframe.c."
Merge "Parameter fixes for one-pass non-cbr mode"
Fixing c++ compiler errors in svc_encodeframe.c.
Parameter fixes for one-pass non-cbr mode
Merge "Remove out of date comment."
Remove unnecessary local variables.
Merge "Adding video reader/writer APIs."
Merge "Using vpx_codec_err_t instead of int."
vp9_dthread: interleave mutex/cond alloc+init
Finally removing "short" from transform names.
Using vpx_codec_err_t instead of int.
Merge "Adding is_mv_in() function."
Layer based rate control for CBR mode.
Merge "vp8_set_maps.c: silence some type warnings"
libmkv: fix Makefile.
Adding video reader/writer APIs.
vp8_set_maps.c: silence some type warnings
Merge "vp8_scalable_patterns: silence a few warnings"
Merge "examples.mk: build examples/*.c directly"
Merge "configure: use -Werror when testing CXX flags w/clang"
Merge "update .gitignore"
Merge "Removing redundant is_inter_mode() call."
Merge "Cleaning up vp9_get_pred_context_single_ref_p1()."
Merge "Removing "_1d" suffix from mips transform code."
Merge "Renaming vp9_sad_c.c to vp9_sad.c."
Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.
Merge "Cleaning up encode_frame_to_data_rate()."
Merge "Cleaning up recode_loop_test()."
Merge "Cleaning up vp9_firstpass.c."
configure: use -Werror when testing CXX flags w/clang
Merge "Optimize bilinear sub-pixel filters in ssse3"
examples.mk: build examples/*.c directly
Merge "Clamping active_{best, worst}_quality values."
Cleaning up recode_loop_test().
Remove out of date comment.
Cleaning up encode_frame_to_data_rate().
Merge "vpxdec: normalize frame size types"
Cleaning up vp9_firstpass.c.
Merge "Removing unused SPEEDSTATS."
Merge "Remove delete_first_pass_file."
Merge "gen_msvs_proj: add trailing \ to IntDir"
Merge "One-pass rate control cleanups/fixes/refactoring"
Cleaning up vp9_get_pred_context_single_ref_p1().
Merge "Cleaning up vp9_get_pred_context_single_ref_p2()."
Remove delete_first_pass_file.
Renaming vp9_sad_c.c to vp9_sad.c.
Removing unused SPEEDSTATS.
One-pass rate control cleanups/fixes/refactoring
Merge "arm: Consistently use braces around doubleword arguments to vld"
arm: Consistently use braces around doubleword arguments to vld
arm: Use {} around quadword arguments to vld
Merge "arm: Use {} around quadword arguments to vld"
ads2gas.pl: Don't require perl to be in a fixed location
ads2gas_apple.pl: Reduce differences to ads2gas.pl
Removing redundant is_inter_mode() call.
vp8_scalable_patterns: silence a few warnings
gen_msvs_proj: add trailing \ to IntDir
Merge "libmkv: Use uint64_t instead of UInt64."
vpxdec: normalize frame size types
Merge "vp9_systemdependent.h: relocate system includes"
vp9_systemdependent.h: relocate system includes
Merge "Adjust speed feature for --rt"
Merge "Removing DBG_PRNT_SEGMAP."
Merge "libmkv: constify codec_id."
Adding is_mv_in() function.
Merge "Removing unused estimate_cq() function."
Merge "Moving MBGRAPH_{MB, FRAME}_STATS structs to vp9_mbgraph.h."
Merge "Renaming vp9_variance_c.c to vp9_variance.c."
Merge "Replacing int_mv with MV."
Merge "Inlinging get_next_chkpts macro in vp9_mcomp.c."
Merge "Removing SECTIONBITS_OUTPUT."
libmkv: Use uint64_t instead of UInt64.
Removing DBG_PRNT_SEGMAP.