Mercurial > mplayer.hg
diff loader/dmo/DMO_VideoDecoder.c @ 30534:65a8e80c1474
Avoid using sscanf for basic parsing, it is horribly slow.
Now uses strncmp as a first step, which is 40 times faster.
author | reimar |
---|---|
date | Sun, 14 Feb 2010 13:57:30 +0000 |
parents | 008338d7679f |
children | 32725ca88fed |