Files
FFmpeg/libavformat
Peter Ross 5331773cc3 ff_id3v2_read: add option to limit ID3 magic number search
Several chunked formats (AIFF, IFF,DSF) store ID3 metadata within an 'ID3 '
chunk tag. If such chunks are stored sequentially, it is possible for the
ID3v2 parser to confuse the chunk tag for the ID3 magic number. e.g.

[1st chunk tag ('ID3 ') | chunk size] [ID3 magic number | metadata ...]
[2nd chunk tag ('ID3 ') | chunk size] [ID3 magic number | metadata ...]

Fixes ticket #3530.

Signed-off-by: Peter Ross <pross@xvid.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-19 04:25:01 +02:00
..
2013-10-13 20:13:38 +00:00
2013-10-18 19:53:47 +02:00
2014-04-18 03:25:58 +02:00
2013-12-25 17:14:32 +01:00
2013-10-06 19:36:53 +02:00
2013-12-13 11:57:39 +01:00
2013-10-13 20:13:38 +00:00
2014-01-16 00:38:27 +01:00
2014-02-28 00:07:31 +01:00
2014-04-16 19:41:41 +02:00
2014-04-16 19:41:41 +02:00
2013-12-25 17:38:29 +01:00
2014-04-13 14:48:36 +02:00
2014-04-01 01:13:09 +02:00
2014-04-14 21:40:59 +02:00
2014-04-05 02:18:09 +02:00
2013-12-23 16:28:44 +01:00
2014-03-11 13:22:49 +01:00
2013-10-13 20:13:38 +00:00
2014-04-18 03:25:58 +02:00
2013-10-31 20:20:49 +01:00
2013-12-25 17:38:29 +01:00
2013-11-13 22:56:18 +01:00
2013-12-25 17:38:29 +01:00
2014-02-05 22:36:42 +01:00
2014-02-09 14:29:07 +00:00
2013-10-13 20:13:38 +00:00
2013-12-25 17:38:29 +01:00
2013-12-25 17:38:30 +01:00
2014-03-04 22:54:13 +01:00
2013-10-13 20:13:38 +00:00
2014-03-08 12:36:57 +01:00
2013-10-21 17:32:01 +02:00
2013-10-13 20:13:38 +00:00
2013-08-21 05:51:41 +02:00
2014-04-11 15:37:43 +02:00
2014-04-15 13:51:48 +02:00
2013-10-13 20:13:38 +00:00