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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1614 - (download) (as text) (annotate)
Tue May 17 15:40:11 2005 UTC (18 years, 11 months ago) by Skal
File size: 476 byte(s)

	Added a verification bench 'bench.pl'.
	You should customize the 'bench_list.pl' list with
	the bitstreams you want to check for decoding.

	Updated 'xvid_bench.c'.
#
# List of benches to run
#

#########################################
# Decoder benches
#########################################

  # Raw command-line args passed to 'xvid_bench 9'
  # format: bitstream_name width height checksum
  # followed, possibly, by the CPU option to use.  

@Dec_Benches = (
  "lowdelay.m4v 720 576 0xf2a3229d -sse2"
, "lowdelay.m4v 720 576 0x5ea8e958 -c"
, "test_lowdelay.m4v 720 576 0x5ea8e958 -mmx"
);

#########################################

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