[svn] / trunk / xvidcore / examples / bench_list.pl Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/bench_list.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1614, Tue May 17 15:40:11 2005 UTC revision 1618, Mon May 23 12:06:02 2005 UTC
# Line 11  Line 11 
11    # followed, possibly, by the CPU option to use.    # followed, possibly, by the CPU option to use.
12    
13  @Dec_Benches = (  @Dec_Benches = (
14    "lowdelay.m4v 720 576 0xf2a3229d -sse2"  
15      "test1.m4v 640 352 0x9fa4494d -sse2"
16    , "test1.m4v 640 352 0x9fa4494d -mmxext"
17    , "test1.m4v 640 352 0x9fa4494d -mmx"
18    , "test1.m4v 640 352 0x76c9cde2 -c"
19    
20    , "qpel.m4v 352 288 0xc07eb687 -sse2"
21    , "qpel.m4v 352 288 0xc07eb687 -mmxext"
22    , "qpel.m4v 352 288 0xc07eb687 -mmx"
23    , "qpel.m4v 352 288 0x54e720e0 -c"
24    
25    , "lowdelay.m4v 720 576 0xf2a3229d -sse2"
26    , "lowdelay.m4v 720 576 0xf2a3229d -mmxext"
27    , "lowdelay.m4v 720 576 0xf2a3229d -mmx"
28  , "lowdelay.m4v 720 576 0x5ea8e958 -c"  , "lowdelay.m4v 720 576 0x5ea8e958 -c"
29  , "test_lowdelay.m4v 720 576 0x5ea8e958 -mmx"  
30    , "gmc1.m4v 640 272 0x94f12062 -sse2"
31    , "gmc1.m4v 640 272 0x94f12062 -mmxext"
32    , "gmc1.m4v 640 272 0x94f12062 -mmx"
33    , "gmc1.m4v 640 272 0x3b938c99 -c"
34    
35  );  );
36    
37  #########################################  #########################################

Legend:
Removed from v.1614  
changed lines
  Added in v.1618

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4