[MPlayer-dev-eng] review of mplayer application
Alban Bedel
albeu at free.fr
Wed Apr 2 17:14:19 CEST 2003
Hi DINH Viêt Hoà,
on Wed, 2 Apr 2003 13:03:26 +0200 you wrote:
> Alban Bedel wrote :
>
> > The main idea as Colin said is to allow grouping of files. Each
> > file/group can have his own settings and heritate those from his
> > parents in the tree. Yeah it's somewhat wired, you like it or not.
> > Ok it was newer coded with speed in mind and i never thought that one
> > will create such big lists. Ok it's really slow. I tried a list of
> > 10^5 entries. I got bored after more than 5 min and hitted Ctrl-C ;(
> > 10^4 need about 6sec (on a K6-2 333) wich is ok imho, i mean that's a
> > very long list.
> > You can take a look at DOCS/tech/playtree. I wrote that once for .so,
> > it's old now but it may be usefull. Good luck anyway ;)
>
> ok, I made a quick fix for this, the problem was that, each time we
> chose to append some element to the list, the list was run through,
> then I added a field in playtree_t (last) that says where to append the
> element.
I fixed it in cvs, now it's fast :)
Albeu
More information about the MPlayer-dev-eng
mailing list