diff options
author | Anton Khirnov <anton@khirnov.net> | 2014-04-29 16:13:38 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2014-05-01 09:26:20 +0200 |
commit | 6072184e702b4b631ac72f1b66b75e5f21e0ce2d (patch) | |
tree | 82047e326d1c78604ddc796bd4b9429c85e21211 /tests/ref/lavf | |
parent | 92e4b643dfdafdb6528f1baffdbea2b9a028d7c0 (diff) | |
download | ffmpeg-6072184e702b4b631ac72f1b66b75e5f21e0ce2d.tar.gz |
asfenc: use codec descriptors instead of AVCodecs to write codec info
Also, stop using AVCodecContext.codec_name as fallback, since it will be
deprecated.
Changes the result of the lavf-asf test (and its associated seektest),
since 'msmpeg4v3' gets written instead of just 'msmpeg4'.
Diffstat (limited to 'tests/ref/lavf')
-rw-r--r-- | tests/ref/lavf/asf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/asf b/tests/ref/lavf/asf index 572cfc5f49..2178435a52 100644 --- a/tests/ref/lavf/asf +++ b/tests/ref/lavf/asf @@ -1,3 +1,3 @@ -327385dd5f418faa6237089a40159b78 *./tests/data/lavf/lavf.asf -333375 ./tests/data/lavf/lavf.asf +33e857a06b2b5dedce0bf76c9973944c *./tests/data/lavf/lavf.asf +333379 ./tests/data/lavf/lavf.asf ./tests/data/lavf/lavf.asf CRC=0xf6340a10 |