summaryrefslogtreecommitdiff
path: root/Ports/ffmpeg
AgeCommit message (Collapse)Author
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-05-21Ports: Enable x265 in ffmpegSimon Danner
2022-05-19Ports: Update ffmpeg's patches to use git patchesAli Mohammad Pur
2022-04-03Ports: Enable libx264 support in FFmpegHunter Kvalevog
2022-03-02Ports: Upgrade to FFmpeg 5.0 release; enable SDL and networkingPeter Ross
2021-11-01Ports: Fix typo in ffmpeg dependenciesTim Schumacher
This makes ffmpeg build again!
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion.
2021-05-09Ports: Add missing .so extension for ffmpeg library SONAMEsGunnar Beutner
2021-05-08Ports: Build shared libraries for ffmpegGunnar Beutner
2021-04-29Ports: ffmpeg 4.4Holden Green