vp9-svc: Fix in choose_partitioning for different scaling.
vp9-svc: Fix to svc sample encoder for write_out.
Merge "helper script for sanitizer testing"
Merge changes I5704bd66,I4d548e97
Merge "vp9_datarate_test: relax over shoot constraints"
Merge "VP9 SVC: Write bitstream for each spatial layer in sample."
vp9_datarate_test: relax over shoot constraints
VP9 SVC: Write bitstream for each spatial layer in sample.
Code cleanup for datarate tests.
Split datarate_test.cc to vp8, vp9, svc ones.
Merge "test: use testing::*tuple instead of std::tr1"
Merge "vp9-svc: Fix in pickmode for key frames."
Merge "VP9 SVC: Add enum type for framedrop_mode."
VP9 SVC: Add enum type for framedrop_mode.
helper script for sanitizer testing
Merge "vp9: [loongson] optimize vpx_convolve8 with mmi."
Merge "vp9-svc: Modify logic for frame dropping with spatial layers."
Merge "Add speed test in SADx4Test"
vp9: [loongson] optimize vpx_convolve8 with mmi.
vp9-svc: Fix in pickmode for key frames.
vp9-svc: Modify logic for frame dropping with spatial layers.
Shrink size of mode_map in struct TileDataEnc
Update sad4d x86 functions
test: use testing::*tuple instead of std::tr1
Add speed test in SADx4Test
vp9-svc: Add check in datarate unittests for frame-dropping.
vp9-svc: Add logic to enable for constrained framedrop.
Merge "third_part/googletest: update to release-1.8.0-742-g7857975"
vp9-svc: Allow for setting frame drop thresholds per layer.
third_part/googletest: update to release-1.8.0-742-g7857975
msvs build: only fix_file_list when it is broken
Merge "Adjustment to initial q range estimate and kf boost."
Merge "Restore emms usage on x86_64 after 726b021a12c1b"
Restore emms usage on x86_64 after 726b021a12c1b
Merge "thumb: Remove a brittle, ugly and unused arm->thumb conversion"
Merge changes from topic "llvm-mingw"
configure: Add an arm64-win64-gcc target
test: Check for ARCH_X86_64 in addition to _WIN64
configure: Add an armv7-win32-gcc target
ads2gas: Add a -noelf option
thumb: Remove a brittle, ugly and unused arm->thumb conversion
Revert "remove fldcw/fstcw from Win64 builds"
Merge "remove fldcw/fstcw from Win64 builds"
remove fldcw/fstcw from Win64 builds
Merge changes Ied91c7ef,If2dcc6e2,Ib7397e71,Ib6392c79
Merge "vp9 svc frame drop: enable adaptive rd for row mt."
vp9 svc frame drop: enable adaptive rd for row mt.
Fix implicit-fallthrough warnings
Fix dangling-else warnings
Fix a strict-overflow warning
Rename several static NEON iht functions
Merge "vp9_highbd_iht8x8_add_neon: rm unused functions"
vp9-svc: Fix to sample encoder
Merge "vp9-svc: Improve frame dropper for spatial layers."
VP9 SVC: Add control to disable inter layer prediction.
vp9-svc: Improve frame dropper for spatial layers.
Merge "x86 android: default on realtime-only"
Merge "build: remove stale .git files"
Merge "reland "use intrinsics for 'emms'""
visual studio: add yasm instructions
Merge "VP8: Fix out of range index for mvcost."
reland "use intrinsics for 'emms'"
vp9_highbd_iht8x8_add_neon: rm unused functions
CopyFrameTest: reduce max size for 32-bit targets
VP8: Fix out of range index for mvcost.
vpx_scale_test: reduce max size for 32-bit targets
Adjustment to initial q range estimate and kf boost.
vp9-svc: Frame dropper for SVC.
Merge "libs.mk,vcxproj generation: split srcs in invocation"
Merge "Revert "vp9_loopfilter.c: zero lfl_uv""
Revert "vp9_loopfilter.c: zero lfl_uv"
Merge changes I5501d0d6,I8c863ced,I19895d06,Ifa39353d,I09bd209b
Merge "remove spatial svc experiment"
Merge "Add vp9_highbd_iht16x16_256_add_neon()"
Merge changes I9e0bf2c7,I695b4090
libs.mk,vcxproj generation: split srcs in invocation
remove spatial svc experiment
Merge "spatial svc: set window_size to 15"
Revert "use intrinsics for 'emms'"
Merge "vp9-svc: Fix to update layer counters when layer is skipped."
spatial svc: set window_size to 15
vp9-svc: Bugfix to dyanmic enabling/disabling of layers.
vp9_resize.c: assert vp9_highbd_resize_plane conditions
vp8 rdopt.c: zero rd.[rate_uv|distortion_uv]
temporal svc: zero layer_target_bitrate
vp9-svc: Fix to update layer counters when layer is skipped.
spatial svc: remove vpx_svc_get_message
Add vp9_highbd_iht16x16_256_add_neon()
Fix a bug in vp9_highbd_iht8x8_64_add_neon
spatial svc: remove unused locals
Merge "use intrinsics for 'emms'"
Fix a bug in vp9_highbd_iht4x4_16_add_neon()
x86 android: default on realtime-only
Merge "vp8 temporal_filter: ignore return value"