aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/create-lib-libraries.patch
AgeCommit message (Collapse)Author
2019-02-28fix static build of ffmpeg-executablesUnknown
build ffplay.exe etc. failed because we tried to link ".a"-libraries
2018-02-13[ffmpeg] Allow static builds of ffmpeg (#2783)Anonymous Maarten
ffmpeg creates static .a libraries, so change the suffix to .lib