OpenBSD CVS

CVS log for ports/multimedia/svt-av1/Makefile


[BACK] Up to [local] / ports / multimedia / svt-av1

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 23 13:29:45 2024 UTC (2 months, 1 week ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (unified)

update to svt-av1-2.0.0, from Brad

Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 27 10:10:22 2023 UTC (8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 (unified)

MASTER_SITES -> SITES

Revision 1.14 / (download) - annotate - [select for diffs], Sun Apr 30 11:54:30 2023 UTC (13 months ago) by rsadowski
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Update to SVT-AV1 1.5.0.

## [1.5.0] - 2023-04-25

Encoder
- Optimize the tradeoffs for M0-M13 speeding up M5-M1 by 15-30% and improving the BDR of M6-M13 by 1-3%
- Create a new preset MR (--preset -1) to be the quality reference
- Optimize the tradeoffs for M8-M13 in the low delay encoding mode (!2052 !2096 and !2102) for SC and non-SC modes
- Add dynamic minigop support for the random access configuration enabled by default in M9 and below
- Add support to allow users to specify lambda scaling factors through the commandline
- Rewrite the gstreamer plugin and updating it to be uptodate with the latest API changes
- Add skip frames feature allowing the user to start encoding after n frames in the file
- Add ability to specify a smaller startup minigop size for every gop to enable faster prefetching
- Fix segmentation support and re-enable it with --aq-mode 1 to allow work on the region of interest API
- Add padding bytes to the EbSvtAv1EncConfiguration configuration structure keep its size unchanged until v2.0

Build, Cleanup and Documentation
- Major cleanups for unused variables, static functions, and comments formatting
- Reduce the size of variables
- Refine app level parsing and reference scaling API calls in the application
- Add dynamic minigop documentation along with updating the documentation accordingly

Update diff from Brad (maintainer)

Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 10 06:18:11 2023 UTC (13 months, 3 weeks ago) by rsadowski
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (unified)

Update SVT-AV1 to 1.4.1

Update diff from Brad, thanks

Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 12 13:51:34 2022 UTC (17 months, 2 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.11: +1 -0 lines
Diff to previous 1.11 (unified)

svt-av1: add patch to fix quality degradation when MaxBitRate is specified
from upstream via Brad

Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 4 20:12:56 2022 UTC (17 months, 3 weeks ago) by sthen
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (unified)

update to svt-av1-1.4.0, from Brad

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 25 19:50:00 2022 UTC (19 months ago) by sthen
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 (unified)

update to svt-av1-1.3.0, from Brad (maintainer)

Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 8 05:23:20 2022 UTC (21 months, 3 weeks ago) by rsadowski
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 (unified)

Update to SVT-AV1 1.2.0.

## [1.2.0] - 2022-08-02

Encoder
- Improve CRF preset tradeoffs for both the default and fast-decode modes
- Improve the SSIM-based tradeoffs of the presets without impacting those of PSNR / VMAF
- Improve CBR mode by enhancing the bit-distribution within the gop
- Added support for reference frame scaling
- Added support for quantization matrices
- Added svtparams patches applicable to ffmpeg 4.4
- AVX2 optimizations for low-delay mode
- TPL-based VBR mode improvements
- Improved Chroma RDOQ
- Improve TPL QP Scaling
- Add length info to ivf header
- Fix support for metadata pass-through
- Add ability to specify Chroma and Luma qindex offsets independently on top of CRF qp assignments

Build, Cleanup and Documentation
- Fix multiple API documentation mismatches
- Updated features documentation
- Various functional bug fixes

Update diff from Brad, thanks

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 11 17:27:55 2022 UTC (2 years ago) by sthen
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (unified)

update to SVT-AV1 1.0.0, + patch to fix command line parsing
with Clang. From Brad.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Mar 11 19:39:28 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.6: +0 -2 lines
Diff to previous 1.6 (unified)

drop RCS Ids

Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 4 22:18:31 2022 UTC (2 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (unified)

update to svt-av1-0.9.1, from Brad

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 15 17:24:11 2022 UTC (2 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.4: +9 -8 lines
Diff to previous 1.4 (unified)

update to svt-av1-0.9.0, from Brad

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 2 08:15:38 2020 UTC (3 years, 11 months ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (unified)

Really update to svt-av1-0.8.4.

from Brad (maintainer)

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 1 06:39:39 2020 UTC (3 years, 11 months ago) by ajacoutot
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (unified)

Revert previous, I was missing a part.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 30 07:11:30 2020 UTC (3 years, 11 months ago) by ajacoutot
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (unified)

Update to svt-av1-0.8.4.

from Brad (maintainer)

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jun 18 10:30:51 2020 UTC (3 years, 11 months ago) by sthen
Branch: sthen
CVS Tags: sthen_20200618
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import multimedia/svt-av1, from Brad, ok aja@

The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
is a work-in-progress targeting performance levels applicable to both VOD
and Live encoding / transcoding video applications. The SVT-AV1 decoder
implementation is targeting future codec research activities.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 18 10:30:51 2020 UTC (3 years, 11 months ago) by sthen
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.