Hi, On Tue, Jun 14, 2011 at 6:57 AM, Anton Khirnov <[email protected]> wrote: > --- > libavutil/dict.c | 13 ++++++++++++- > libavutil/dict.h | 1 + > 2 files changed, 13 insertions(+), 1 deletions(-) [..] > +#define AV_DICT_APPEND 32 ///< If the entry already exists, append > to it.
Just to make sure that people don't abuse this for comma-separated metadata listings, can you enhance the doxy by saying that no delimiter is added, i.e. it's a litteral concatenation of two strings? Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
