{"id":23914234,"url":"https://github.com/psy-ex/svt-av1-psy","last_synced_at":"2025-04-08T06:33:02.601Z","repository":{"id":215546769,"uuid":"739123434","full_name":"psy-ex/svt-av1-psy","owner":"psy-ex","description":"The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) with perceptual enhancements for psychovisually optimal AV1 encoding","archived":false,"fork":false,"pushed_at":"2025-03-30T06:01:16.000Z","size":77753,"stargazers_count":351,"open_issues_count":12,"forks_count":31,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-01T04:51:52.742Z","etag":null,"topics":["av1","av1-codec","av1-encoder"],"latest_commit_sha":null,"homepage":"https://svt-av1-psy.com","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psy-ex.png","metadata":{"files":{"readme":"Docs/README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE-BSD2.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["gianni-rosato","juliobbv-p","Clybius","BlueSwordM"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-01-04T20:34:14.000Z","updated_at":"2025-03-31T22:55:26.000Z","dependencies_parsed_at":"2024-05-19T02:29:06.983Z","dependency_job_id":"54507e9b-926d-4a5d-abb3-f608731503ab","html_url":"https://github.com/psy-ex/svt-av1-psy","commit_stats":{"total_commits":3865,"total_committers":173,"mean_commits":"22.341040462427745","dds":0.8023285899094437,"last_synced_commit":"916cabd50bbaba3728def160f0b8aa9cb418aa5c"},"previous_names":["gianni-rosato/svt-av1-psy","psy-ex/svt-av1-psy"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psy-ex%2Fsvt-av1-psy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psy-ex%2Fsvt-av1-psy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psy-ex%2Fsvt-av1-psy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psy-ex%2Fsvt-av1-psy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psy-ex","download_url":"https://codeload.github.com/psy-ex/svt-av1-psy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792150,"owners_count":20996878,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["av1","av1-codec","av1-encoder"],"created_at":"2025-01-05T10:03:59.430Z","updated_at":"2025-04-08T06:33:02.549Z","avatar_url":"https://github.com/psy-ex.png","language":"C","funding_links":["https://github.com/sponsors/gianni-rosato","https://github.com/sponsors/juliobbv-p","https://github.com/sponsors/Clybius","https://github.com/sponsors/BlueSwordM"],"categories":[],"sub_categories":[],"readme":"[Top level](../README.md)\n\n# Documentation\n\n## Guides\n- [System Requirements](System-Requirements.md)\n- [How to run SVT-AV1 within ffmpeg](Ffmpeg.md)\n- [Standalone Encoder Usage](svt-av1_encoder_user_guide.md)\n- [List of All Parameters](Parameters.md)\n- [Build Guide](Build-Guide.md)\n- [SVT-AV1 Contribution Guide](Contribute.md)\n- [Common Questions/Issues](CommonQuestions.md)\n\n## Design Documents\n- [Encoder Design](svt-av1-encoder-design.md)\n\n## Technical Appendices\n- [Altref and Overlay Pictures Appendix](Appendix-Alt-Refs.md)\n- [CDEF Appendix](Appendix-CDEF.md)\n- [CfL Appendix](Appendix-CfL.md)\n- [Compliant Subpel Interpolation Filter Search Appendix](Appendix-Compliant-Subpel-Interpolation-Filter-Search.md)\n- [Compound Mode Prediction Appendix](Appendix-Compound-Mode-Prediction.md)\n- [Deblocking Loop Filter (LF) Appendix](Appendix-DLF.md)\n- [Film Grain Synthesis](Appendix-Film-Grain-Synthesis.md)\n- [Global Motion Appendix](Appendix-Global-Motion.md)\n- [Intra Block Copy Appendix](Appendix-Intra-Block-Copy.md)\n- [IPP Pass Appendix](Appendix-IPP-Pass.md)\n- [Local Warped Motion appendix](Appendix-Local-Warped-Motion.md)\n- [Mode Decision Appendix](Appendix-Mode-Decision.md)\n- [Motion Estimation Appendix](Appendix-Open-Loop-Motion-Estimation.md)\n- [Overlapped Block Motion Compensation Appendix](Appendix-Overlapped-Block-Motion-Compensation.md)\n- [Palette Prediction Appendix](Appendix-Palette-Prediction.md)\n- [Rate Control Appendix](Appendix-Rate-Control.md)\n- [Recursive Intra Appendix](Appendix-Recursive-Intra.md)\n- [Restoration Filter Appendix](Appendix-Restoration-Filter.md)\n- [SQ Weight Appendix](Appendix-SQ-Weight.md)\n- [Super-resolution Appendix](Appendix-Super-Resolution.md)\n- [Temporal Dependency Model](Appendix-TPL.md)\n- [Transform Search Appendix](Appendix-TX-Search.md)\n- [Reference Scaling Appendix](Appendix-Reference-Scaling.md)\n- [Variance Boost Appendix](Appendix-Variance-Boost.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsy-ex%2Fsvt-av1-psy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsy-ex%2Fsvt-av1-psy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsy-ex%2Fsvt-av1-psy/lists"}