dict: move struct AVDictionary definition to dict.c
authorMans Rullgard <mans@mansr.com>
Wed, 8 Aug 2012 16:31:44 +0000 (17:31 +0100)
committerMans Rullgard <mans@mansr.com>
Fri, 10 Aug 2012 14:15:00 +0000 (15:15 +0100)
commit33de86db2bda850d97e04c4fd132c223c7249333
tree8b0029680d1f9a1d05230ed014d33819bdc3e728
parent987170cb9dd036d3372c8feac6074d13d1b84dd2
dict: move struct AVDictionary definition to dict.c

This makes struct AVDictionary fully opaque now that nothing
needs to access it directly any more.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavutil/dict.c
libavutil/internal.h