Files
FFmpeg/libavformat
Nil Fons Miret 6bae3bd385 avformat/wavdec: move ID3v2 auto-parsing flag from w64 to wav
9d037c54f2 (avformat/demux: avoid unconditional ID3v2 tag consumption)
introduced FF_INFMT_FLAG_ID3V2_AUTO to opt formats into generic ID3v2
parsing, but mistakenly set it on ff_w64_demuxer instead of
ff_wav_demuxer (both live in wavdec.c, with w64 at the end of the file).
As a result, WAV files carrying a prepended ID3v2 tag were no longer
parsed generically, while w64 attempted to parse an ID3v2 tag it didn't
need. Move the flag to the wav demuxer, restoring the originally
intended behavior.

Reported-by: Daniel Verkamp <daniel@drv.nu>
Signed-off-by: Nil Fons Miret <nil.fons@gmail.com>
2026-07-11 02:46:34 +00:00
..
2026-03-10 13:52:18 +01:00
2026-06-23 19:15:57 +02:00
2026-03-10 13:52:18 +01:00
2026-06-23 19:15:57 +02:00
2026-03-10 13:52:18 +01:00
2026-06-23 19:15:57 +02:00
2026-05-08 09:34:52 +02:00
2026-06-23 19:15:57 +02:00
2026-02-19 17:18:11 +01:00
2026-03-10 13:52:18 +01:00
2026-03-10 13:52:18 +01:00
2026-06-23 19:15:57 +02:00
2026-06-23 19:15:57 +02:00
2026-05-29 01:49:20 +00:00
2026-02-25 02:55:43 +00:00
2026-02-18 08:20:10 +00:00
2026-06-16 09:18:24 -03:00
2026-03-10 13:52:18 +01:00
2026-07-10 17:45:09 +00:00
2026-04-28 12:29:37 +00:00
2026-03-10 13:52:18 +01:00
2026-07-10 17:45:09 +00:00
2026-06-23 19:15:57 +02:00
2026-05-23 10:16:38 -05:00
2026-05-23 10:16:38 -05:00
2026-05-22 08:20:13 -05:00
2026-05-03 13:26:34 +00:00
2026-06-23 19:13:06 +02:00
2026-05-03 18:22:46 +02:00
2026-03-10 13:52:18 +01:00
2026-02-08 02:25:14 +01:00
2026-03-10 13:52:18 +01:00
2026-03-10 13:52:18 +01:00
2026-06-23 19:15:57 +02:00
2026-03-10 13:52:18 +01:00
2026-05-23 00:04:46 +00:00
2026-02-25 02:55:43 +00:00
2026-03-10 13:52:18 +01:00