Reimar Döffinger
50059bde77
MOV: Fix old-style muxed raw-audio data.
...
This patch fixes the sample from trac issue #522 .
The issue is that the mov demuxer insists on using its
calculated sample_size (which is nonsense for old-style tracks)
instead of the one encoded in the track.
The old raw audio code should be using the value in stsz, because
the size of a single sample never makes sense for the size of
a full audio packet, whereas the new code will multiply the
sample size by the chunk size, so it should use the calculated value.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de >
2012-03-31 12:37:42 +02:00
..
2012-03-22 20:59:58 +01:00
2012-03-25 12:22:06 +02:00
2012-03-06 06:03:32 +01:00
2012-03-06 06:03:32 +01:00
2012-03-29 04:11:10 +02:00
2012-03-29 04:11:10 +02:00
2012-03-25 01:56:53 +01:00
2012-03-25 01:56:53 +01:00
2012-03-27 11:59:39 +02:00
2012-03-21 01:33:53 +01:00
2012-03-13 01:14:04 +01:00
2012-03-30 19:52:30 +02:00
2012-03-03 00:23:10 +01:00
2012-03-03 04:30:49 +01:00
2012-03-05 16:27:31 -05:00
2012-03-10 10:43:14 +01:00
2012-03-01 03:17:11 +01:00
2012-03-22 13:15:17 +01:00
2012-03-01 03:17:11 +01:00
2012-03-01 03:17:11 +01:00
2012-03-20 07:53:40 +01:00
2012-03-20 07:53:40 +01:00
2012-03-12 20:42:25 +01:00
2012-03-19 13:33:24 +01:00
2012-03-21 01:33:53 +01:00
2012-03-14 02:10:11 +01:00
2012-03-14 02:10:11 +01:00
2012-03-14 02:10:11 +01:00
2012-03-30 06:05:39 +02:00
2012-03-01 03:17:11 +01:00
2012-03-01 03:17:11 +01:00
2012-03-13 01:56:33 +01:00
2012-03-18 23:39:42 +01:00
2012-03-30 05:16:15 +02:00
2012-03-18 23:39:42 +01:00
2012-03-21 01:33:53 +01:00
2012-03-26 20:03:56 +02:00
2012-03-31 12:37:42 +02:00
2012-03-15 01:27:10 +01:00
2012-03-12 06:04:37 +01:00
2012-03-26 20:52:52 +02:00
2012-03-01 03:17:11 +01:00
2012-03-23 01:27:49 +01:00
2012-03-14 21:51:38 +01:00
2012-03-26 20:03:57 +02:00
2012-03-23 00:50:49 +01:00
2012-03-21 22:19:23 +01:00
2012-03-22 13:56:44 -07:00
2012-02-28 20:48:43 +01:00
2012-03-31 12:37:42 +02:00
2012-03-29 04:11:10 +02:00
2012-03-21 01:33:53 +01:00
2012-03-19 20:49:04 +01:00
2012-03-01 03:17:11 +01:00
2012-03-21 01:33:53 +01:00
2012-03-27 11:59:39 +02:00
2012-02-29 00:30:35 +01:00
2012-03-26 20:52:52 +02:00
2012-03-09 22:25:32 +01:00
2012-03-10 18:32:02 +01:00
2012-03-10 18:01:03 +01:00
2012-03-11 17:39:52 +01:00
2012-03-26 15:05:02 +02:00
2012-03-13 01:14:04 +01:00
2012-03-09 01:22:31 +01:00
2012-03-29 04:11:10 +02:00
2012-03-22 19:51:43 +01:00
2012-03-23 04:29:33 +01:00
2012-03-23 04:29:33 +01:00
2012-03-20 14:39:57 -04:00
2012-03-27 12:52:53 +02:00
2012-02-29 14:26:14 +01:00
2012-03-21 01:33:53 +01:00
2012-03-21 01:33:53 +01:00
2012-02-28 07:20:36 +01:00
2012-03-04 04:26:04 +01:00
2012-03-10 01:12:08 +01:00
2012-03-06 06:03:32 +01:00
2012-03-28 02:34:06 +02:00
2012-02-29 00:30:35 +01:00
2012-03-20 00:03:19 +01:00
2012-03-20 00:03:19 +01:00
2012-03-21 01:33:53 +01:00
2012-03-04 04:26:04 +01:00
2012-03-01 16:08:32 +02:00
2012-03-21 01:33:53 +01:00
2012-03-20 00:03:19 +01:00
2012-03-29 04:11:10 +02:00
2012-03-20 00:03:19 +01:00
2012-03-20 00:03:19 +01:00
2012-03-29 04:11:10 +02:00
2012-03-29 04:11:10 +02:00
2012-03-29 04:11:10 +02:00
2012-03-06 06:03:32 +01:00
2012-03-06 06:03:32 +01:00
2012-03-04 04:26:04 +01:00
2012-03-22 13:43:26 +01:00
2012-03-06 06:03:32 +01:00
2012-03-08 02:51:45 +01:00
2012-03-01 03:17:11 +01:00
2012-03-06 06:03:32 +01:00
2012-03-29 04:11:10 +02:00
2012-03-04 04:26:04 +01:00
2012-03-04 04:26:04 +01:00
2012-03-04 04:26:04 +01:00
2012-03-29 04:11:10 +02:00
2012-03-20 00:03:19 +01:00
2012-03-29 20:31:14 +02:00
2012-03-25 12:22:06 +02:00
2012-03-04 04:26:04 +01:00
2012-03-04 04:26:04 +01:00
2012-03-27 11:58:15 -04:00
2012-03-21 01:33:53 +01:00
2012-03-23 10:31:45 +01:00
2012-03-22 23:16:49 +01:00