Page MenuHomeFreeBSD

net/freerdp: ffmpeg 6 support
ClosedPublic

Authored by vvd on Jun 11 2023, 6:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 12:47 AM
Unknown Object (File)
Thu, Apr 25, 9:45 PM
Unknown Object (File)
Thu, Apr 25, 9:45 PM
Unknown Object (File)
Thu, Apr 25, 9:45 PM
Unknown Object (File)
Thu, Apr 25, 9:42 PM
Unknown Object (File)
Thu, Apr 11, 3:32 PM
Unknown Object (File)
Mar 22 2024, 11:09 PM
Unknown Object (File)
Mar 22 2024, 11:09 PM
Subscribers
None

Details

Summary

Fix build with FFMPEG option on with ffmpeg 6.

  1. Error "AV_CODEC_CAP_TRUNCATED", upstream issue with pull request: https://github.com/FreeRDP/FreeRDP/issues/8686
  2. Error "AVPicture", upstream pull request: https://github.com/FreeRDP/FreeRDP/pull/8941

Tested work on 13.2 amd64, tested build in poudriere on 12.3, 13.1, 13.2 amd64 and i386.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

vvd requested review of this revision.Jun 11 2023, 6:52 PM
vvd created this revision.
This revision is now accepted and ready to land.Jun 12 2023, 6:19 AM
This revision was automatically updated to reflect the committed changes.