ffmpeg/libavformat
Alexander Strasser dc2e4c2e53 lavf/wavdec: Fix seeking in files with unaligned offsets
A file with a prepended ID3 tag of an uneven length was found
in the wild.

Check if the wav data starts at an uneven offset and use that
information to correct the seeking calculation in wav_seek_tag,
which used to only seek to even byte positions.

Regression since ac87eaf856e0fb51917266b899bb15d19b907baf

Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
2013-08-14 22:05:41 +02:00
..
2013-03-17 04:38:28 +01:00
2013-05-10 16:10:52 -03:00
2012-11-27 10:17:28 +00:00
2013-06-09 01:10:36 +02:00
2013-06-09 01:10:36 +02:00
2013-01-22 20:27:05 +01:00
2013-08-11 21:46:09 +02:00
2013-07-30 15:29:12 +02:00
2013-04-07 03:59:44 +02:00
2012-12-04 11:25:46 +00:00
2012-12-04 11:25:46 +00:00
2013-04-08 14:15:10 +02:00
2013-07-01 21:37:16 +00:00
2012-11-12 10:33:18 -05:00
2012-11-24 15:04:32 +00:00
2012-10-18 00:55:03 +02:00
2012-11-19 10:19:50 +01:00
2013-06-28 09:04:16 +02:00
2013-01-01 19:29:04 +01:00
2013-04-15 12:13:41 +02:00
2012-10-10 15:50:32 +00:00
2012-12-05 20:18:04 +00:00
2013-01-24 15:02:44 +00:00
2012-11-08 15:54:14 +01:00
2013-05-29 10:40:13 +00:00
2013-08-02 13:05:16 +02:00
2013-04-20 00:05:35 +02:00
2013-06-29 18:02:37 +02:00
2012-12-21 00:18:34 +01:00
2013-06-20 21:49:02 +02:00
2013-04-18 00:24:25 +02:00
2012-12-05 13:01:22 +00:00
2012-12-05 13:01:22 +00:00
2013-05-24 15:36:54 +02:00
2013-07-02 18:52:45 +02:00
2013-06-15 18:50:11 -03:00
2013-07-07 18:50:03 +02:00
2013-08-02 21:14:59 +02:00
2013-05-23 14:46:01 +02:00
2013-08-09 23:02:48 +02:00
2013-07-06 22:27:35 +02:00
2013-01-15 20:19:28 +01:00
2013-03-31 16:10:52 +02:00
2012-11-24 10:04:20 +00:00
2013-01-07 11:43:20 +00:00
2013-05-01 11:56:34 +02:00
2013-05-01 11:56:34 +02:00
2013-08-05 02:53:16 +02:00
2013-08-13 09:41:28 -04:00
2012-12-24 02:51:51 +01:00
2013-05-18 07:12:56 +02:00
2013-05-10 16:53:50 -03:00
2012-08-28 22:29:20 +02:00
2012-12-17 13:34:30 +01:00
2012-11-17 19:58:54 +00:00
2012-12-28 21:50:42 +00:00
2012-12-28 21:58:03 +00:00
2013-01-06 18:48:51 +01:00
2013-05-26 15:48:50 +02:00
2013-08-05 10:14:42 +02:00
2013-06-06 20:29:38 +02:00
2012-12-16 10:27:54 +00:00
2013-06-16 18:56:56 +00:00
2013-04-05 14:30:56 +00:00
2012-10-15 08:12:25 +00:00
2012-11-04 04:46:10 +00:00
2013-01-07 10:08:38 +00:00
2013-02-13 17:36:55 +00:00
2013-05-29 18:14:43 +00:00
2013-06-02 11:25:56 +02:00