aomedia /
avm /
055272ab253f43a2997f580991ca20cff723bc96 - 055272a Use less agressive qindex fn for arfs in ld mode by Debargha Mukherjee · 4 years, 7 months ago
- 59b3b39 Add enh configs for 11 and 13 gop lengths by Debargha Mukherjee · 4 years, 7 months ago
- d90274e define_gf_group_pass0: explicit arf_boost_factor. by Urvang Joshi · 4 years, 7 months ago
- 5bff0a0 Subsume bit-depth scaling of sse in RDCOST_DBL macro by Nithya V S · 4 years, 7 months ago
- e31afd1 Correct scaling of satd in tx search for hbd encoding by Mufaddal Chakera · 4 years, 8 months ago
- 270407b Reset display_order_hint in fwd kf by Sarah Parker · 4 years, 7 months ago
- 8e87d90 Correct rd cost computation using RDCOST_DBL in hbd encode by Nithya V S · 4 years, 8 months ago
- 322b501 resize_test: increase PSNR change tolerance. by Urvang Joshi · 4 years, 7 months ago
- 994c889 Enable length 6 configs in enh model by Debargha Mukherjee · 4 years, 7 months ago
- 6fa510f Show correct frame when not mapped to ref name by Sarah Parker · 4 years, 7 months ago
- 828e3df Fix crash when all past frames are level 1 by Sarah Parker · 4 years, 8 months ago
- 32b36a0 Fix show existing frame for subgop by Sarah Parker · 4 years, 8 months ago
- 17b4100 Bugfix: low delay with pyramid (adaptive QP case) by Urvang Joshi · 4 years, 8 months ago
- a1c0224 Print gf_interval only if printing per-frame stats by Urvang Joshi · 4 years, 8 months ago
- 90ee62c Improve enh subgop config model by Debargha Mukherjee · 4 years, 8 months ago
- 5f64acd Separate update types for filtered kf with overlay by Debargha Mukherjee · 4 years, 8 months ago
- ade2d32 Remove special case FIXED_GF_INTERVAL by Urvang Joshi · 4 years, 8 months ago
- d5545c3 Make low-delay mode work correctly with lag 0. by Urvang Joshi · 4 years, 8 months ago
- 39fb598 Find correct display buffer for show_existing_frame by Sarah Parker · 4 years, 8 months ago
- c000e79 Add configuration for more length in enh preset by Debargha Mukherjee · 4 years, 8 months ago
- 31b4450 Don't reduce gf_length if last subgop config given by Debargha Mukherjee · 4 years, 8 months ago
- f04cb44 Add a mechanism to provide preset config strings by Debargha Mukherjee · 4 years, 8 months ago
- e039124 Misc. cleanups of subgop config by Debargha Mukherjee · 4 years, 8 months ago
- 2b038a7 Fix tpl with new subgop refresh rule by Sarah Parker · 4 years, 8 months ago
- eacddea Correct offset of gf index when key frame filtering mode is 2 by Yue Chen · 4 years, 8 months ago
- 8cbcd05 Subgop config improvements by Debargha Mukherjee · 4 years, 8 months ago
- 47de32e A fix for leaf level q assignment by Debargha Mukherjee · 4 years, 8 months ago
- b4a8682 Fix a few issues in leaf frame qp assignments by Yue Chen · 4 years, 8 months ago
- 2165ef9 Fix missing TX_4X4 case in nonrd_pickmode by Debargha Mukherjee · 4 years, 8 months ago
- 4cfbe0c Skip optical flow linking if config isn't enabled. by Lauren Partin · 4 years, 8 months ago
- 81b3552 Fix optical flow warnings. by Lauren Partin · 4 years, 8 months ago
- e9f90e7 Set qp offset based on pyramid level by Yue Chen · 4 years, 8 months ago
- a40c281 Enforce subgop refresh level if specified by Sarah Parker · 4 years, 8 months ago
- 4a5dc3c Tighten a check for valid subgop configs by Debargha Mukherjee · 4 years, 8 months ago
- ef149cf Update subgop config models by Debargha Mukherjee · 4 years, 8 months ago
- 2c64de1 Allow top-level frame to have a pyr_level of 1+ by Yue Chen · 4 years, 8 months ago
- aba154f Avoid using stack for sub gop cfg reference refresh by Sarah Parker · 4 years, 9 months ago
- ca9b36c Adds an optional refresh parameter to subgop cfg by Debargha Mukherjee · 4 years, 8 months ago
- c94483a Remove obsolete DUMP_RECON_FRAMES functionality by Urvang Joshi · 4 years, 8 months ago
- 01bd865 Merge "Merge branch 'master' into research" into research by Urvang Joshi · 4 years, 8 months ago
- 271f1c6 Allow low-delay sub-GOP config + fixed QP offsets. by Urvang Joshi · 4 years, 8 months ago
- ef14469 Better message for ref not found in subgop cfg by Debargha Mukherjee · 4 years, 8 months ago
- ed91285 Add some example config files by Debargha Mukherjee · 4 years, 9 months ago
- 640a84b Adjust, fix and add subgop config models by Debargha Mukherjee · 4 years, 9 months ago
- dc3aa12 Merge branch 'master' into research by Urvang Joshi · 4 years, 8 months ago
- 50cbe97 Avoid redundant population of ref mv by Deepa K G · 4 years, 9 months ago
- 9a424e9 Revert "Add High bit-depth SSE2 Temporal Filter" by Krishna Malladi · 4 years, 9 months ago
- 5ff2ead Add optical flow api skeleton only. by Lauren Partin · 5 years ago
- e336023 Some cleanups/enhancements on subgop file format by Debargha Mukherjee · 4 years, 9 months ago
- 26050dd Scale variables with bit-depth in first pass by Jingning Han · 4 years, 9 months ago
- d948004 Temporal filtering fix to work around an error by Debargha Mukherjee · 4 years, 9 months ago
- 5567170 Support parsing subgop config from file by Debargha Mukherjee · 4 years, 9 months ago
- cdbe379 Add code for parsing a subgop config file format by Debargha Mukherjee · 4 years, 9 months ago
- 6e37802 Fix detection of last subgop by Sarah Parker · 4 years, 9 months ago
- 8ad988d Initialize ref_list for simple motion search by Yue Chen · 4 years, 9 months ago
- f68db57 Limit SBMultipass Test to speed 4 to 5 by chiyotsai · 4 years, 9 months ago
- 1478d86 Add option to enable arf + overlay for key frames. by bohanli · 4 years, 10 months ago
- 9985250 Add compatiblility with ARF_UPDATE keyframes. by bohanli · 4 years, 9 months ago
- 682a89b Fix for highbd_i2nv_txfm_neon function by Vitalii Dziumenko · 4 years, 9 months ago
- 09471eb Updated tool description by liang zhao · 4 years, 9 months ago
- 5292541 Fix crash encoding img with small width or height by Wan-Teh Chang · 4 years, 9 months ago
- c319c60 Fix calculation of arf_src_offset by Yue Chen · 4 years, 9 months ago
- 111d0b9 Disable ResizeModeTestLarge to fix nightly failures by Mufaddal Chakera · 4 years, 9 months ago
- 1a2a7c9 Support omission of reference list in subgop by Sarah Parker · 4 years, 9 months ago
- b60bb6b Add subgop default config for first subgop by Sarah Parker · 4 years, 9 months ago
- 81a9a6b rtc-svc: Add case of temporal layers with multi-reference by Marco Paniconi · 4 years, 9 months ago
- 01bfc58 Write reconstructed samples into YUV file by liang zhao · 4 years, 9 months ago
- 10e9944 Resolve problem with unsupported characters. by Paul Wilkins · 4 years, 9 months ago
- 0c3e0a0 Update default subgop cfg by Sarah Parker · 4 years, 9 months ago
- 648b8f7 Make multiplier scaling layer depth dependent by Jingning Han · 4 years, 9 months ago
- 96c103d Properly scale diff in temporal filter by Jingning Han · 4 years, 9 months ago
- 4b0cfb9 Add optional config for the first subgop in gop by Debargha Mukherjee · 4 years, 9 months ago
- 1ad8e74 Make references in subgop config optional by Debargha Mukherjee · 4 years, 9 months ago
- 03cb63d Minor fixes in subgop printing by Debargha Mukherjee · 4 years, 9 months ago
- ef79fe4 Add some top level text for entropy encoding. by Paul Wilkins · 4 years, 9 months ago
- 386cb69 Encoder overview : split entropy coding section. by Paul Wilkins · 4 years, 9 months ago
- 8d1a661 Fix nits in encoder_usage_cfg initializers by Wan-Teh Chang · 4 years, 9 months ago
- 94b2854 Remove redundant arf_r0 from cpi->rd by Jingning Han · 4 years, 9 months ago
- 44edef5 Update a renamed function name in a comment. by Wan-Teh Chang · 4 years, 9 months ago
- dec43d0 Terminate partition search when NONE and SPLIT are invalid by venkat sanampudi · 4 years, 9 months ago
- 8ed85dd Encoder overview document minor fix by Paul Wilkins · 4 years, 9 months ago
- 8627fcb Disable ResizeModeTestLarge to fix nightly failures by Mufaddal Chakera · 4 years, 9 months ago
- 03eef00 Refactor prune_compound_using_single_ref speed feature by Cherma Rajan A · 4 years, 9 months ago
- 834c911 Prioritize conditions for temporal filtering by Yue Chen · 4 years, 9 months ago
- 0c0d971 Remove a redundant check of max_workers > 1. by Wan-Teh Chang · 4 years, 9 months ago
- fe1bd7f Add High bit-depth SSE2 Temporal Filter by Krishna Malladi · 4 years, 9 months ago
- bbe0baf Apply temporal filtering depending on user specification by Yue Chen · 4 years, 9 months ago
- 38bb157 Make subgop compatible with tpl by Sarah Parker · 4 years, 9 months ago
- 33531e5 Limit SBMultipass Test to speed 4 to 5 by chiyotsai · 4 years, 9 months ago
- 39141dd Fix pruning of reference frames in global motion search by Deepa K G · 4 years, 9 months ago
- da6d74c Extend prune_ref_frames_in_tpl to speed 2 by Deepa K G · 4 years, 9 months ago
- 21e5e8e Prune reference frames in tpl by Deepa K G · 5 years ago
- d7a9f0e Add loop filtering section to overview document. by Paul Wilkins · 4 years, 9 months ago
- da6a80b Added inter prediction search section to overview. by Paul Wilkins · 4 years, 9 months ago
- 4ac8bf4 Added intra mode search section to overview doc. by Paul Wilkins · 4 years, 9 months ago
- 06b3f20 Merge "Merge branch 'master' into research" into research by Urvang Joshi · 4 years, 9 months ago
- ae43727 SubGOP config string fix + better diagnostics by Debargha Mukherjee · 4 years, 9 months ago
- eba8218 Add current subgop cfg pointers to gf_group struct by Sarah Parker · 4 years, 9 months ago
- f54c2bb Add a few example sub gop configs by Debargha Mukherjee · 4 years, 9 months ago
- 065fbb8 Remove check for tx64 in non-420 images by chiyotsai · 4 years, 9 months ago