Re: [PATCH] Correcting FFmpeg build error

2014-07-20 Thread Andreas Enge
Hello, On Sun, Jul 20, 2014 at 12:10:35PM -0700, Jason Self wrote: > - "--disable-vis" if I remember correctly, this option was used to disable special instructions for a cpu-subtype. Could you maybe check that as it was removed, no other options of this type were added? Othe

Re: [PATCH] Correcting FFmpeg build error

2014-07-20 Thread Ludovic Courtès
"Jason Self" skribis: > From 8077c5b884c296b59607176193dbc939908a4fe0 Mon Sep 17 00:00:00 2001 > From: Jason Self > Date: Sun, 20 Jul 2014 12:08:58 -0700 > Subject: [PATCH 1/1] gnu: ffmpeg: Remove --disable-vis. > > * gnu/packages/video.scm (ffmpeg): Remove --disable-vis. OK to push, thanks. L

[PATCH] Correcting FFmpeg build error

2014-07-20 Thread Jason Self
From 8077c5b884c296b59607176193dbc939908a4fe0 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 20 Jul 2014 12:08:58 -0700 Subject: [PATCH 1/1] gnu: ffmpeg: Remove --disable-vis. * gnu/packages/video.scm (ffmpeg): Remove --disable-vis. Signed-off-by: Jason Self --- gnu/packages/video.scm |