16 Commits (8ef4e65e94caad90b2d63ff421c8a8155045cb15)

Author SHA1 Message Date
  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