From b13929330bb8cd81da9eeef1d33a8eb366354950 Mon Sep 17 00:00:00 2001 From: Clement Champetier Date: Tue, 24 Nov 2015 16:47:08 +0100 Subject: [PATCH 1/2] SWIG: ignore OptionMap type * Cannot be bound (see issue #152). * In scripted langages, we prefer to use OptionArray (iterable). --- src/AvTranscoder/Option.hpp | 2 ++ src/AvTranscoder/codec/ICodec.hpp | 3 ++- src/AvTranscoder/file/FormatContext.hpp | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/AvTranscoder/Option.hpp b/src/AvTranscoder/Option.hpp index 87f09218..80717b50 100644 --- a/src/AvTranscoder/Option.hpp +++ b/src/AvTranscoder/Option.hpp @@ -118,6 +118,7 @@ class AvExport Option typedef std::vector