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, May 23, 7:54 AM
Unknown Object (File)
Tue, May 20, 3:54 PM
Unknown Object (File)
May 5 2025, 9:26 PM
Unknown Object (File)
Apr 30 2025, 7:48 AM
Unknown Object (File)
Apr 28 2025, 7:44 AM
Unknown Object (File)
Apr 18 2025, 11:20 AM
Unknown Object (File)
Apr 14 2025, 9:00 AM
Unknown Object (File)
Apr 3 2025, 10:34 AM
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.