platform/upstream/libvpx.git
2020-01-11 James ZernMerge "Add text to clarify the unit of variables for...
2020-01-10 Jerome JiangMerge "Fix test failure with --size-limit"
2020-01-10 Jerome JiangFix test failure with --size-limit
2020-01-07 Clement CourbetAvoid reloads in vp9_read_mode_info.
2019-12-19 JohannMerge remote-tracking branch 'origin/pekin'
2019-12-18 Wonkap JangAdd text to clarify the unit of variables for target...
2019-12-18 Johann KoenigMerge "vp8: move error check earlier"
2019-12-17 Johann KoenigMerge "trivial: remove reference to error correction"
2019-12-17 Johann KoenigMerge "trivial: fix 'fragment' spelling"
2019-12-17 Johannvp8: move error check earlier
2019-12-17 Johann KoenigMerge "vp8 boolreader: ignore invalid input"
2019-12-16 angiebirdRename encode_frame_index
2019-12-16 angiebirdAdd start_show_index/show_frame_count
2019-12-13 angiebirdCosmetic change of update_encode_frame_result()
2019-12-13 angiebirdMove psnr/sse computation under RATE_CTRL flag
2019-12-13 angiebirdAdd detailed description about GroupOfPicture
2019-12-12 angiebirdCosmetic change of vp9_get_gop_coding_frame_count
2019-12-12 angiebirdAdd GetFramePixelCount to SimpleEncode
2019-12-11 angiebirdCosmetic changes for RATE_CTRL related functions
2019-12-11 Angie ChiangMerge changes I54f60f62,Idbc437d3
2019-12-10 angiebirdRename parameter two_pass to twopass.
2019-12-10 angiebirdAdd GetNextEncodeFrameInfo ObserveGroupOfPicture
2019-12-09 JohannRelease v1.8.2 Pekin Duck v1.8.2
2019-12-09 Angie ChiangMerge changes I41ff04bb,I3d88d719
2019-12-09 angiebirdSet frames_since_key in vp9_get_coding_frame_num
2019-12-09 angiebirdAdd vp9_get_gop_coding_frame_count()
2019-12-07 Debargha MukherjeeMerge "Merge Timestamp TestVpxRollover tests for Vp8...
2019-12-06 Debargha MukherjeeMerge Timestamp TestVpxRollover tests for Vp8/Vp9
2019-12-06 angiebirdAdd GetKeyFrameGroupSize()
2019-12-06 James Zernconfigure.sh,darwin: fix asm conv w/external build
2019-12-06 Wan-Teh ChangFix argv leak on Unrecognized input file type err
2019-12-06 Debargha MukherjeeAdd missing typecast and re-enable timestamp test
2019-12-04 Johanntrivial: fix 'fragment' spelling
2019-12-04 Johanntrivial: remove reference to error correction
2019-12-04 Johannvp8 boolreader: ignore invalid input
2019-12-04 Jerome Jiangremove init_motion_estimation from update_initial_width
2019-12-04 Angie ChiangMerge "Fix the encode inconsistency of SimpleEncode"
2019-12-04 Angie ChiangMerge "Describe ObserveFirstPassStats with more details"
2019-12-04 angiebirdFix the encode inconsistency of SimpleEncode
2019-12-04 angiebirdDescribe ObserveFirstPassStats with more details
2019-12-03 Debargha MukherjeeMerge "Avoid dividing by 0 in vp8 gf_group bits compute"
2019-12-02 Debargha MukherjeeAvoid dividing by 0 in vp8 gf_group bits compute
2019-12-02 Jerome JiangFix SVC regression in webrtc tests.
2019-12-02 James ZernMerge "Fix mutex free in multi-thread lpf"
2019-11-27 Venkatarama... Fix mutex free in multi-thread lpf
2019-11-26 Johann KoenigMerge "fix __has_attribute in visual studio"
2019-11-25 angiebirdMake GetCodingFrameNum const function
2019-11-25 angiebirdAdd missing includes to simple_encode.h
2019-11-25 angiebirdCorrect typo in simple_encode.h
2019-11-25 angiebirdCosmetic change of GetBitrateInKbps
2019-11-25 Angie ChiangMerge "Change vp9_get_encoder_config."
2019-11-25 Johannfix __has_attribute in visual studio
2019-11-23 Vitaly BukaDisable -ftrivial-auto-var-init= for hot code
2019-11-23 Vitaly BukaDisable -ftrivial-auto-var-init= for hot code
2019-11-22 Jerome JiangMerge "Move buffer from extend_and_predict into TileWor...
2019-11-22 angiebirdChange vp9_get_encoder_config.
2019-11-21 angiebirdAdd trailing underscore to members of SimpleEncode
2019-11-21 angiebirdRename impl by EncodeImpl
2019-11-21 angiebirdCosmetic changes of SimpleEncode code
2019-11-20 angiebirdFix a bug related to use_external_quantize_index
2019-11-20 angiebirdFix a bug in free_encoder()
2019-11-20 angiebirdUse indicative mood in comments of SimpleEncode
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-14 Vitaly BukaMove buffer from extend_and_predict into TileWorkerData
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"
next