aboutsummaryrefslogtreecommitdiff
path: root/ports/ffmpeg/create-lib-libraries.patch
AgeCommit message (Collapse)Author
2019-09-23[ffmpeg] update to 4.2 (#8021)Stefano Sinigardi
* [ffmpeg] update to 4.2 * [ffmpeg] add missing dependencies under linux
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