https://github.com/scufflecloud/svt-av1-mirror
Mirror of https://gitlab.com/AOMediaCodec/SVT-AV1
https://github.com/scufflecloud/svt-av1-mirror
mirror svt-av1
Last synced: 2 months ago
JSON representation
Mirror of https://gitlab.com/AOMediaCodec/SVT-AV1
- Host: GitHub
- URL: https://github.com/scufflecloud/svt-av1-mirror
- Owner: ScuffleCloud
- License: bsd-3-clause-clear
- Created: 2025-03-25T18:11:48.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-05-03T12:13:49.000Z (5 months ago)
- Last Synced: 2025-05-08T21:36:53.511Z (5 months ago)
- Topics: mirror, svt-av1
- Language: C
- Homepage: https://gitlab.com/AOMediaCodec/SVT-AV1
- Size: 66.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Docs/README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-BSD2.md
Awesome Lists containing this project
README
[Top level](../README.md)
# Documentation
## Guides
- [System Requirements](System-Requirements.md)
- [How to run SVT-AV1 within ffmpeg](Ffmpeg.md)
- [Standalone Encoder Usage](svt-av1_encoder_user_guide.md)
- [List of All Parameters](Parameters.md)
- [Build Guide](Build-Guide.md)
- [SVT-AV1 Contribution Guide](Contribute.md)
- [Common Questions/Issues](CommonQuestions.md)## Design Documents
- [Encoder Design](svt-av1-encoder-design.md)## Technical Appendices
- [Altref and Overlay Pictures Appendix](Appendix-Alt-Refs.md)
- [CDEF Appendix](Appendix-CDEF.md)
- [CfL Appendix](Appendix-CfL.md)
- [Compliant Subpel Interpolation Filter Search Appendix](Appendix-Compliant-Subpel-Interpolation-Filter-Search.md)
- [Compound Mode Prediction Appendix](Appendix-Compound-Mode-Prediction.md)
- [Deblocking Loop Filter (LF) Appendix](Appendix-DLF.md)
- [Film Grain Synthesis](Appendix-Film-Grain-Synthesis.md)
- [Global Motion Appendix](Appendix-Global-Motion.md)
- [Intra Block Copy Appendix](Appendix-Intra-Block-Copy.md)
- [Local Warped Motion appendix](Appendix-Local-Warped-Motion.md)
- [Mode Decision Appendix](Appendix-Mode-Decision.md)
- [Motion Estimation Appendix](Appendix-Open-Loop-Motion-Estimation.md)
- [Overlapped Block Motion Compensation Appendix](Appendix-Overlapped-Block-Motion-Compensation.md)
- [Palette Prediction Appendix](Appendix-Palette-Prediction.md)
- [Rate Control Appendix](Appendix-Rate-Control.md)
- [Recursive Intra Appendix](Appendix-Recursive-Intra.md)
- [Restoration Filter Appendix](Appendix-Restoration-Filter.md)
- [SQ Weight Appendix](Appendix-SQ-Weight.md)
- [Super-resolution Appendix](Appendix-Super-Resolution.md)
- [Temporal Dependency Model](Appendix-TPL.md)
- [Transform Search Appendix](Appendix-TX-Search.md)
- [Reference Scaling Appendix](Appendix-Reference-Scaling.md)
- [Variance Boost Appendix](Appendix-Variance-Boost.md)