On Wed, Jun 4, 2014 at 2:33 PM, Andrew Stone <[email protected]> wrote: > By comparing versions of dictionaries, it's possible to detect if metadata > has changed. > --- > libavutil/dict.c | 8 ++++++++ > libavutil/dict.h | 10 ++++++++++ > 2 files changed, 18 insertions(+)
dict.h is a public header, adding a function requires a version bump and possibly a doc/APIchanges entry. Ok otherwise I think. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
