[FFmpeg-devel] [PATCH 01/13] avutil/opt: add full support for AV_OPT_TYPE_DICT

Marton Balint cus at passwd.hu
Fri Dec 27 22:59:13 EET 2019



On Thu, 26 Dec 2019, Michael Niedermayer wrote:

> On Wed, Dec 25, 2019 at 10:43:02PM +0100, Marton Balint wrote:
>> Now it is possible to set them from a string, to serialize them and to use a
>> default value.
>>
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  libavutil/opt.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++-----
>>  libavutil/opt.h | 10 +++++++---
>>  2 files changed, 53 insertions(+), 8 deletions(-)
>
> nice patch

Thanks, applied patches 1-3. Will wait a few days more for the rest.

Thanks,
Marton


More information about the ffmpeg-devel mailing list