summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg2/patches/patch-libavcodec_x86_ac3dsp__init.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03ffmpeg2: fix configuring with OpenSSL 1.1.bsiegert1-0/+76
The build still fails, thus remove openssl from the list of suggested options. Rename a patch. Bump revision. PR pkg/53829.