[FFmpeg-cvslog] checkasm: Use a self-balancing tree

2015-09-29 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Fri Sep 25 21:35:35 2015 +0200| [5405584b7b54ca889c341743de1d58792449830d] | committer: Anton Khirnov checkasm: Use a self-balancing tree Tested functions are internally kept in a binary search tree for efficient lookups. The downside of the current i

[FFmpeg-cvslog] checkasm: Use a self-balancing tree

2015-09-26 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Fri Sep 25 18:56:00 2015 +0200| [2ab65b652dc5e69fb738f1afdc55f7a2f9cbc0e0] | committer: Henrik Gramner checkasm: Use a self-balancing tree Tested functions are internally kept in a binary search tree for efficient lookups. The downside of the current