The NetBSD Project

CVS log for pkgsrc/multimedia/frei0r/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / frei0r

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 25 06:19:04 2024 UTC (7 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 lines
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 7 07:34:42 2024 UTC (12 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
*: bump for cairo buildlink3.mk change

lzo was made an option

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 14 14:02:33 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
*: recursive bump for cairo dependency changes

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:22:56 2023 UTC (17 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:14:52 2023 UTC (2 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
*: Recursive revbup from graphics/freetype2

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Apr 10 15:14:15 2022 UTC (3 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
frei0r: update to 1.8

1.8   - 27 March 2021

What's Changed:
Consolidated opencv4 support
spelling fixes
using the void keyword in function declaration
Add FX aech0r . Aim to simulate an analog video echo.
Fix build for opencv4
Fill uninitialized gaps between grid images
Avoid destructing alpha channel.
pixeliz0r: Limit the blocksize to a minimum of 1 pixel
edgeglow: Fix hsl to rgb conversion

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 17 20:17:37 2020 UTC (4 years, 8 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 7 19:17:59 2019 UTC (5 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
frei0r: Update to 1.7.0

1.7   - 6 December 2019

	This release includes three new filters, code cleanups and several
	bugfixes improving stability of existing plugins.
	New filters (3): normaliz0r, elastic_scale, premultiply.
	Updated (47): alpha0ps, baltan, bgsubtractor, bluescreen0r, blur,
	c0rners, cairogradient, cairoimagegrid, cartoon, cluster,
	coloradj, colorhalftone, curves, d90stairsteppingfix, defish0r,
	delay0r, edgeglow, emboss, facebl0r, facedetect, levels,
	lightgraffiti, measure, ndvi, nervous, nosync0r, primaries,
	rgbnoice, rgbsplit0r, scanline0r, select0r, sopsat, spillsupress,
	three_point_balance, timeout, tutorial, vertigo, vignette, water,
	alphaatop, alphain, alphaout, alphaover, alphaxor,
	cairoaffineblend, cairoblend, xfade0r

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 2 10:09:38 2019 UTC (5 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Add multimedia/frei0r.

Frei0r is a minimalistic plugin API for video effects.

The main emphasis is on simplicity for an API that will round up the most
common video effects into simple filters, sources and mixers that can be
controlled by parameters.

It's our hope that this way these simple effects can be shared between many
applications, avoiding their reimplementation by different projects.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>