<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/ffnvcodec-headers, branch release/13.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-10-14T00:50:06Z</updated>
<entry>
<title>multimedia/ffnvcodec-headers: update to 12.0.16.1</title>
<updated>2023-10-14T00:50:06Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2023-09-28T17:07:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6340e480b5a046206f027494e028a7c73d79ed5'/>
<id>urn:sha1:a6340e480b5a046206f027494e028a7c73d79ed5</id>
<content type='text'>
Changes:	https://github.com/FFmpeg/nv-codec-headers/compare/n12.0.16.0...n12.0.16.1
PR:		274432
Approved by:	Alex S (maintainer)
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: update to 12.0.16.0 after cbe3fe720370</title>
<updated>2023-06-29T01:59:33Z</updated>
<author>
<name>Alex S</name>
<email>iwtcex@gmail.com</email>
</author>
<published>2023-03-18T19:57:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=da007a4e900d1b1be040d7d529d4be603b7588b5'/>
<id>urn:sha1:da007a4e900d1b1be040d7d529d4be603b7588b5</id>
<content type='text'>
PR:		270322
Changes:	https://github.com/FFmpeg/nv-codec-headers/compare/n11.1.5.2...n12.0.16.0
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: explicitly set PREFIX</title>
<updated>2023-06-20T21:11:30Z</updated>
<author>
<name>Mikhail Teterin</name>
<email>mi@FreeBSD.org</email>
</author>
<published>2023-06-20T21:11:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92f0af65f2edd6e57e25784360798acc2dc84748'/>
<id>urn:sha1:92f0af65f2edd6e57e25784360798acc2dc84748</id>
<content type='text'>
Without this, upstream's Makefile uses /usr/local, which may be
incorrect on systems with unusual PREFIX.

PR:	272105
Approved by: Alex S. (for multimedia@)
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: revert update 11.1.5.2 -&gt; 12.0.16.0, waiting for 270060</title>
<updated>2023-04-09T18:30:21Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2023-04-09T18:30:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b3dbca0e80ef09328e4b34cee95e6f6f7ef34a6b'/>
<id>urn:sha1:b3dbca0e80ef09328e4b34cee95e6f6f7ef34a6b</id>
<content type='text'>
This reverts commit 19c5ede3df809ec3e0909b4169f63c528a55e2a3.
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: update 11.1.5.2 -&gt; 12.0.16.0</title>
<updated>2023-04-09T16:55:08Z</updated>
<author>
<name>Alex S</name>
<email>iwtcex@gmail.com</email>
</author>
<published>2023-04-09T16:55:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=19c5ede3df809ec3e0909b4169f63c528a55e2a3'/>
<id>urn:sha1:19c5ede3df809ec3e0909b4169f63c528a55e2a3</id>
<content type='text'>
PR:		270322
Changes:	https://github.com/FFmpeg/nv-codec-headers/compare/n11.1.5.2...n12.0.16.0
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: update to 11.1.5.2</title>
<updated>2023-03-08T02:18:31Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2022-11-01T12:09:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1b3b655d14eb29b589115972980ef73e33401642'/>
<id>urn:sha1:1b3b655d14eb29b589115972980ef73e33401642</id>
<content type='text'>
Changes:	https://github.com/FFmpeg/nv-codec-headers/compare/n11.1.5.0...n11.1.5.2
PR:		270021
Approved by:	Alex S (maintainer)
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: Add NO_ARCH</title>
<updated>2022-12-30T09:06:29Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2022-12-30T08:54:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a7e63ca6b9a9f49dd4aa52d7d7546e50ef6692a6'/>
<id>urn:sha1:a7e63ca6b9a9f49dd4aa52d7d7546e50ef6692a6</id>
<content type='text'>
- While I'm here, fix indent

Approved by:	portmgr (blanket)
</content>
</entry>
<entry>
<title>multimedia/ffnvcodec-headers: add new port</title>
<updated>2022-10-19T17:40:50Z</updated>
<author>
<name>Alex S</name>
<email>iwtcex@gmail.com</email>
</author>
<published>2022-05-16T20:03:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a5032859a69f5e5d8135fa4bc0cbc28cf6cfc41e'/>
<id>urn:sha1:a5032859a69f5e5d8135fa4bc0cbc28cf6cfc41e</id>
<content type='text'>
FFmpeg version of headers required to interface with Nvidia's codec APIs.

https://github.com/FFmpeg/nv-codec-headers

PR:		264025
</content>
</entry>
</feed>
