aomedia /
avm /
812a863cf56c40b883aa86e56afe3b6a537f169b - 812a863 Do not let temporal filter go beyond keyframes. by bohanli · 4 years, 10 months ago
- d4b4c81 Fix issues in --enable-tpl-model=0 by Mufaddal Chakera · 4 years, 10 months ago
- b6bd2bc Add lookahead buffer documentation by Elliott Karpilovsky · 4 years, 10 months ago
- 4a3ee5c updated algorithm description by liang zhao · 4 years, 10 months ago
- e20731d Doxygen for InterModesInfo struct by Sarah Parker · 4 years, 10 months ago
- bb6ebd9 Add NEON version of av1_lowbd_pixel_proj_error SpeedUp by Vitalii Dziumenko · 4 years, 11 months ago
- 05492f5 Add NEON version of aom_vector_var function by Vitalii Dziumenko · 4 years, 11 months ago
- e403754 Add NEON version of av1_txb_init_levels by Vitalii Dziumenko · 5 years ago
- 015b496 Group motion mode config in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- d3caa0d Separate alloc functions from encoder.c by Satish Kumar Suman · 4 years, 10 months ago
- 329de4d Declare locally used functions in encoder.c as static by Satish Kumar Suman · 4 years, 10 months ago
- 4847098 Improve interintra sequence parameter decision by Yunqing Wang · 4 years, 10 months ago
- a2e4b31 Remove unused disable_wedge_search_edge_thresh by Yunqing Wang · 4 years, 10 months ago
- c851d28 Show encode_config fields only when they are valid by Yaowu Xu · 4 years, 10 months ago
- 2d8405c Add doxygen comments to high-level frame coding algorithms by Yue Chen · 4 years, 10 months ago
- 537eec1 Disable masked compound at speed 6 by Yunqing Wang · 4 years, 10 months ago
- 7de6531 Doxygen for motion_mode_candidate by Sarah Parker · 4 years, 10 months ago
- 393387f Link AlgorithmDescription.md in AV1 document page by Yunqing Wang · 4 years, 10 months ago
- 2b8e479 Group frame dimension config in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 1c52005 Comments/code cleanup related to aom_codec_encode by Wan-Teh Chang · 4 years, 10 months ago
- a4bed75 Bugfix for frame type with kf min/max dist of 0 by Urvang Joshi · 4 years, 10 months ago
- 8db5ca9 Bugfix related to qindex for KF min/max dist of 0 by Urvang Joshi · 4 years, 10 months ago
- 0481a78 Group Tile config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- fbe818d Cleanup unused function aom_write_yuv_frame_420() by Satish Kumar Suman · 4 years, 10 months ago
- d072c70 Add missing end braces for extern C flag by chiyotsai · 4 years, 10 months ago
- b1ba0b9 Declare the src parameter as pointer to const by Wan-Teh Chang · 4 years, 10 months ago
- 1439bfc Allow alt-ref when num of still frames is small by Cheng Chen · 5 years ago
- 72f88e4 Don't zero uv width/height when forcing mono input by Wan-Teh Chang · 4 years, 10 months ago
- c2f3841 Add Doxygen comments to block.h by chiyotsai · 4 years, 10 months ago
- 50f6b46 Simplify the fix for aomedia:2639 by Wan-Teh Chang · 4 years, 10 months ago
- 78b323a Unify AB partition search in rd_pick_partition() by venkat sanampudi · 4 years, 10 months ago
- ee14de9 Move highbd_set_var_fns function to encoder_utils.h by Satish Kumar Suman · 4 years, 10 months ago
- 60dd516 Add Doxygen documentation for transform search by Hui Su · 4 years, 10 months ago
- 098327e chroma_check: don't access UV planes if monochrome by Wan-Teh Chang · 4 years, 10 months ago
- 972797c Convert input to mono when producing mono output by Wan-Teh Chang · 4 years, 10 months ago
- e52cc7d Abstract function calls in highbd_set_var_fns by Satish Kumar Suman · 4 years, 10 months ago
- bbc7d9c Fix documentation on 2-pass mode by Elliott Karpilovsky · 4 years, 10 months ago
- e3f2433 Prune sgr serarch for screen content by Yunqing Wang · 4 years, 10 months ago
- 1441b93 Transform search skipping for screen content by Yunqing Wang · 4 years, 10 months ago
- 603fee9 Use tx domain distortion for screen content by Yunqing Wang · 4 years, 10 months ago
- a1069ac Remove disable_skip_txfm parameters in intermode search by chiyotsai · 4 years, 10 months ago
- 42e1bdd rtc-svc: Set primary_ref_frame per layer by Marco Paniconi · 4 years, 10 months ago
- 35d5df9 rtc-svc: Disable nonrd_altref_frame for spatial layers by Marco Paniconi · 4 years, 10 months ago
- 5b50e6d Group GF related config in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 897b794 Separate utility functions from encoder.c by Satish Kumar Suman · 4 years, 10 months ago
- 7e9873d Group Keyframe config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- f4d0914 Speed up loop restoration search for screen content by Yunqing Wang · 4 years, 10 months ago
- 04e836a Add delta to chroma quantizers by Yue Chen · 6 years ago
- de1caf8 Add Doxygen documentation to intra mode rdopt functions by chiyotsai · 4 years, 10 months ago
- 502f55e Remove redundant assignments in speed features by chiyotsai · 4 years, 10 months ago
- c819a6c Doxygen doc for DecoderCodingBlock struct. by Urvang Joshi · 4 years, 10 months ago
- d853ea5 Doxygen documentation for structs in encoder.h by Urvang Joshi · 4 years, 10 months ago
- e409394 AV1 RT: Limit merge check for speed5 by Fyodor Kyslov · 4 years, 10 months ago
- e0f9f0d Remove screen content restriction in txfm feature by Yunqing Wang · 4 years, 10 months ago
- 463f07c Remove an unclear pruning criterion for filter_intra mode by chiyotsai · 4 years, 10 months ago
- e57d3ed Adjust ext_partition pruning for screen contents by Yunqing Wang · 4 years, 10 months ago
- 47c0689 Separate rate control functions from encoder.c by Satish Kumar Suman · 4 years, 10 months ago
- 73ddf44 Documents main functions for intra-mode coding by chiyotsai · 4 years, 10 months ago
- b09d925 Prune 4 partition for screen contents by Yunqing Wang · 4 years, 10 months ago
- 3538fd4 rtc-svc: Add SVC test for setting frame error_resilience by Marco Paniconi · 4 years, 10 months ago
- 07a845f Extend sf perform_coeff_opt_based_on_satd to speed 4 by Deepa K G · 4 years, 10 months ago
- 7a5f5f4 Separate superres functions from encoder.c by Satish Kumar Suman · 4 years, 10 months ago
- 67c65df Improve AVxEncoderThreadTest by Mufaddal Chakera · 4 years, 10 months ago
- c9a5e74 doxygen: partition search by Yue Chen · 4 years, 10 months ago
- 3a7b5fd Prune ab partition for screen contents by Yunqing Wang · 4 years, 10 months ago
- b62888d Reduce CDEF search for screen contents by Yunqing Wang · 4 years, 10 months ago
- 225bda9 Allow screen content for ext partition pruning by Yunqing Wang · 4 years, 10 months ago
- ee96834 rtc-svc: Add tests for dropping enhancment layers by Marco Paniconi · 4 years, 10 months ago
- 1849174 Enable EXTRACT_STATIC for doxygen by Yue Chen · 4 years, 10 months ago
- 217bf91 Group frame resize config in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- a7fd6f1 doxygen: Add FIRSTPASS_STATS structure by Cheng Chen · 4 years, 10 months ago
- e977d22 doxygen: Description of deblock filter level selection by Cheng Chen · 4 years, 10 months ago
- 0d279aa Group super-res config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 1e3eb72 Modify ext_partition_eval_thresh for speed 5 and 6 by Yunqing Wang · 4 years, 10 months ago
- 0b09b61 Unify functions of rectangular partition search by venkat sanampudi · 4 years, 10 months ago
- 2740923 rtc-svc: Add SVC test for 4:4:4 input by Marco Paniconi · 4 years, 10 months ago
- 6589c3b Doxygen doc for MACROBLOCKD struct. by Urvang Joshi · 4 years, 10 months ago
- da73940 Fix issues reported by valgrind by Sachin Kumar Garg · 4 years, 10 months ago
- b34920d Enable LAP in single pass AOM_CQ. by Aasaipriya · 4 years, 10 months ago
- 2ea1836 Add documentation on 2-pass mode by Elliott Karpilovsky · 4 years, 10 months ago
- 82f140a Fix a segfault for invalid encoding parameters by Yunqing Wang · 4 years, 10 months ago
- 39142fa Group partition config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- b579283 Update size related local variables in rd_pick_partition() by venkat sanampudi · 4 years, 10 months ago
- 3efcfc0 Doxygen doc for AV1_COMMON struct. by Urvang Joshi · 4 years, 10 months ago
- ec44906 Fix multi-threading mismatch issues by Mufaddal Chakera · 4 years, 10 months ago
- 7db58d3 Doxygen doc for CommonQuantParams, CommonContexts. by Urvang Joshi · 4 years, 10 months ago
- abf31fa Doxygen doc for 3 structs in av1_common_int.h by Urvang Joshi · 4 years, 10 months ago
- 4b2c9ff rtc: Add some settings to svc_encoder_rtc.c by Marco Paniconi · 4 years, 10 months ago
- 24fa644 Fix bug in rd_pick_rect_partition() by venkat sanampudi · 4 years, 10 months ago
- 915b382 Fix regression with fixed Q encode by Paul Wilkins · 4 years, 10 months ago
- 8db8a20 Group compound type elements in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 28709f2 Group txfm size/type config in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 2964984 Group intra mode config params in AV1EncoderConfig by Vishesh · 4 years, 10 months ago
- 40798a6 Modified av1_highbd_dr_prediction_z2_avx2 by Krishna Malladi · 4 years, 10 months ago
- 0e54ab8 Abstract common code in rectangular partitions search by venkat sanampudi · 4 years, 10 months ago
- 2aa13c4 rtc-svc: Set init_seq_coding_tools in svc_set_params by Marco Paniconi · 4 years, 10 months ago
- df1a40a rtc-svc: Fix to framerate with set_svc_params by Marco Paniconi · 4 years, 10 months ago
- b54b7b4 Add NEON version of few subpixl|variance functions by Vitalii Dziumenko · 4 years, 11 months ago
- cfd0296 Extend prune_starting_mv to speed 3 by Yunqing Wang · 4 years, 10 months ago
- e8c03d7 Disable 'prune_ref_frame_for_gm_search' for mt by Remya · 4 years, 10 months ago