aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/ffprobe_default
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-09-10 12:10:31 +0200
committerAnton Khirnov <anton@khirnov.net>2024-09-26 18:25:21 +0200
commit7f7fe2a10bda086c595bc191145f2390e9781726 (patch)
tree16f6b5c0d2a8aafcd25318ba5e1e6d4255f67517 /tests/ref/fate/ffprobe_default
parent6525fe4e773b054bc4d48fd06208262a8040e592 (diff)
downloadffmpeg-7f7fe2a10bda086c595bc191145f2390e9781726.tar.gz
fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_init
This code uses no encoder properties or state besides its name, and is mostly muxer logic, and thus belongs more properly into the muxer. The results of several test change due to different metadata tag order (the "encoder" tag is now set first).
Diffstat (limited to 'tests/ref/fate/ffprobe_default')
-rw-r--r--tests/ref/fate/ffprobe_default4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/fate/ffprobe_default b/tests/ref/fate/ffprobe_default
index ac55749295..6596a06b0c 100644
--- a/tests/ref/fate/ffprobe_default
+++ b/tests/ref/fate/ffprobe_default
@@ -596,8 +596,8 @@ DISPOSITION:metadata=0
DISPOSITION:dependent=0
DISPOSITION:still_image=0
DISPOSITION:multilayer=0
-TAG:E=mc²
TAG:encoder=Lavc pcm_s16le
+TAG:E=mc²
[/STREAM]
[STREAM]
index=1
@@ -657,9 +657,9 @@ DISPOSITION:metadata=0
DISPOSITION:dependent=0
DISPOSITION:still_image=0
DISPOSITION:multilayer=0
+TAG:encoder=Lavc rawvideo
TAG:title=foobar
TAG:duration_ts=field-and-tags-conflict-attempt
-TAG:encoder=Lavc rawvideo
[/STREAM]
[STREAM]
index=2