lavc: do not init frame with guessed layout.

It is breaking support from files with unknown layout.
This commit is contained in:
Nicolas George
2013-03-14 19:15:12 +01:00
parent d38c173dfb
commit 464f94b206
8 changed files with 42 additions and 50 deletions

View File

@@ -28,8 +28,7 @@
"pkt_size": "2048",
"sample_fmt": "s16",
"nb_samples": 1024,
"channels": 1,
"channel_layout": "mono"
"channels": 1
},
{
"type": "packet",
@@ -131,8 +130,7 @@
"pkt_size": "2048",
"sample_fmt": "s16",
"nb_samples": 1024,
"channels": 1,
"channel_layout": "mono"
"channels": 1
},
{
"type": "packet",
@@ -234,8 +232,7 @@
"pkt_size": "2048",
"sample_fmt": "s16",
"nb_samples": 1024,
"channels": 1,
"channel_layout": "mono"
"channels": 1
},
{
"type": "packet",
@@ -265,8 +262,7 @@
"pkt_size": "2048",
"sample_fmt": "s16",
"nb_samples": 1024,
"channels": 1,
"channel_layout": "mono"
"channels": 1
},
{
"type": "packet",
@@ -368,8 +364,7 @@
"pkt_size": "2048",
"sample_fmt": "s16",
"nb_samples": 1024,
"channels": 1,
"channel_layout": "mono"
"channels": 1
},
{
"type": "packet",
@@ -399,8 +394,7 @@
"pkt_size": "2048",
"sample_fmt": "s16",
"nb_samples": 1024,
"channels": 1,
"channel_layout": "mono"
"channels": 1
},
{
"type": "packet",