20-nv-codec.json 381 B

123456789101112131415161718
  1. {
  2. "name": "nv-codec",
  3. "no-autogen": true,
  4. "make-install-args": [
  5. "PREFIX=/app"
  6. ],
  7. "cleanup": [
  8. "*"
  9. ],
  10. "sources": [
  11. {
  12. "type": "git",
  13. "url": "https://github.com/FFmpeg/nv-codec-headers.git",
  14. "tag": "n12.2.72.0",
  15. "commit": "c69278340ab1d5559c7d7bf0edf615dc33ddbba7"
  16. }
  17. ]
  18. }