On Thu, Jan 28, 2016 at 5:18 PM, Henrik Gramner wrote:
> ---
> configure | 1 +
> 1 file changed, 1 insertion(+)
No complaints and the same patch was OK:ed by Derek on libav-devel, so pushed.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http:/
On Thu, Jan 28, 2016 at 10:57 PM, Moritz Barsnick wrote:
> On Thu, Jan 28, 2016 at 17:18:47 +0100, Henrik Gramner wrote:
>> +-lx264) echo libx264.lib ;;
>
> Is this related to this issue?:
> http://ffmpeg.org/pipermail/ffmpeg-user/2016-January/030408.html
> http://ffmpeg.
On Thu, Jan 28, 2016 at 17:18:47 +0100, Henrik Gramner wrote:
> +-lx264) echo libx264.lib ;;
Is this related to this issue?:
http://ffmpeg.org/pipermail/ffmpeg-user/2016-January/030408.html
http://ffmpeg.org/pipermail/ffmpeg-user/2016-January/030422.html
Moritz
_
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 0936b69..ead0d2c 100755
--- a/configure
+++ b/configure
@@ -3552,6 +3552,7 @@ msvc_common_flags(){
-lz) echo zlib.lib ;;
-lavifil32) echo vfw32.lib ;;