Am 11.01.2015, 16:31 Uhr, schrieb Anshul :
+result = ctx->dli->EnableVideoInput(ctx->bmd_mode,
+cctx->v210 ? bmdFormat10BitYUV
: bmdFormat8BitYUV,
+bmdVideoInputFlagDefault);
Why not save bmdFormat10BitYUV i
On Sun, Jan 11, 2015 at 09:01:20PM +0530, Anshul wrote:
> On 01/11/2015 08:08 PM, Georg Lippitsch wrote:
> > ---
> > libavdevice/decklink_common_c.h | 1 +
> > libavdevice/decklink_dec.cpp| 18 ++
> > libavdevice/decklink_dec_c.c| 1 +
> > 3 files changed, 16 insertions(+
On 01/11/2015 08:08 PM, Georg Lippitsch wrote:
> ---
> libavdevice/decklink_common_c.h | 1 +
> libavdevice/decklink_dec.cpp| 18 ++
> libavdevice/decklink_dec_c.c| 1 +
> 3 files changed, 16 insertions(+), 4 deletions(-)
>
> diff --git a/libavdevice/decklink_common_c.h b
---
libavdevice/decklink_common_c.h | 1 +
libavdevice/decklink_dec.cpp| 18 ++
libavdevice/decklink_dec_c.c| 1 +
3 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/libavdevice/decklink_common_c.h b/libavdevice/decklink_common_c.h
index 861a51a..fb2b788 1006