diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-01-29 17:19:08 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-02-06 10:21:52 +0100 |
commit | 2cd4068071b9a8908823a3107f97e938211045ce (patch) | |
tree | 80926438d7e983628e2c19adc75abcbb0d09bca5 /tests/ref | |
parent | da7baaaae79b4d7d715d35ea6bcfbdd149edc177 (diff) | |
download | ffmpeg-2cd4068071b9a8908823a3107f97e938211045ce.tar.gz |
fraps: fix off-by one bug for version 1.
CC:libav-stable@libav.org
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/fraps-v1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/fraps-v1 b/tests/ref/fate/fraps-v1 index 64392c33b4..29c7e37df3 100644 --- a/tests/ref/fate/fraps-v1 +++ b/tests/ref/fate/fraps-v1 @@ -1,2 +1,2 @@ #tb 0: 1/25 -0, 0, 0, 1, 230400, 0x6bc891ff +0, 0, 0, 1, 230400, 0x23c29d17 |