Måns Rullgård
|
49bd8e4b84
Fix grammar errors in documentation
|
14 years ago |
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 |