From: ffmpeg-devel on behalf of Marton Balint
Reply-To: FFmpeg development discussions and patches
Date: Monday, June 27, 2016 at 6:01 PM
To: FFmpeg development discussions and patches
Subject: Re: [FFmpeg-devel] [PATCH] Remove last deprecated calls
On Mon, 27 Jun 2016, Felt, Patrick
On Mon, 27 Jun 2016, Felt, Patrick wrote:
---
libavdevice/decklink_dec.cpp | 17 ++---
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp
index 7412727..9c5d5f9 100644
--- a/libavdevice/decklink_dec.cpp
+++ b/lib
Agreed. I was headed to fixing up the input mode autodetection next as that’s
still outstanding in my queue. I wanted/needed to clean up those errors first
though so i didn’t have to wrap those calls in FF_DISABLE_DEPRECATION_WARNINGS
and subsequently forgetting to remove them when I submit my
On Mon, Jun 27, 2016 at 11:11 PM, Felt, Patrick
wrote:
> ---
> libavdevice/decklink_dec.cpp | 17 ++---
> 1 file changed, 6 insertions(+), 11 deletions(-)
>
> diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp
> index 7412727..9c5d5f9 100644
> --- a/libavdevice/dec
---
libavdevice/decklink_dec.cpp | 17 ++---
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/libavdevice/decklink_dec.cpp b/libavdevice/decklink_dec.cpp
index 7412727..9c5d5f9 100644
--- a/libavdevice/decklink_dec.cpp
+++ b/libavdevice/decklink_dec.cpp
@@ -120,10 +120,6 @@