summaryrefslogtreecommitdiffstats
path: root/libavutil/tree.h
Commit message (Expand)AuthorAgeFilesLines
* lavu: Drop deprecated context size variablesVittorio Giovara2015-08-281-3/+0
* tree.h: K&R formatting and typo cosmeticsDiego Biurrun2013-07-311-10/+22
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-1/+11
* doxy: provide a start page and document libavutilLuca Barbato2011-11-221-2/+15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove a few if (p) av_freep(&p) formsClément Bœsch2011-02-041-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-3/+3
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Plug memory leak in NUT muxer and demuxerVitor Sessak2010-03-031-0/+13
* Revert r22119 and partially revert 22120.Vitor Sessak2010-03-011-1/+0
* Implement av_tree_destroy_free_elem() to destroy a tree and free all theVitor Sessak2010-02-281-0/+1
* Add @code/@endcode commands to markup C code in av_tree_insert() doxy.Stefano Sabatini2009-05-091-1/+2
* Add missing '*' to av_tree_insert() doxy.Stefano Sabatini2009-05-091-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* spelling/grammar/consistency review part IIDiego Biurrun2009-01-281-9/+9
* Avoid undefined behavior for removing elements that were not in the tree.Michael Niedermayer2008-09-191-2/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Document O() time.Michael Niedermayer2008-01-041-0/+2
* Document node removial API.Michael Niedermayer2008-01-041-6/+18
* Move *malloc() out of tree.c, that way the code can be used withMichael Niedermayer2008-01-041-1/+11
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Add Doxygen author and file description, rephrase a Doxygen comment.Diego Biurrun2007-02-271-3/+9
* spelling/grammar fixes for the Doxygen commentsDiego Biurrun2007-02-271-12/+12
* Revert previous commit that contained an unrelated hunk.Diego Biurrun2007-02-271-4/+4
* spelling/grammar fixes for a Doxygen commentDiego Biurrun2007-02-261-4/+4
* doxyMichael Niedermayer2006-11-301-2/+25
* AVL treeMichael Niedermayer2006-11-141-0/+29
OpenPOWER on IntegriCloud