[FFmpeg-devel] [PATCH] libavcodec/makefile: prevent from installing disabled headers.

Matt Oliver protogonoi at gmail.com
Sun Oct 19 20:53:05 CEST 2014


This stops headers based on disabled functionality from being installed.
Things like VDA and VDPAU dont work on windows etc. So any attempt to use
these headers will result in compilation errors so best not to install them
to avoid confusion. Also no point having a header for functionality that
wasnt built into the libs.
So exclude headers if they cannot be used.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-makefile-prevent-from-installing-disabled.patch
Type: application/octet-stream
Size: 1688 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141020/6bbc7ba0/attachment.obj>


More information about the ffmpeg-devel mailing list