diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2012-10-12 15:49:36 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2012-10-13 12:33:18 +0200 |
commit | 1bd442c276e6688b43777a198cad0d7e3a92123f (patch) | |
tree | 91d70ca799a3aecdddfa296f1f75454fc7c9d27f /tests/ref/lavfi/vflip | |
parent | 5d2be71b9ecf2a88752666a2c4039f4d98419d35 (diff) | |
download | ffmpeg-1bd442c276e6688b43777a198cad0d7e3a92123f.tar.gz |
nut: prioritize native tags
Use native tags instead of avi ones, simplifies a lot raw video codecs
handling.
Diffstat (limited to 'tests/ref/lavfi/vflip')
-rw-r--r-- | tests/ref/lavfi/vflip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavfi/vflip b/tests/ref/lavfi/vflip index 66b873270a..51456eafbf 100644 --- a/tests/ref/lavfi/vflip +++ b/tests/ref/lavfi/vflip @@ -1 +1 @@ -vflip 2e6d6062e8cad37fb3ab2c433b55f382 +vflip 2a723a3b78a86381fd9331e85385f612 |