On Mon, Aug 1, 2016 at 8:56 AM Burt P wrote:
> Signed-off-by: Burt P
> ---
> libavfilter/af_hdcd.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
Applied. You might also want to look into using AV_OPT_TYPE_BOOL for these
two options.
Timothy
___
Signed-off-by: Burt P
---
libavfilter/af_hdcd.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/libavfilter/af_hdcd.c b/libavfilter/af_hdcd.c
index 2d7fe8d..7c90861 100644
--- a/libavfilter/af_hdcd.c
+++ b/libavfilter/af_hdcd.c
@@ -903,11 +903,12 @@ typedef struct HDCDCon