]> git.sesse.net Git - ffmpeg/history - libavutil/tree.c
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com
[ffmpeg] / libavutil / tree.c
2008-01-16 Michael NiedermayerPrint removing of nodes in the test code.
2008-01-16 Michael Niedermayersimplify
2008-01-08 Diego BiurrunRemove unused variable j.
2008-01-04 Michael Niedermayerindent
2008-01-04 Michael NiedermayerFlip key and element so types match, not that it matter...
2008-01-04 Michael NiedermayerFix selftest.
2008-01-04 Michael NiedermayerSupport removing elements.
2008-01-04 Michael NiedermayerMove *malloc() out of tree.c, that way the code can...
2008-01-04 Michael NiedermayerAlways set next correctly, even if a matching element...
2007-11-23 Diego Biurrunmain() --> main(void)
2006-11-14 Michael Niedermayer0.5l
2006-11-14 Michael Niedermayerimprove enumerate so arbitrary ranges can be enumerated...
2006-11-14 Michael NiedermayerAVL tree