Move metadata API from lavf to lavu.
Rename it to AVDictionary, since it will be used as such. Tags documentation and metadata conversion API is lavf-specific, so remains there.
Showing
- doc/APIchanges 5 additions, 0 deletionsdoc/APIchanges
- libavformat/avformat.h 29 additions, 23 deletionslibavformat/avformat.h
- libavformat/metadata.c 20 additions, 83 deletionslibavformat/metadata.c
- libavformat/metadata.h 1 addition, 5 deletionslibavformat/metadata.h
- libavutil/Makefile 2 additions, 0 deletionslibavutil/Makefile
- libavutil/avutil.h 1 addition, 1 deletionlibavutil/avutil.h
- libavutil/dict.c 110 additions, 0 deletionslibavutil/dict.c
- libavutil/dict.h 78 additions, 0 deletionslibavutil/dict.h
- libavutil/internal.h 6 additions, 0 deletionslibavutil/internal.h
Loading
Please register or sign in to comment