20 Commits (e9d96831f73f95d4b2cd69dd20dae95558b3be99)

Author SHA1 Message Date
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Vitor Sessak 4b83fc0fe4 Plug memory leak in NUT muxer and demuxer 15 years ago
Vitor Sessak 8a4d067dfc Revert r22119 and partially revert 22120. 15 years ago
Vitor Sessak fee6faa2b6 Implement av_tree_destroy_free_elem() to destroy a tree and free all the 15 years ago
Stefano Sabatini 7a79e51cd6 Add @code/@endcode commands to markup C code in av_tree_insert() doxy. 16 years ago
Stefano Sabatini 9c5a4ea28c Add missing '*' to av_tree_insert() doxy. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun bfe3676feb spelling/grammar/consistency review part II 16 years ago
Michael Niedermayer eed3607564 Avoid undefined behavior for removing elements that were not in the tree. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Michael Niedermayer b57cb96836 Document O() time. 17 years ago
Michael Niedermayer efbaf4deee Document node removial API. 17 years ago
Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun e4a4c870cb Add Doxygen author and file description, rephrase a Doxygen comment. 18 years ago
Diego Biurrun 876e4194c2 spelling/grammar fixes for the Doxygen comments 18 years ago
Diego Biurrun 7122f7c771 Revert previous commit that contained an unrelated hunk. 18 years ago
Diego Biurrun a93575fa3d spelling/grammar fixes for a Doxygen comment 18 years ago
Michael Niedermayer fc0b041637 doxy 18 years ago
Michael Niedermayer 9eb88fdeba AVL tree 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Måns Rullgård 4dddc5e10c kill warnings 19 years ago
Ivo van Poorten 93d6aeb0a4 add missing declaration for av_md5_sum 19 years ago
Michael Niedermayer 94d85eaf34 md5 support 19 years ago