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/crop_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/crop_vflip')
-rw-r--r-- | tests/ref/lavfi/crop_vflip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavfi/crop_vflip b/tests/ref/lavfi/crop_vflip index 759d744a91..a3f8200222 100644 --- a/tests/ref/lavfi/crop_vflip +++ b/tests/ref/lavfi/crop_vflip @@ -1 +1 @@ -crop_vflip f9a15b41ea4034a15d39a2b6f649f1c5 +crop_vflip 628542e17b6900ee79b1429183ae01b0 |