]> git.sesse.net Git - vlc/commit
playlist_sort: rewrite the sort functions and split the big function in some
authorRémi Duraffort <ivoire@videolan.org>
Tue, 26 May 2009 14:25:27 +0000 (16:25 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Tue, 26 May 2009 14:26:41 +0000 (16:26 +0200)
commit0537633a8b385f02977d8f3ca70fe318aceb79b2
tree3f3b75f4d8ba5499fff601af4b6f6e769740c198
parent9ee71dbcc67ac716df6ada5bb98c8c3540307493
playlist_sort: rewrite the sort functions and split the big function in some
small ones. The result is not necesserally faster but easier to change/fix.
src/playlist/sort.c