platform/upstream/libvpx.git
2019-11-20 angiebirdRename pimpl by impl_ptr in SimpleEncode
2019-11-20 angiebirdMove pimpl to the function body of SimpleEncode
2019-11-20 angiebirdFix a bug in EncodeFrame test
2019-11-20 angiebirdAdd namespace vp9
2019-11-20 angiebirdAdd copyright and header guard for simple_encode.h
2019-11-20 Angie ChenClose the file that SimpleEncode opens in its ctor...
2019-11-20 Angie ChiangMerge changes I32ab6829,If47867d4,I4442de01
2019-11-20 Sai DengMerge "Use a better model for tune=ssim"
2019-11-19 sdengUse a better model for tune=ssim
2019-11-18 angiebirdAdd coding_data_bit_size to EncodeFrameResult
2019-11-18 angiebirdAdd quantize_index to EncodeFrameResult
2019-11-18 angiebirdPass in infile_path to SimpleEncode()
2019-11-18 angiebirdAdd psnr and sse to EncodeFrameResult
2019-11-18 angiebirdAdd SimpleEncode::EncodeFrameWithQuantizeIndex()
2019-11-18 angiebirdAdd frame_type and show_idx to EncodeFrameResult
2019-11-18 angiebirdAdd EncodeFrameResults
2019-11-18 angiebirdRename frame_stats by first_pass_stats
2019-11-18 angiebirdAdd SimpleEncode::GetCodingFrameNum()
2019-11-18 angiebirdAdd SimpleEncode::EncodeFrame()
2019-11-18 angiebirdAdd ComputeFirstPassStats()
2019-11-18 angiebirdAdd vp9_iface_common.c
2019-11-18 Angie ChiangMerge changes Id42dbddd,I6dff1bda
2019-11-16 James Zernvp9_cx_iface: quiet unused fn warning w/CONFIG_REALTIME...
2019-11-15 angiebirdAdd const to oxcf of vp9_create_compressor
2019-11-15 angiebirdAdd simple_encode.cc/h
2019-11-15 angiebirdAdd vp9_update_compressor_with_img_fmt()
2019-11-15 angiebirdAdd vp9_lookahead_full/vp9_lookahead_next_show_idx
2019-11-15 angiebirdRemove output_pkt_list from cpi
2019-11-13 angiebirdPack psnr pkt outside of vp9_get_compressed_data
2019-11-13 angiebirdUnite vpx_psnr_pkt and PSNR_STATS
2019-11-13 angiebirdRemove psnr_pkt in LAYER_CONTEXT
2019-11-13 angiebirdRemove the macro of vp9_lookahead_push
2019-11-13 angiebirdAdd g_timebase/g_timebase_in_ts to oxcf
2019-11-13 angiebirdAdd frame_rate param to vp9_get_encoder_config
2019-11-08 Jerome JiangMerge "example: Enable row-mt on low res and speed...
2019-11-08 Johann KoenigMerge "remove unused vp8_hex_search parameter"
2019-11-08 Johann KoenigMerge "remove unused cpi parameters from firstpass.c"
2019-11-07 Johannremove unused vp8_hex_search parameter
2019-11-07 Johannremove unused cpi parameters from firstpass.c
2019-11-07 Johannremove unused Pass1Encode parameters
2019-11-06 Jerome Jiangexample: Enable row-mt on low res and speed 7 8.
2019-11-06 James ZernMerge "test/vp[89]_boolcoder_test: quiet msan warnings"
2019-11-06 Angie ChiangMerge changes I341bd674,Ia9a0d71d,I71c1f906,I2e36e07c...
2019-11-06 James Zerntest/vp[89]_boolcoder_test: quiet msan warnings
2019-11-04 Johannremove unused vp8dx_receive_compressed_data parameters
2019-11-04 Johannensure ctx is used
2019-11-04 Johannremove unused mbmi parameter
2019-11-04 Johannremove unused simple loopfilter parameters
2019-11-04 Johannremove unused postproc parameters
2019-11-01 James Zernconfigure.sh,darwin: fix external_build check
2019-10-30 angiebirdRefactor check_initial_width
2019-10-30 angiebirdMove noise_sensitivity to set_encoder_config
2019-10-30 angiebirdRemove extra function calls in check_initial_width
2019-10-30 angiebirdMove init_ref_frame_bufs to vp9_create_compressor
2019-10-30 Johanndarwin: disable compiler checks
2019-10-30 Johann KoenigMerge changes I7dd2b487,I6db5b053
2019-10-30 angiebirdRemove bits_left update in encoder_encode()
2019-10-30 angiebirdAdd vp9_get_encoder_config / vp9_get_frame_info
2019-10-29 angiebirdvp9_get_coding_frame_num()
2019-10-29 angiebirdMake [min/max]_gf_interval static under rate_ctrl
2019-10-29 angiebirdAdd rate_ctrl flag
2019-10-29 Angie ChiangMerge changes Ibde94f52,Iae804fcc,I94f3b93a
2019-10-29 Johannalways use lf for shell scripts
2019-10-29 Johannremove .gitattributes
2019-10-29 Johannremove .gitattributes filters
2019-10-29 Johannsupport visual studio 2019 (vs16)
2019-10-29 Johannremove old visual studio remnants
2019-10-29 angiebirdAdd get_arf_layers()
2019-10-29 angiebirdUse RANGE in get_gop_coding_frame_num
2019-10-29 angiebirdAdd get_gf_interval_active_range()
2019-10-25 Hien HoMerge "remove clang flag for integer sanitizer testing"
2019-10-24 Angie ChiangMerge changes I309357fd,I0d170956,I5c7fc771,I6ebb023a...
2019-10-24 Hien Horemove clang flag for integer sanitizer testing
2019-10-24 Hien HoMerge "vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer...
2019-10-24 James ZernMerge "vpx_int_pro_col_sse2: use unaligned loads"
2019-10-23 Hien Hovpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings
2019-10-23 Johann KoenigMerge "simplify darwin autodetection"
2019-10-23 Johann KoenigMerge "add darwin18 target"
2019-10-23 Johannsimplify darwin autodetection
2019-10-23 Johannadd darwin18 target
2019-10-23 Johannuse a compile time constant for kDataAlignment
2019-10-23 James Zernvpx_int_pro_col_sse2: use unaligned loads
2019-10-23 angiebirdMake gop size independent from kf_zeromotion_pct
2019-10-23 angiebirdAdd get_frames_to_next_key()
2019-10-23 angiebirdRename i by frames_to_key in find_next_key_frame
2019-10-23 Hien HoMerge "vpx_dsp/inv_txfm: fix int sanitizer warnings"
2019-10-22 angiebirdRemove input_stats when decide frames_to_key
2019-10-22 Angie ChiangMerge changes I00697e9a,I9dfc2ba3,I73619051,Ib4d37667
2019-10-22 angiebirdRemove twopass param from test_candidate_kf
2019-10-22 angiebirdPass first_pass_info/show_idx to test_candidate_kf
2019-10-22 angiebirdRefactor test_candidate_kf()
2019-10-22 angiebirdDecide the key frame directly when auto_key is off
2019-10-22 angiebirdRemove detect_transition_to_still()
2019-10-21 angiebirdChange the interface of find_next_key_frame
2019-10-21 angiebirdRefactor kf_group_err in find_next_key_frame
2019-10-21 angiebirdSimplify the logics in find_next_key_frame
2019-10-21 angiebirdAdd get_gop_coding_frame_num()
2019-10-21 Johann KoenigMerge "Fix AVX-512 capability detection"
2019-10-18 Angie ChiangMerge changes I2acc7d6b,I560dccfc,I3fb23f5c,Ifa24a501
2019-10-17 Birk MagnussenFix AVX-512 capability detection
next