Merge "trivial: remove reference to error correction"
Merge "trivial: fix 'fragment' spelling"
Merge "vp8 boolreader: ignore invalid input"
Add start_show_index/show_frame_count
Cosmetic change of update_encode_frame_result()
Move psnr/sse computation under RATE_CTRL flag
Add detailed description about GroupOfPicture
Cosmetic change of vp9_get_gop_coding_frame_count
Add GetFramePixelCount to SimpleEncode
Cosmetic changes for RATE_CTRL related functions
Merge changes I54f60f62,Idbc437d3
Rename parameter two_pass to twopass.
Add GetNextEncodeFrameInfo ObserveGroupOfPicture
Merge changes I41ff04bb,I3d88d719
Set frames_since_key in vp9_get_coding_frame_num
Add vp9_get_gop_coding_frame_count()
Merge "Merge Timestamp TestVpxRollover tests for Vp8/Vp9"
Merge Timestamp TestVpxRollover tests for Vp8/Vp9
configure.sh,darwin: fix asm conv w/external build
Fix argv leak on Unrecognized input file type err
Add missing typecast and re-enable timestamp test
trivial: remove reference to error correction
vp8 boolreader: ignore invalid input
remove init_motion_estimation from update_initial_width
Merge "Fix the encode inconsistency of SimpleEncode"
Merge "Describe ObserveFirstPassStats with more details"
Fix the encode inconsistency of SimpleEncode
Describe ObserveFirstPassStats with more details
Merge "Avoid dividing by 0 in vp8 gf_group bits compute"
Avoid dividing by 0 in vp8 gf_group bits compute
Merge "Fix mutex free in multi-thread lpf"
Fix SVC regression in webrtc tests.
Fix mutex free in multi-thread lpf
Merge "fix __has_attribute in visual studio"
Make GetCodingFrameNum const function
Add missing includes to simple_encode.h
Correct typo in simple_encode.h
Cosmetic change of GetBitrateInKbps
Merge "Change vp9_get_encoder_config."
fix __has_attribute in visual studio
Disable -ftrivial-auto-var-init= for hot code
Disable -ftrivial-auto-var-init= for hot code
Merge "Move buffer from extend_and_predict into TileWorkerData"
Change vp9_get_encoder_config.
Add trailing underscore to members of SimpleEncode
Cosmetic changes of SimpleEncode code
Fix a bug related to use_external_quantize_index
Use indicative mood in comments of SimpleEncode
Rename pimpl by impl_ptr in SimpleEncode
Move pimpl to the function body of SimpleEncode
Add copyright and header guard for simple_encode.h
Close the file that SimpleEncode opens in its ctor in its dtor.
Merge changes I32ab6829,If47867d4,I4442de01
Merge "Use a better model for tune=ssim"
Add coding_data_bit_size to EncodeFrameResult
Pass in infile_path to SimpleEncode()
Add SimpleEncode::EncodeFrameWithQuantizeIndex()
Add quantize_index to EncodeFrameResult
Add psnr and sse to EncodeFrameResult
Add frame_type and show_idx to EncodeFrameResult
Rename frame_stats by first_pass_stats
Add SimpleEncode::GetCodingFrameNum()
Add SimpleEncode::EncodeFrame()
Merge changes Id42dbddd,I6dff1bda
vp9_cx_iface: quiet unused fn warning w/CONFIG_REALTIME_ONLY
Add const to oxcf of vp9_create_compressor
Add vp9_update_compressor_with_img_fmt()
Add vp9_lookahead_full/vp9_lookahead_next_show_idx
Remove output_pkt_list from cpi
Move buffer from extend_and_predict into TileWorkerData
Pack psnr pkt outside of vp9_get_compressed_data
Unite vpx_psnr_pkt and PSNR_STATS
Remove psnr_pkt in LAYER_CONTEXT
Remove the macro of vp9_lookahead_push
Add g_timebase/g_timebase_in_ts to oxcf
Add frame_rate param to vp9_get_encoder_config
Merge "example: Enable row-mt on low res and speed 7 8."
Merge "remove unused vp8_hex_search parameter"
Merge "remove unused cpi parameters from firstpass.c"
remove unused vp8_hex_search parameter
remove unused cpi parameters from firstpass.c
remove unused Pass1Encode parameters
Merge "test/vp[89]_boolcoder_test: quiet msan warnings"
Merge changes I341bd674,Ia9a0d71d,I71c1f906,I2e36e07c,I94ee2e85, ...
example: Enable row-mt on low res and speed 7 8.
test/vp[89]_boolcoder_test: quiet msan warnings
remove unused vp8dx_receive_compressed_data parameters