On Wed, Jun 4, 2014 at 7:59 AM, Diego Biurrun <[email protected]> wrote: > --- > libavutil/dict.c | 4 ++-- > libavutil/dict.h | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-)
Maybe I am wrong, but I think to remember that adding const to a public functions is an API break and therefore should be masked with a proper FF_API_. Similar to 5c439b41d0489412c0a4cf6dfb98915251677b8e. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
