Bug 264025 - [NEW PORT] multimedia/ffnvcodec-headers: NVENC/NVDEC headers for FFMpeg
Summary: [NEW PORT] multimedia/ffnvcodec-headers: NVENC/NVDEC headers for FFMpeg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL: https://github.com/FFmpeg/nv-codec-he...
Keywords:
Depends on:
Blocks: 264027
  Show dependency treegraph
 
Reported: 2022-05-16 20:03 UTC by Alex S
Modified: 2022-10-19 17:45 UTC (History)
1 user (show)

See Also:


Attachments
ffnvcodec-headers (2.05 KB, patch)
2022-05-16 20:03 UTC, Alex S
no flags Details | Diff
ffnvcodec-headers (2.04 KB, patch)
2022-08-31 19:55 UTC, Alex S
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex S 2022-05-16 20:03:02 UTC
Created attachment 233971 [details]
ffnvcodec-headers

A build dependency for FFMpeg — nothing more, nothing less.

For the record, this is a mashup of https://github.com/shkhln/revird-aidivn/commit/7147d6e18f60722eea6e1228a9e5ebf9c860dd04 with https://github.com/scfarley/ports/commit/42b8875ea435c0fb4ff8a1d9db8797f6fa25be37.
Comment 1 Alex S 2022-08-31 19:55:46 UTC
Created attachment 236270 [details]
ffnvcodec-headers
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-19 17:44:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a5032859a69f5e5d8135fa4bc0cbc28cf6cfc41e

commit a5032859a69f5e5d8135fa4bc0cbc28cf6cfc41e
Author:     Alex S <iwtcex@gmail.com>
AuthorDate: 2022-05-16 20:03:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-19 17:40:50 +0000

    multimedia/ffnvcodec-headers: add new port

    FFmpeg version of headers required to interface with Nvidia's codec APIs.

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

    PR:             264025

 multimedia/Makefile                          |  1 +
 multimedia/ffnvcodec-headers/Makefile (new)  | 18 ++++++++++++++++++
 multimedia/ffnvcodec-headers/distinfo (new)  |  3 +++
 multimedia/ffnvcodec-headers/pkg-descr (new) |  1 +
 multimedia/ffnvcodec-headers/pkg-plist (new) |  6 ++++++
 5 files changed, 29 insertions(+)