2021-06-22 |
Angie Chiang | Merge changes I9f0852a0,Ieecb98a7 into main
|
commit | commitdiff | tree |
2021-06-21 |
Angie Chiang | Add use_simple_encode_api to oxcf
|
commit | commitdiff | tree |
2021-06-21 |
Angie Chiang | Fix flaky assertions in SimpleEncode
|
commit | commitdiff | tree |
2021-01-21 |
Angie Chiang | Use VPX_CODEC_INVALID_PARAM when ext_ratectrl=NULL
|
commit | commitdiff | tree |
2021-01-21 |
Angie Chiang | Handle vp9_extrc functions' return status properly
|
commit | commitdiff | tree |
2021-01-21 |
Angie Chiang | Merge changes Ib016ab5a,Ie6d63a68,I96b18436,I0b98741d
|
commit | commitdiff | tree |
2021-01-20 |
Angie Chiang | Add return to vp9_extrc_update_encodeframe_result
|
commit | commitdiff | tree |
2021-01-20 |
Angie Chiang | Add status in vp9_extrc_get_encodeframe_decision
|
commit | commitdiff | tree |
2021-01-20 |
Angie Chiang | Return status in vp9_extrc_send_firstpass_stats
|
commit | commitdiff | tree |
2021-01-20 |
Angie Chiang | Return status in vp9_extrc_create/init/delete
|
commit | commitdiff | tree |
2020-12-18 |
Angie Chiang | Fix show_index in vp9_extrc_encodeframe_decision()
|
commit | commitdiff | tree |
2020-12-18 |
Angie Chiang | Correct pixel_count in encode_frame_result
|
commit | commitdiff | tree |
2020-11-25 |
Angie Chiang | Fix typos in simple_encode.h
|
commit | commitdiff | tree |
2020-11-24 |
Angie Chiang | Merge "Revert "Close out file in EndEncode()""
|
commit | commitdiff | tree |
2020-11-24 |
Angie Chiang | Revert "Close out file in EndEncode()"
|
commit | commitdiff | tree |
2020-11-24 |
Angie Chiang | Merge "Close out file in EndEncode()"
|
commit | commitdiff | tree |
2020-11-24 |
Angie Chiang | Merge "Refine documentation of vpx_ext_ratectrl.h"
|
commit | commitdiff | tree |
2020-11-24 |
Angie Chiang | Merge "Allow user to set rc_mode and cq_level in SimpleEncode"
|
commit | commitdiff | tree |
2020-11-21 |
Angie Chiang | Refine documentation of vpx_ext_ratectrl.h
|
commit | commitdiff | tree |
2020-11-21 |
Angie Chiang | Allow user to set rc_mode and cq_level in SimpleEncode
|
commit | commitdiff | tree |
2020-11-20 |
Angie Chiang | Add gop_index to vpx_ext_ratectrl.h
|
commit | commitdiff | tree |
2020-11-18 |
Angie Chiang | Capitalize VPX_RC_OK / VPX_RC_ERROR
|
commit | commitdiff | tree |
2020-11-18 |
Angie Chiang | Add doxygen for vpx_rc_funcs_t
|
commit | commitdiff | tree |
2020-11-17 |
Angie Chiang | Add doxygen for vpx_rc_config
|
commit | commitdiff | tree |
2020-11-17 |
Angie Chiang | Copy first pass stats documentation from AV1 to VP9
|
commit | commitdiff | tree |
2020-11-17 |
Angie Chiang | Add doxygen to structs in vpx_ext_ratectrl.h
|
commit | commitdiff | tree |
2020-11-17 |
Angie Chiang | Merge changes I12a72d3a,I1a6c5752
|
commit | commitdiff | tree |
2020-11-14 |
Angie Chiang | Fix uninitialized warning in resize_test.cc
|
commit | commitdiff | tree |
2020-11-14 |
Angie Chiang | Fix the warning of C90 mixed declarations and code
|
commit | commitdiff | tree |
2020-10-26 |
Angie Chiang | Download bus_352x288_420_f20_b8.yuv properly
|
commit | commitdiff | tree |
2020-10-21 |
Angie Chiang | Merge changes I27932c41,I2ff9e54a,I4ebed472
|
commit | commitdiff | tree |
2020-10-21 |
Angie Chiang | Small changes of vp9_ext_ratectrl_test.cc
|
commit | commitdiff | tree |
2020-10-21 |
Angie Chiang | Merge "Add unit test for vp9_ext_ratectrl"
|
commit | commitdiff | tree |
2020-10-21 |
Angie Chiang | Add ref frame info to vpx_rc_encodeframe_info_t
|
commit | commitdiff | tree |
2020-10-21 |
angiebird | Add vpx_rc_status_t
|
commit | commitdiff | tree |
2020-10-20 |
Angie Chiang | Add unit test for vp9_ext_ratectrl
|
commit | commitdiff | tree |
2020-10-16 |
angiebird | Add vp9_extrc_update_encodeframe_result()
|
commit | commitdiff | tree |
2020-10-16 |
angiebird | vp9_extrc_get_encodeframe_decision()
|
commit | commitdiff | tree |
2020-10-10 |
angiebird | Call vp9_extrc_send_firstpass_stats() properly
|
commit | commitdiff | tree |
2020-10-10 |
angiebird | Add vpx_rc_frame_stats_t
|
commit | commitdiff | tree |
2020-10-10 |
angiebird | Add vp9_extrc_send_firstpass_stats()
|
commit | commitdiff | tree |
2020-10-10 |
angiebird | Add vp9_extrc_init/create/delete
|
commit | commitdiff | tree |
2020-10-10 |
angiebird | Add callback functions for external_rate_control
|
commit | commitdiff | tree |
2020-10-03 |
angiebird | Add codec control for external rate control lib
|
commit | commitdiff | tree |
2020-10-03 |
angiebird | Add SetEncodeConfig and DumpEncodeConfigs
|
commit | commitdiff | tree |
2020-08-11 |
angiebird | Avoid re-allocating fp_motion_vector_info
|
commit | commitdiff | tree |
2020-08-11 |
angiebird | Cosmetic changes in simple_encode.h
|
commit | commitdiff | tree |
2020-08-10 |
angiebird | Close out file in EndEncode()
|
commit | commitdiff | tree |
2020-08-10 |
angiebird | Correct the first pass motion vector scale
|
commit | commitdiff | tree |
2020-08-10 |
angiebird | Cosmetic change for simple_encode_test.cc
|
commit | commitdiff | tree |
2020-08-10 |
angiebird | Make target_frame_bits error margin configurable.
|
commit | commitdiff | tree |
2020-08-10 |
angiebird | Avoid division by zero for rate q_step model
|
commit | commitdiff | tree |
2020-08-07 |
angiebird | Add rq_history to encode_frame_result
|
commit | commitdiff | tree |
2020-08-07 |
angiebird | Fix ObserveFirstPassMotionVectors()
|
commit | commitdiff | tree |
2020-08-06 |
angiebird | Make initial q_index guess at 128
|
commit | commitdiff | tree |
2020-08-06 |
angiebird | Correct rq_model_update when recode_count == 1
|
commit | commitdiff | tree |
2020-08-06 |
Angie Chiang | Merge "Cosmetic changes for rate_ctrl experiment"
|
commit | commitdiff | tree |
2020-08-05 |
angiebird | Cosmetic changes for rate_ctrl experiment
|
commit | commitdiff | tree |
2020-08-04 |
Angie Chiang | Merge "Add recode loop logics for rate_ctrl experiment"
|
commit | commitdiff | tree |
2020-08-04 |
angiebird | Add recode loop logics for rate_ctrl experiment
|
commit | commitdiff | tree |
2020-07-20 |
angiebird | Build libsimple_encode.a separately
|
commit | commitdiff | tree |
2020-07-20 |
Angie Chiang | Merge "Build libsimple_encode.a separately"
|
commit | commitdiff | tree |
2020-07-20 |
angiebird | Add init version of EncodeFrameWithTargetFrameBits()
|
commit | commitdiff | tree |
2020-07-18 |
angiebird | Build libsimple_encode.a separately
|
commit | commitdiff | tree |
2020-07-15 |
angiebird | Add SetEncodeSpeed() to SimpleEncode
|
commit | commitdiff | tree |
2020-06-11 |
angiebird | Let SetExternalGroupOfPicturesMap use c-style arr
|
commit | commitdiff | tree |
2020-06-08 |
angiebird | Fix assertion error in simple_encode.cc
|
commit | commitdiff | tree |
2020-06-03 |
Angie Chiang | Merge "Refactor simple_encode_test.cc"
|
commit | commitdiff | tree |
2020-06-02 |
angiebird | Refactor simple_encode_test.cc
|
commit | commitdiff | tree |
2020-05-29 |
angiebird | Add extra check / unit test to SetExternalGroupOfPicturesMap()
|
commit | commitdiff | tree |
2020-05-28 |
Angie Chiang | Merge "Refactor decode_api_test and realtime_test"
|
commit | commitdiff | tree |
2020-05-27 |
angiebird | Add functions to compute/observe key frame map
|
commit | commitdiff | tree |
2020-05-27 |
angiebird | Init static_scene_max_gf_interval in vp9_rc_init()
|
commit | commitdiff | tree |
2020-05-27 |
angiebird | Make SetExternalGroupOfPicture support no arf mode
|
commit | commitdiff | tree |
2020-05-27 |
angiebird | Add GOP_COMMAND
|
commit | commitdiff | tree |
2020-05-20 |
angiebird | Refactor decode_api_test and realtime_test
|
commit | commitdiff | tree |
2020-03-26 |
angiebird | Init frames_to_key in vp9_rc_init()
|
commit | commitdiff | tree |
2020-03-17 |
Angie Chiang | Merge changes I8a14fcad,Iad7ca261,I2063c592,I9c5c74ab
|
commit | commitdiff | tree |
2020-03-17 |
angiebird | Correct time_base of ivf header in SimpleEncode
|
commit | commitdiff | tree |
2020-03-17 |
angiebird | Add detail comments on valid_list in SimpleEncode
|
commit | commitdiff | tree |
2020-03-16 |
angiebird | Add missing Copyright to python files
|
commit | commitdiff | tree |
2020-03-13 |
angiebird | Move member functions up in simple_encode.h
|
commit | commitdiff | tree |
2020-03-05 |
Angie Chiang | Merge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664...
|
commit | commitdiff | tree |
2020-03-03 |
angiebird | Add unit test for ref_frame_info
|
commit | commitdiff | tree |
2020-03-03 |
angiebird | Add key frame group info to SimpleEncode
|
commit | commitdiff | tree |
2020-03-03 |
angiebird | Add ref_frame_info to encode_frame_result
|
commit | commitdiff | tree |
2020-03-03 |
angiebird | Add init/update_frame_indexes()
|
commit | commitdiff | tree |
2020-03-03 |
angiebird | Add GetVectorData()
|
commit | commitdiff | tree |
2020-02-26 |
angiebird | Add RefFrameInfo
|
commit | commitdiff | tree |
2020-02-25 |
angiebird | Keep ref frame coding indexes in SimpleEncode
|
commit | commitdiff | tree |
2020-02-21 |
angiebird | Rename values in RefFrameType and FrameType
|
commit | commitdiff | tree |
2020-02-21 |
angiebird | Use ref_frame[0] to determine mv_count
|
commit | commitdiff | tree |
2020-02-21 |
angiebird | Consistency test for GroupOfPicture
|
commit | commitdiff | tree |
2020-02-21 |
angiebird | Use ObserveGroupOfPicture() in EncodeFrame test
|
commit | commitdiff | tree |
2020-02-20 |
angiebird | Add kGoldenFrame and kOverlayFrame to FrameType
|
commit | commitdiff | tree |
2020-02-10 |
angiebird | Do save/restore_encode_params when rate_ctrl is on
|
commit | commitdiff | tree |
2020-02-07 |
angiebird | Replace NULL by nullptr in simple_encode.c/h
|
commit | commitdiff | tree |
2020-02-07 |
angiebird | Sync simple_encode.h
|
commit | commitdiff | tree |
2020-02-07 |
angiebird | Rename inverse_vpx_rational to invert_vpx_rational
|
commit | commitdiff | tree |
2020-02-06 |
angiebird | Let SimpleEncode be able to output bitstream
|
commit | commitdiff | tree |
next |