[FFmpeg-devel] [PATCH 01/13] avutil/opt: add full support for AV_OPT_TYPE_DICT
Marton Balint
cus at passwd.hu
Wed Jan 1 23:46:30 EET 2020
On Fri, 27 Dec 2019, Marton Balint wrote:
>
>
> 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.
Applied the rest.
Regard,
Marton
More information about the ffmpeg-devel
mailing list