Mercurial > jmeCapture
diff src/ca/randelshofer/AVIOutputStream.java @ 68:302d5e9ad120
adjust format
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 19 Jul 2012 12:28:55 -0500 |
parents | f2c5f1fca9a7 |
children |
line wrap: on
line diff
1.1 --- a/src/ca/randelshofer/AVIOutputStream.java Tue Feb 28 11:17:04 2012 -0600 1.2 +++ b/src/ca/randelshofer/AVIOutputStream.java Thu Jul 19 12:28:55 2012 -0500 1.3 @@ -1,7 +1,7 @@ 1.4 /** 1.5 * @(#)AVIOutputStream.java 1.5.1 2011-01-17 1.6 * 1.7 - * Copyright (c) 2008-2011 Werner Randelshofer, Immensee, Switzerland. 1.8 +* Copyright (c) 2008-2011 Werner Randelshofer, Immensee, Switzerland. 1.9 * All rights reserved. 1.10 * 1.11 * You may not use, copy or modify this file, except in compliance with the 1.12 @@ -1337,7 +1337,7 @@ 1.13 // Specifies an indicator of the quality of the data in the stream. 1.14 // Quality is represented as a number between 0 and 10,000. 1.15 // For compressed data, this typically represents the value of the 1.16 - // quality parameter passed to the compression software. If set to –1, 1.17 + // quality parameter passed to the compression software. If set to -1, 1.18 // drivers use the default quality value. 1.19 1.20 d.writeUInt(0); // dwSampleSize