Mercurial > mplayer.hg
comparison libvo/vo_svga.c @ 34836:34c835d22130
Improve filter on file selector's file list.
Sort the files globally, don't sort each block of files with the same
extension separately.
This is achieved by not using the glob() function for each extension
separately, but only once and filtering in one pass which should improve
the speed as well.
author | ib |
---|---|
date | Sun, 20 May 2012 08:54:50 +0000 |
parents | ddb45e9443ec |
children | 5d3f93051de9 |
comparison
equal
deleted
inserted
replaced
34835:d59e91d7e4b4 | 34836:34c835d22130 |
---|