diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2012-10-13 19:10:57 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2012-10-16 15:26:31 +0200 |
commit | 21de6ba5c12fbdd2ad86e5faf8aa12be8f5f6408 (patch) | |
tree | dc851189a4c175d06b008bcbb4a0e6eb60c5e3d3 /tests/ref/lavfi/vflip | |
parent | 3b20eb25e7b95fafdccbb594c947a69c5d027b2c (diff) | |
download | ffmpeg-21de6ba5c12fbdd2ad86e5faf8aa12be8f5f6408.tar.gz |
nut: export codec_tag provided by rawvideo
Raw audio does not provide valid audio tags while rawvideo does.
The fate refs have to be updated because it undoes the previous tag
change.
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 51456eafbf..66b873270a 100644 --- a/tests/ref/lavfi/vflip +++ b/tests/ref/lavfi/vflip @@ -1 +1 @@ -vflip 2a723a3b78a86381fd9331e85385f612 +vflip 2e6d6062e8cad37fb3ab2c433b55f382 |