Remove unused vp8_strict_quantize
Remove unused vp8 quantize functions
Merge "vpx_internal_error -> fix -Wunused-function issues"
Merge "Initialization to prevent asan failure on google3"
Initialization to prevent asan failure on google3
Merge "intra blocks disallowed inadvertently"
Merge "Update PATENTS to reflect s/VP8/WebM/g"
vpx_internal_error -> fix -Wunused-function issues
Merge "Minor Two pass rate control adjustments."
Merge "decode_api_test: fix type conversion warning"
Merge "libyuv: update to r1041"
decode_api_test: fix type conversion warning
Merge "get_ref_frame: check ref_frame_map value"
Merge "VP8D_GET_FRAME_CORRUPTED: check frame pointer"
Merge "vpx_codec_decode: check data size"
Merge "inline vpx functions in headers to avoid unused function warning"
Merge "fixes several -Wunused-function warnings"
Merge "Fix a run-time integer overflow"
Merge "Rework y4mwrite test to pass google3 tests"
get_ref_frame: check ref_frame_map value
VP8D_GET_FRAME_CORRUPTED: check frame pointer
inline vpx functions in headers to avoid unused function warning
fixes several -Wunused-function warnings
Fix a run-time integer overflow
Minor Two pass rate control adjustments.
intra blocks disallowed inadvertently
Rework y4mwrite test to pass google3 tests
Fix pickmode for intra DC blocks
Merge "remove unused fields from BOOL_CODER / vp9_writer"
Merge "remove remaining references to XMA"
remove remaining references to XMA
Merge "vp9_write_bit_buffer: fix function name typo"
Merge "Enable fast forward txfm and quant for rate-distortion search"
Merge "Implementing right flushing for simple_encoder."
Merge "Add tune-content command line option"
Update PATENTS to reflect s/VP8/WebM/g
Implementing right flushing for simple_encoder.
[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_codec_enc_cfg to fix heap-overflow issue in asan config
vpx_codec_decode: check data size
Merge "Removing unised OUTPUT_YUV_SRC define."
Merge "Integrate fast txfm and quant path into skip_recode system"
Merge "Extend skip_txfm flag into array to cover YUV planes"
Merge "Adds spatial-svc macros to code to allow disabling"
Merge "test/vpxenc.sh: Convert vpxenc() to a simple wrapper."
Merge "vp8: Code cleanup for control of denoiser mode."
Removing unised OUTPUT_YUV_SRC define.
Enable fast forward txfm and quant for rate-distortion search
vp8: Code cleanup for control of denoiser mode.
Adds spatial-svc macros to code to allow disabling
Merge "Moving pass from VP9_COMP to VP9EncoderConfig."
Merge "Common encode/decode function to get reference frame"
test/vpxenc.sh: Convert vpxenc() to a simple wrapper.
Merge "Removing legacy XMA features from libvpx."
Moving pass from VP9_COMP to VP9EncoderConfig.
Merge "Cleaning up vp9_encodeframe.c."
Common encode/decode function to get reference frame
Remove coding_use_prev_mi member from VP9_COMMON
Merge "Fix active_map speed 6."
Merge "Cleanup SEG_LVL_SKIP handling in encode_superblock."
Merge "Fix bug 807"
Fix bug 807
test/vpxenc.sh: Enable the VP9 lossless test.
Merge "vp9 ssvc test: Remove disabled tests."
Merge "vpxenc tests: Relocate vpxenc wrapper."
Merge "Fix bug 806"
Cleanup SEG_LVL_SKIP handling in encode_superblock.
vp9 ssvc test: Remove disabled tests.
Merge "tools_common.c: unsigned signed mismatch addressed"
Cleaning up vp9_encodeframe.c.
Merge "vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp."
Fix bug 806
Merge "Removing direct references to VP9_COMP."
vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp.
Merge "vp9_bitstream: make some function params const"
vpxenc tests: Relocate vpxenc wrapper.
Merge "Changes hdr for profiles > 1 for intraonly frames"
vp9_bitstream: make some function params const
Merge "vp9_cx_iface.c: warning missing default"
Merge "Adding ticks <-> timebase units conversion functions."
Changes hdr for profiles > 1 for intraonly frames
Merge "configure: add --enable-coefficient-range-checking"
tools_common.c: unsigned signed mismatch addressed
vp9_cx_iface.c: warning missing default
Merge "vp9_rd.c: cleanup ugly expression"
Merge "Make the api behavior conform to api spec."
configure: add --enable-coefficient-range-checking
vp9_rd.c: cleanup ugly expression
Merge "[spatial svc]Add is_spatial_svc() helper function."
Integrate fast txfm and quant path into skip_recode system
Merge "vp8 bugfix: Reallocate denoiser when spatially resizing."
[spatial svc]Add is_spatial_svc() helper function.
Adding ticks <-> timebase units conversion functions.
vp8 bugfix: Reallocate denoiser when spatially resizing.
Merge "Create function vp9_preserve_existing_gf"
Removing direct references to VP9_COMP.
Merge "Write VP9E_SET_TUNE_CONTENT to the correct location."
Merge "vp9_subexp: remove vp9_compute_update_table()"
Make the api behavior conform to api spec.