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 | |
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')
-rw-r--r-- | tests/ref/lavfi/crop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavfi/crop b/tests/ref/lavfi/crop index 81ce4d10fb..32041c2184 100644 --- a/tests/ref/lavfi/crop +++ b/tests/ref/lavfi/crop @@ -1 +1 @@ -crop 64e8f986d4cc67ec6797f5adb486e43f +crop 3d163f156eaddf41d2be20736f973539 |