diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-01-28 23:07:54 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2012-01-29 14:17:12 +0100 |
commit | 6a9b565e0a238b475e036c2e0a77b991cb0a3efb (patch) | |
tree | 857103d00c5e30709496fdcf03fc5d47bddb1079 /tests/ref/fate/fraps-v3 | |
parent | 05741d70c7a6d877cf4cfe472e316d0b5024dfc3 (diff) | |
download | ffmpeg-6a9b565e0a238b475e036c2e0a77b991cb0a3efb.tar.gz |
FRAPS: Do not needlessly use reget_buffer.
Codec has only I- and skip-frames, so there is no
need for reget_buffer, change it so it works with
get_buffer.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/ref/fate/fraps-v3')
-rw-r--r-- | tests/ref/fate/fraps-v3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ref/fate/fraps-v3 b/tests/ref/fate/fraps-v3 index ba6620675a..95b4454fb9 100644 --- a/tests/ref/fate/fraps-v3 +++ b/tests/ref/fate/fraps-v3 @@ -2,8 +2,6 @@ 0, 3000, 589824, 0xcd740f79 0, 6000, 589824, 0x16f8f90e 0, 9000, 589824, 0x1aaaceba -0, 12000, 589824, 0x1aaaceba 0, 15000, 589824, 0x902e8fe4 0, 18000, 589824, 0x019a4443 -0, 21000, 589824, 0x019a4443 0, 24000, 589824, 0x04eff6c6 |