[vlc-devel] commit: playlist_sort: rewrite the sort functions and split the big function in some ( Rémi Duraffort )
git version control
git at videolan.org
Tue May 26 17:13:59 CEST 2009
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Tue May 26 16:25:27 2009 +0200| [0537633a8b385f02977d8f3ca70fe318aceb79b2] | committer: Rémi Duraffort
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.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0537633a8b385f02977d8f3ca70fe318aceb79b2
---
src/playlist/sort.c | 554 +++++++++++++++++++++++++++++++++++----------------
1 files changed, 381 insertions(+), 173 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0537633a8b385f02977d8f3ca70fe318aceb79b2
More information about the vlc-devel
mailing list