]> git.sesse.net Git - ffmpeg/history - libavutil/tree.h
hevc: eliminate the second call to hls_nal_unit()
[ffmpeg] / libavutil / tree.h
2013-07-31 Diego Biurruntree.h: K&R formatting and typo cosmetics
2012-10-11 Martin Storsjöavutil: Add functions for allocating opaque contexts...
2011-11-22 Luca Barbatodoxy: provide a start page and document libavutil
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-04 Clément BœschRemove a few if (p) av_freep(&p) forms
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-03 Vitor SessakPlug memory leak in NUT muxer and demuxer
2010-03-01 Vitor SessakRevert r22119 and partially revert 22120.
2010-02-28 Vitor SessakImplement av_tree_destroy_free_elem() to destroy a...
2009-05-09 Stefano SabatiniAdd @code/@endcode commands to markup C code in av_tree...
2009-05-09 Stefano SabatiniAdd missing '*' to av_tree_insert() doxy.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-28 Diego Biurrunspelling/grammar/consistency review part II
2008-09-19 Michael NiedermayerAvoid undefined behavior for removing elements that...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-01-04 Michael NiedermayerDocument O() time.
2008-01-04 Michael NiedermayerDocument node removial API.
2008-01-04 Michael NiedermayerMove *malloc() out of tree.c, that way the code can...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-02-27 Diego BiurrunAdd Doxygen author and file description, rephrase a...
2007-02-27 Diego Biurrunspelling/grammar fixes for the Doxygen comments
2007-02-27 Diego BiurrunRevert previous commit that contained an unrelated...
2007-02-26 Diego Biurrunspelling/grammar fixes for a Doxygen comment
2006-11-30 Michael Niedermayerdoxy
2006-11-14 Michael NiedermayerAVL tree