aomedia /
avm /
e4093947a77d5e290273f629e5c4a7aa1436deaf - 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, 11 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, 11 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, 11 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 · 5 years ago
- cfd0296 Extend prune_starting_mv to speed 3 by Yunqing Wang · 4 years, 11 months ago
- e8c03d7 Disable 'prune_ref_frame_for_gm_search' for mt by Remya · 4 years, 11 months ago
- 26388ab Update comment in scene detection by Marco Paniconi · 5 years ago
- 18de235 Optimize NEON version of aom_sse function by Vitalii Dziumenko · 5 years ago
- 9b23c33 Fix av1_inv_txfm2d_add_NxM_neon for arm 32bit by Vitalii Dziumenko · 4 years, 11 months ago
- d75de53 Change to active best Q calculation. by Paul Wilkins · 5 years ago
- e5373ad Remove adaptive motion search speed feature by chiyotsai · 5 years ago
- 9a25764 Add doxygen documentation to av1_rd_pick_inter_mode by Sarah Parker · 4 years, 11 months ago
- 15309cb Implement tpl feature prune_starting_mv to speed 4 by Yunqing Wang · 4 years, 11 months ago
- bf9f5c3 Disabled prune_tx_type_est_rd speed feature on speed 6 by chiyotsai · 4 years, 11 months ago
- 4656c02 Updated document for algorithm description by liang zhao · 5 years ago
- 6e5f6f5 Small cleanup to aomstats.c by Elliott Karpilovsky · 4 years, 11 months ago
- 299b96d3 Add NEON version of av1_inv_txfm2d_add functions by Vitalii Dziumenko · 5 years ago
- c4a8cf7 Add a call to aom_clear_system_state() by Mufaddal Chakera · 4 years, 11 months ago
- d36967d Abstract reset of partition limitations in rd_pick_partition() by venkat sanampudi · 4 years, 11 months ago
- 88c037e Abstract partition cost override in rd_pick_partition() by venkat sanampudi · 4 years, 11 months ago
- cb2fa3b Skip trellis opt based on SATD by Deepa K G · 5 years ago
- a5e3f02 Increase num workers for pass=1 by Mufaddal Chakera · 5 years ago
- 9157925 Optimize Memory for firstpass multi-threading by Mufaddal Chakera · 5 years ago
- 6a3ee53 Enable multi-threading for firstpass by Mufaddal Chakera · 5 years ago
- 2e2e411 Fix a ref_frame's rate being double-counted in handle_intra_mode by chiyotsai · 5 years ago
- 154af70 Add SSE2 variant for mse_wxh_16bit_highbd in cdef by Satish Kumar Suman · 5 years ago
- d32efeb Group local variables in partition search into a structure by venkat sanampudi · 5 years ago
- 320c399 Change to STRICT_RC calculation of active best Q. by Paul Wilkins · 5 years ago
- 7c26f2e doxygen: Add description for av1 first pass by Cheng Chen · 5 years ago
- e4d1bba Disable WebM encoder settings for debug output by Elliott Karpilovsky · 5 years ago
- fb17282 rtc: Refactor encode_b for nonrd mode by Marco Paniconi · 5 years ago
- ff57ff1 Remove deprecated flags from svc example encoder. by Jerome Jiang · 5 years ago
- 217ac1c Add AVX2 variant for mse_wxh_16bit_highbd in cdef by Satish Kumar Suman · 5 years ago
- e0be17e AV1 RT: Skip intra mode search if TX is skipped by Fyodor Kyslov · 5 years ago
- 11067db rtc: Refactor pick_sb_modes for nonrd by Marco Paniconi · 5 years ago
- f10a295 Merge "Merge branch 'applejack'" by Jerome Jiang · 5 years ago
- da74859 Add NEON version of av1_fwd_txfm2d_X_Y functions by Vitalii Dziumenko · 5 years ago
- 9947e24 Merge branch 'applejack' by Jerome Jiang · 5 years ago
- bb35ba9 Release v2.0.0 Applejack by Jerome Jiang · 5 years ago
- 800e70a Abstract worker creation for multi-threading by Sachin Kumar Garg · 5 years ago
- da29bc3 Add SSE2 variant for mse_wxh_16bit in cdef by Satish Kumar Suman · 5 years ago
- 4821571 Add --use-16bit-internal param to aomenc by Debargha Mukherjee · 5 years ago
- 9c38f3b Add a call to aom_clear_system_state() by Yaowu Xu · 5 years ago
- 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 5 years ago
- 700af53 Abstract worker deallocation into separate functions by Sachin Kumar Garg · 5 years ago
- 5aa160f Add AVX2 variant for mse_wxh_16bit in cdef by Satish Kumar Suman · 5 years ago
- 6ad7fc3 Modify function comments by Yunqing Wang · 5 years ago
- e635eb6 Fix to nightly test failure by Marco Paniconi · 5 years ago
- 8d139f1 Add a header in Markdown file by Yunqing Wang · 5 years ago
- 0b4dcba Encode speed improvement for low QP HD videos by Debargha Mukherjee · 5 years ago
- 18ce7a0 Consider forward keyframes in calculate_gf_length. by bohanli · 5 years ago
- 6112e02 Don't use forward keyframes for scenecuts. by bohanli · 5 years ago
- 07e3613 Respect rc->min_gf_interval in calculate_gf_length. by bohanli · 5 years ago
- d3ce6ad Fix temporal filtering buffer assert failure for fwd_kf. by bohanli · 5 years ago
- 04caf8b View Markdown file in Doxygen documentation by Yunqing Wang · 5 years ago
- fdca7c6 Fix memory behavior in write_webm_file_header by Elliott Karpilovsky · 5 years ago
- 7747e10 Included files in documentation by Yunqing Wang · 5 years ago
- df2e7cb Enable call graph for a function by Yunqing Wang · 5 years ago