summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/ffprobe_default
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-03-12 12:41:16 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-03-12 12:49:59 +0100
commitf9fd6f983b979b2da0f9bba3d6b150a302deb1fe (patch)
tree6e1f91b358394778f798a4d32b22f8317d93a06e /tests/ref/fate/ffprobe_default
parenta7f9d92a6d54495f812317abe249582c66efb7b6 (diff)
parent2eba9087f3031c6050f8dcd996225490be6c2410 (diff)
downloadffmpeg-streaming-f9fd6f983b979b2da0f9bba3d6b150a302deb1fe.zip
ffmpeg-streaming-f9fd6f983b979b2da0f9bba3d6b150a302deb1fe.tar.gz
Merge commit '2eba9087f3031c6050f8dcd996225490be6c2410'
* commit '2eba9087f3031c6050f8dcd996225490be6c2410': lavc: make up a fake frame channel layout when there is no real one. Conflicts: libavcodec/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/fate/ffprobe_default')
-rw-r--r--tests/ref/fate/ffprobe_default12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/fate/ffprobe_default b/tests/ref/fate/ffprobe_default
index 4105293..4151b45 100644
--- a/tests/ref/fate/ffprobe_default
+++ b/tests/ref/fate/ffprobe_default
@@ -27,7 +27,7 @@ pkt_size=2048
sample_fmt=s16
nb_samples=1024
channels=1
-channel_layout=unknown
+channel_layout=mono
[/FRAME]
[PACKET]
codec_type=video
@@ -134,7 +134,7 @@ pkt_size=2048
sample_fmt=s16
nb_samples=1024
channels=1
-channel_layout=unknown
+channel_layout=mono
[/FRAME]
[PACKET]
codec_type=video
@@ -241,7 +241,7 @@ pkt_size=2048
sample_fmt=s16
nb_samples=1024
channels=1
-channel_layout=unknown
+channel_layout=mono
[/FRAME]
[PACKET]
codec_type=audio
@@ -272,7 +272,7 @@ pkt_size=2048
sample_fmt=s16
nb_samples=1024
channels=1
-channel_layout=unknown
+channel_layout=mono
[/FRAME]
[PACKET]
codec_type=video
@@ -379,7 +379,7 @@ pkt_size=2048
sample_fmt=s16
nb_samples=1024
channels=1
-channel_layout=unknown
+channel_layout=mono
[/FRAME]
[PACKET]
codec_type=audio
@@ -410,7 +410,7 @@ pkt_size=2048
sample_fmt=s16
nb_samples=1024
channels=1
-channel_layout=unknown
+channel_layout=mono
[/FRAME]
[PACKET]
codec_type=video
OpenPOWER on IntegriCloud