Implement av_tree_destroy_free_elem() to destroy a tree and free all the
authorVitor Sessak <vitor1001@gmail.com>
Sun, 28 Feb 2010 20:48:42 +0000 (20:48 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sun, 28 Feb 2010 20:48:42 +0000 (20:48 +0000)
commitfee6faa2b67fca0cf0889165cfa64b02fc8d395b
treef5a751a7c4b59b7a46f3ec1d8fe4a201f364968e
parenta882cf9c219f7622686036ce891e13717559055a
Implement av_tree_destroy_free_elem() to destroy a tree and free all the
values stored on it.

Originally committed as revision 22119 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/tree.c
libavutil/tree.h