-
- Downloads
dict: add av_dict_count()
This adds a function to retrieve the number of entries in a
dictionary and updates the places directly accessing what should
be an opaque struct to use this new function instead.
Signed-off-by:
Mans Rullgard <mans@mansr.com>
Showing
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- libavformat/asfenc.c 1 addition, 1 deletionlibavformat/asfenc.c
- libavformat/utils.c 1 addition, 1 deletionlibavformat/utils.c
- libavutil/dict.c 5 additions, 0 deletionslibavutil/dict.c
- libavutil/dict.h 8 additions, 0 deletionslibavutil/dict.h
- libavutil/version.h 2 additions, 2 deletionslibavutil/version.h
Please register or sign in to comment