On Mon, Dec 3, 2018 at 11:16 AM Gyan Doshi wrote:
> On 03-12-2018 09:35 PM, Carl Eugen Hoyos wrote:
> > It appears to me that NewTek abused our willingness to add an optional
> > external nonfree library, I don't see many better options. See Ticket
> > #7589 and a blog post by a NewTek engineer co
Binutils 2.36 no longer supports bundling args with the preprocessor
option.
---
ffbuild/common.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ffbuild/common.mak b/ffbuild/common.mak
index 32f5b997b5..9fbbf89130 100644
--- a/ffbuild/common.mak
+++ b/ffbuild/common.mak
@@ -
Signed-off-by: Kyle Schwarz
---
libavformat/rtpdec_rfc4175.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/rtpdec_rfc4175.c b/libavformat/rtpdec_rfc4175.c
index e9c62c1389..4daff4da5a 100644
--- a/libavformat/rtpdec_rfc4175.c
+++ b/libavformat/rtpdec_rfc4175.c
---
src/download | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/download b/src/download
index d2db75a..2dbc338 100644
--- a/src/download
+++ b/src/download
@@ -100,6 +100,9 @@
http://ffmpegmac.net/";>
Builds 32-bit and 64-bit for OS X 10.5 and
above
DeckLink depends on pthread, and is silently disabled if pthread is missing.
Also fixes w32pthreads to support C++.
---
compat/w32pthreads.h| 31 +++
configure | 4 ++--
libavdevice/decklink_common.cpp | 3 ---
libavdevice/decklink_c
Indeed, an unintended change. 644 is preferred.
On Wed, Feb 22, 2017 at 6:26 PM, Ricardo Constantino
wrote:
> On 22 February 2017 at 22:55, Kyle Schwarz wrote:
>
> > DeckLink depends on pthread, and is silently disabled if pthread is
> > missing.
> >
> > Also
On Wed, Feb 22, 2017 at 6:55 PM, Marton Balint wrote:
>
> On Wed, 22 Feb 2017, Kyle Schwarz wrote:
>
>> DeckLink depends on pthread, and is silently disabled if pthread is
>> missing.
>>
>> Also fixes w32pthreads to support C++.
>
>
> You should split th
The NewTek SDK headers are MIT licensed, so FFmpeg shouldn't need to be
nonfree to include this library.
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 99c53d482a..f3a0bbafa6 100755
--- a/configure
+++ b/configure
@@ -1569,7 +1569,6 @@
On Wed, Feb 14, 2018 at 6:54 AM, Carl Eugen Hoyos wrote:
> 2018-02-14 12:21 GMT+01:00 Kyle Schwarz :
> Sorry, I wasn't immediately able to find the sources for the
> ndi library: Please post a link.
The only official way I know to get the SDK is by providing them with
an email
On Wed, Feb 14, 2018 at 7:20 AM, Carl Eugen Hoyos wrote:
> 2018-02-14 13:12 GMT+01:00 Kyle Schwarz :
>> On Wed, Feb 14, 2018 at 6:54 AM, Carl Eugen Hoyos wrote:
>>> 2018-02-14 12:21 GMT+01:00 Kyle Schwarz :
>>> Sorry, I wasn't immediately able to find the sources
On Wed, Feb 14, 2018 at 7:45 AM, Hendrik Leppkes wrote:
> On Wed, Feb 14, 2018 at 1:32 PM, Kyle Schwarz wrote:
>> On Wed, Feb 14, 2018 at 7:20 AM, Carl Eugen Hoyos wrote:
>>> 2018-02-14 13:12 GMT+01:00 Kyle Schwarz :
>>>> On Wed, Feb 14, 2018 at 6:54 AM,
11 matches
Mail list logo