]> git.sesse.net Git - ffmpeg/history - libavutil/dict.c
rtpdec_h264: Don't set the pixel format
[ffmpeg] / libavutil / dict.c
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-10 Mans Rullgarddict: move struct AVDictionary definition to dict.c
2012-08-10 Mans Rullgarddict: add av_dict_count()
2011-11-06 Martin StorsjöRemove leftover includes of strings.h
2011-06-16 Anton Khirnovdict: add AV_DICT_APPEND flag.
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.