- f2a2eee Remove REALTIME mode and related code by Fyodor Kyslov · 3 years, 8 months ago
- 2b492d8 Remove REALTIME mode by Fyodor Kyslov · 3 years, 8 months ago
- 368bde5 Cross-Component Sample Offset (CCSO) by yixindu · 3 years, 9 months ago
- eca7e6b Don't print subgop info/warnings in quiet mode. by Urvang Joshi · 3 years, 9 months ago
- a4c6f69 Support signaling number of ref mvs at frame level by Debargha Mukherjee · 4 years ago
- ee0d2f0 CONFIG_IST : Intra Secondary Transform by Madhu Peringassery Krishnan · 3 years, 9 months ago
- 4241ffe Offset based refinement of Intra Prediction by SARWER, Mohammed Golam · 3 years, 9 months ago
- 943a08d Multiple reference line selection (MRLS) by leolzhao · 4 years ago
- ccc6ea7 port ext_quant experiment into research branch by Ryan Lei · 4 years, 2 months ago
- 0214160 Add run-time flag for SDP by leolzhao · 4 years, 1 month ago
- 5fa4fcf Fix mismatch for --enable-chroma-deltaq by Madhu Peringassery Krishnan · 4 years, 1 month ago
- 9c2d433 Cleanup unused variables from rc controller by Aasaipriya chandran · 4 years, 4 months ago
- c89a251 Reset subgop_config pointer appropriately for sub-gop cfg change by Cherma Rajan A · 4 years, 4 months ago
- e5fd646 SUPERRES_AUTO: don't save/restore cur_frame->buf. by Urvang Joshi · 4 years, 5 months ago
- 2f16e85 Superres: convert macros to speed features by Debargha Mukherjee · 4 years, 5 months ago
- 1e86b78 SUPERRES_AUTO: Fix exhaustive search. by Urvang Joshi · 4 years, 5 months ago
- 2a67637 remove 8 bit internal pipeline by Ryan Lei · 4 years, 6 months ago
- df26571 Superres: use TPL etc in fullres recode try. by Urvang Joshi · 4 years, 5 months ago
- bd95585 Bugfix for encoder reported PSNR for superres. by Urvang Joshi · 4 years, 5 months ago
- 7c962c2 Fix colors count and bias threshold in hbd path for palette. by Aasaipriya chandran · 4 years, 5 months ago
- fa3ecee Downconvert pixels to 8-bit in av1_count_colors_highbd() by Aasaipriya Chandran · 4 years, 6 months ago
- efc9166 add control flag to enable/disable deblocking filter by Ryan Lei · 4 years, 5 months ago
- 93c395b Add config flag for removing dual filter by Hui Su · 4 years, 5 months ago
- d9dc3fd Assign references to named slots without stacks by Sarah Parker · 4 years, 7 months ago
- 9b5a89b Remove syntax elements for dist-wtd-compound by Debargha Mukherjee · 4 years, 5 months ago
- 737d6c6 Remove 2-pass only code from !CONFIG_SINGLEPASS by Debargha Mukherjee · 4 years, 6 months ago
- 0cbf028 Use last frame from the same level for predictions in tune=vmaf* by Sai Deng · 4 years, 6 months ago
- 7275a1a Add tune=vmaf_neg mode by Sai Deng · 4 years, 7 months ago
- 48ebb28 Fix VMAF quality regression in tune=vmaf modes by Sai Deng · 4 years, 7 months ago
- e2e2127 Correct scaling of sad in sad_skip functions for hbd encode by Aasaipriya C · 4 years, 6 months ago
- c814afb Downsample sad computation in hd motion search by chiyotsai · 4 years, 7 months ago
- 5bff0a0 Subsume bit-depth scaling of sse in RDCOST_DBL macro by Nithya V S · 4 years, 6 months ago
- 8e87d90 Correct rd cost computation using RDCOST_DBL in hbd encode by Nithya V S · 4 years, 6 months ago
- 5f64acd Separate update types for filtered kf with overlay by Debargha Mukherjee · 4 years, 7 months ago
- ade2d32 Remove special case FIXED_GF_INTERVAL by Urvang Joshi · 4 years, 7 months ago
- ef149cf Update subgop config models by Debargha Mukherjee · 4 years, 7 months ago
- c94483a Remove obsolete DUMP_RECON_FRAMES functionality by Urvang Joshi · 4 years, 7 months ago
- dc3aa12 Merge branch 'master' into research by Urvang Joshi · 4 years, 7 months ago
- 5567170 Support parsing subgop config from file by Debargha Mukherjee · 4 years, 7 months ago
- cdbe379 Add code for parsing a subgop config file format by Debargha Mukherjee · 4 years, 7 months ago
- 9985250 Add compatiblility with ARF_UPDATE keyframes. by bohanli · 4 years, 8 months ago
- 06b3f20 Merge "Merge branch 'master' into research" into research by Urvang Joshi · 4 years, 8 months ago
- ae43727 SubGOP config string fix + better diagnostics by Debargha Mukherjee · 4 years, 8 months ago
- f771312 Merge branch 'master' into research by Urvang Joshi · 4 years, 8 months ago
- 37af76d Remove recode loop dependency on real time by Jingning Han · 4 years, 8 months ago
- 17b0131 Remove outdated comments from encoder.c by Jingning Han · 4 years, 8 months ago
- 14affd0 Add search site init for all motion search methods by venkat sanampudi · 4 years, 8 months ago
- 0da8c24 Use bilinear filter for 4:3 scaling. by Jerome Jiang · 4 years, 8 months ago
- 179ac66 Remove TwoPassCfg struct & absorb stats_in in oxcf by Debargha Mukherjee · 4 years, 8 months ago
- 2a88e52 Remove TwoPassCfg struct & absorb stats_in in oxcf by Debargha Mukherjee · 4 years, 8 months ago
- 444e556 Remove is_stats_comsumption_stage_twopass code by Debargha Mukherjee · 4 years, 8 months ago
- 69e6dcc rtc: Add dynamic resize mode, to 1 pass CBR by Marco Paniconi · 4 years, 8 months ago
- 0d0aaed Move more 1-pass only code under CONFIG_SINGLEPASS by Debargha Mukherjee · 4 years, 8 months ago
- aeada12 Add FAST_BIGDIA motion search method by venkat sanampudi · 4 years, 8 months ago
- 4b422e6 RT: Call av1_setup_frame when q changes on error_resilience=1. by Jerome Jiang · 4 years, 8 months ago
- 017cf21 subgop_config: Don't print the configuration. by Urvang Joshi · 4 years, 8 months ago
- 71e5971 Merge "Merge branch 'master' into research" into research by Urvang Joshi · 4 years, 8 months ago
- d0f4b6d Add pyramid level to frame structs by Sarah Parker · 4 years, 8 months ago
- dc5371c Introduce fast full pixel search for tpl motion estimation by venkat sanampudi · 4 years, 8 months ago
- 3fdaf5c Merge branch 'master' into research by Urvang Joshi · 4 years, 8 months ago
- 6f22c7a Refactor fwd kf related code to prepare for kf arfs. by bohanli · 4 years, 8 months ago
- 7a090f2 Correct frames_to_key if limit info is available by Mufaddal Chakera · 4 years, 8 months ago
- da89844 Misc changes in subgop parsing and printing by Debargha Mukherjee · 4 years, 8 months ago
- dee179d Revert "Revert "Separate utility functions from encoder.c"" by Jayasanker J · 4 years, 8 months ago
- b670f9d Remove hash-based trellis optimization by chiyotsai · 4 years, 8 months ago
- c8d3f11 Additions to overview document. by Paul Wilkins · 4 years, 8 months ago
- aae7a16 Fix error message in profile checking by Yunqing Wang · 4 years, 8 months ago
- dd0fa45 rtc: Add doxygen for rate control for RTC by Marco Paniconi · 4 years, 8 months ago
- b1eabbe Fix and enable 1-pass monochrome test by Debargha Mukherjee · 4 years, 9 months ago
- dc14120 Clean up and rename partition speed features by chiyotsai · 4 years, 8 months ago
- c66fddd Fix build failure introduced in a previous patch by Debargha Mukherjee · 4 years, 8 months ago
- efb2d24 Set superblock size correctly in resize mode by Deepa K G · 4 years, 8 months ago
- 260c826 Disable tpl when scaling mode is set by Deepa K G · 4 years, 8 months ago
- 1487602 Revert "Separate utility functions from encoder.c" by Jayasanker J · 4 years, 8 months ago
- 7aebbd1 print more stats in encoder log by liang zhao · 4 years, 8 months ago
- c22e2c5 Add parsing and data structure for subgop config by Debargha Mukherjee · 4 years, 8 months ago
- 073fc96 Refactor variables from AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 94a6529 Group tuning related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 7118f42 Start isolating 2-pass path f/ eventual removal by Debargha Mukherjee · 4 years, 9 months ago
- dce68c5 Fix and enable 1-pass monochrome test by Debargha Mukherjee · 4 years, 9 months ago
- aa6a170 Group toolset config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 1629a4b Save arf index in gf_group. by bohanli · 4 years, 9 months ago
- 5fffb44 rtc: Adjust filter scaler settings for rtc mode by Marco Paniconi · 4 years, 9 months ago
- a36c8d0 Group encoder algorithm config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 327528a rtc: Change default scaler filter to SMOOTH for RTC by Marco Paniconi · 4 years, 9 months ago
- 3dddc32 Add 3/4 scaling Neon optimizations by Jerome Jiang · 4 years, 9 months ago
- 4342d7f Group input related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 1f7174f Use order_hint to set index of BITSTREAM_DEBUG by angiebird · 4 years, 9 months ago
- 36adf35 Separate utility functions from encoder.c by Satish Kumar Suman · 4 years, 9 months ago
- c1b1126 Port 4:1 ssse3 optimizations by Jerome Jiang · 4 years, 9 months ago
- 34b591f AV1 RT: Implement Noise Estimator by Fyodor Kyslov · 4 years, 9 months ago
- 7205692 rtc: Fixes for resize when scalemode is used by Marco Paniconi · 4 years, 9 months ago
- 52fdeae Group color related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 9102cce Unify is_frame_tpl_eligible() checking condition by Jingning Han · 4 years, 9 months ago
- dede293 Allow for use of optimized 2:1 scaler in scale_references by Jerome Jiang · 4 years, 9 months ago
- 2b22a1f rtc-svc: Fix to avoid scaling references by Marco Paniconi · 4 years, 9 months ago
- 790190e Add special C func to do 2 to 1 scale by Jerome Jiang · 4 years, 9 months ago
- 4e86937 Add more scaling modes for AOME_SET_SCALEMODE by Marco Paniconi · 4 years, 9 months ago
- 734eff9 Group quantization config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
- 39e7409 Group rate control config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago