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 |
2020-02-05 |
angiebird | Add coded_frame to EncodeFrameResults
|
commit | commitdiff | tree |
2019-12-16 |
angiebird | Rename encode_frame_index
|
commit | commitdiff | tree |
2019-12-16 |
angiebird | Add start_show_index/show_frame_count
|
commit | commitdiff | tree |
2019-12-13 |
angiebird | Cosmetic change of update_encode_frame_result()
|
commit | commitdiff | tree |
2019-12-13 |
angiebird | Move psnr/sse computation under RATE_CTRL flag
|
commit | commitdiff | tree |
2019-12-13 |
angiebird | Add detailed description about GroupOfPicture
|
commit | commitdiff | tree |
2019-12-12 |
angiebird | Cosmetic change of vp9_get_gop_coding_frame_count
|
commit | commitdiff | tree |
2019-12-12 |
angiebird | Add GetFramePixelCount to SimpleEncode
|
commit | commitdiff | tree |
2019-12-11 |
angiebird | Cosmetic changes for RATE_CTRL related functions
|
commit | commitdiff | tree |
2019-12-11 |
Angie Chiang | Merge changes I54f60f62,Idbc437d3
|
commit | commitdiff | tree |
2019-12-10 |
angiebird | Rename parameter two_pass to twopass.
|
commit | commitdiff | tree |
2019-12-10 |
angiebird | Add GetNextEncodeFrameInfo ObserveGroupOfPicture
|
commit | commitdiff | tree |
2019-12-09 |
Angie Chiang | Merge changes I41ff04bb,I3d88d719
|
commit | commitdiff | tree |
2019-12-09 |
angiebird | Set frames_since_key in vp9_get_coding_frame_num
|
commit | commitdiff | tree |
2019-12-09 |
angiebird | Add vp9_get_gop_coding_frame_count()
|
commit | commitdiff | tree |
2019-12-06 |
angiebird | Add GetKeyFrameGroupSize()
|
commit | commitdiff | tree |
2019-12-04 |
Angie Chiang | Merge "Fix the encode inconsistency of SimpleEncode"
|
commit | commitdiff | tree |
2019-12-04 |
Angie Chiang | Merge "Describe ObserveFirstPassStats with more details"
|
commit | commitdiff | tree |
2019-12-04 |
angiebird | Fix the encode inconsistency of SimpleEncode
|
commit | commitdiff | tree |
2019-12-04 |
angiebird | Describe ObserveFirstPassStats with more details
|
commit | commitdiff | tree |
2019-11-25 |
angiebird | Make GetCodingFrameNum const function
|
commit | commitdiff | tree |
2019-11-25 |
angiebird | Add missing includes to simple_encode.h
|
commit | commitdiff | tree |
2019-11-25 |
angiebird | Correct typo in simple_encode.h
|
commit | commitdiff | tree |
2019-11-25 |
angiebird | Cosmetic change of GetBitrateInKbps
|
commit | commitdiff | tree |
2019-11-25 |
Angie Chiang | Merge "Change vp9_get_encoder_config."
|
commit | commitdiff | tree |
2019-11-22 |
angiebird | Change vp9_get_encoder_config.
|
commit | commitdiff | tree |
2019-11-21 |
angiebird | Add trailing underscore to members of SimpleEncode
|
commit | commitdiff | tree |
2019-11-21 |
angiebird | Rename impl by EncodeImpl
|
commit | commitdiff | tree |
2019-11-21 |
angiebird | Cosmetic changes of SimpleEncode code
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Fix a bug related to use_external_quantize_index
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Fix a bug in free_encoder()
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Use indicative mood in comments of SimpleEncode
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Rename pimpl by impl_ptr in SimpleEncode
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Move pimpl to the function body of SimpleEncode
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Fix a bug in EncodeFrame test
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Add namespace vp9
|
commit | commitdiff | tree |
2019-11-20 |
angiebird | Add copyright and header guard for simple_encode.h
|
commit | commitdiff | tree |
2019-11-20 |
Angie Chiang | Merge changes I32ab6829,If47867d4,I4442de01
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add coding_data_bit_size to EncodeFrameResult
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add quantize_index to EncodeFrameResult
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Pass in infile_path to SimpleEncode()
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add psnr and sse to EncodeFrameResult
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add SimpleEncode::EncodeFrameWithQuantizeIndex()
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add frame_type and show_idx to EncodeFrameResult
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add EncodeFrameResults
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Rename frame_stats by first_pass_stats
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add SimpleEncode::GetCodingFrameNum()
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add SimpleEncode::EncodeFrame()
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add ComputeFirstPassStats()
|
commit | commitdiff | tree |
2019-11-18 |
angiebird | Add vp9_iface_common.c
|
commit | commitdiff | tree |
2019-11-18 |
Angie Chiang | Merge changes Id42dbddd,I6dff1bda
|
commit | commitdiff | tree |
2019-11-15 |
angiebird | Add const to oxcf of vp9_create_compressor
|
commit | commitdiff | tree |
2019-11-15 |
angiebird | Add simple_encode.cc/h
|
commit | commitdiff | tree |
2019-11-15 |
angiebird | Add vp9_update_compressor_with_img_fmt()
|
commit | commitdiff | tree |
2019-11-15 |
angiebird | Add vp9_lookahead_full/vp9_lookahead_next_show_idx
|
commit | commitdiff | tree |
2019-11-15 |
angiebird | Remove output_pkt_list from cpi
|
commit | commitdiff | tree |
2019-11-13 |
angiebird | Pack psnr pkt outside of vp9_get_compressed_data
|
commit | commitdiff | tree |
2019-11-13 |
angiebird | Unite vpx_psnr_pkt and PSNR_STATS
|
commit | commitdiff | tree |
2019-11-13 |
angiebird | Remove psnr_pkt in LAYER_CONTEXT
|
commit | commitdiff | tree |
2019-11-13 |
angiebird | Remove the macro of vp9_lookahead_push
|
commit | commitdiff | tree |
2019-11-13 |
angiebird | Add g_timebase/g_timebase_in_ts to oxcf
|
commit | commitdiff | tree |
2019-11-13 |
angiebird | Add frame_rate param to vp9_get_encoder_config
|
commit | commitdiff | tree |
2019-11-06 |
Angie Chiang | Merge changes I341bd674,Ia9a0d71d,I71c1f906,I2e36e07c...
|
commit | commitdiff | tree |
2019-10-30 |
angiebird | Refactor check_initial_width
|
commit | commitdiff | tree |
2019-10-30 |
angiebird | Move noise_sensitivity to set_encoder_config
|
commit | commitdiff | tree |
2019-10-30 |
angiebird | Remove extra function calls in check_initial_width
|
commit | commitdiff | tree |
2019-10-30 |
angiebird | Move init_ref_frame_bufs to vp9_create_compressor
|
commit | commitdiff | tree |
2019-10-30 |
angiebird | Remove bits_left update in encoder_encode()
|
commit | commitdiff | tree |
2019-10-30 |
angiebird | Add vp9_get_encoder_config / vp9_get_frame_info
|
commit | commitdiff | tree |
2019-10-29 |
angiebird | vp9_get_coding_frame_num()
|
commit | commitdiff | tree |
2019-10-29 |
angiebird | Make [min/max]_gf_interval static under rate_ctrl
|
commit | commitdiff | tree |
2019-10-29 |
angiebird | Add rate_ctrl flag
|
commit | commitdiff | tree |
2019-10-29 |
Angie Chiang | Merge changes Ibde94f52,Iae804fcc,I94f3b93a
|
commit | commitdiff | tree |
2019-10-29 |
angiebird | Add get_arf_layers()
|
commit | commitdiff | tree |
2019-10-29 |
angiebird | Use RANGE in get_gop_coding_frame_num
|
commit | commitdiff | tree |
2019-10-29 |
angiebird | Add get_gf_interval_active_range()
|
commit | commitdiff | tree |
next |