summaryrefslogtreecommitdiff
path: root/libavutil/tree.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-28
* Avoid undefined behavior for removing elements that were not in the tree.Michael Niedermayer2008-09-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Document O() time.Michael Niedermayer2008-01-04
* Document node removial API.Michael Niedermayer2008-01-04
* Move *malloc() out of tree.c, that way the code can be used withMichael Niedermayer2008-01-04
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Add Doxygen author and file description, rephrase a Doxygen comment.Diego Biurrun2007-02-27
* spelling/grammar fixes for the Doxygen commentsDiego Biurrun2007-02-27
* Revert previous commit that contained an unrelated hunk.Diego Biurrun2007-02-27
* spelling/grammar fixes for a Doxygen commentDiego Biurrun2007-02-26
* doxyMichael Niedermayer2006-11-30
* AVL treeMichael Niedermayer2006-11-14