Files
ffmpeg/libavformat
rcombs 80b77e8e8d lavf/id3v2dec: support multiple values and TIPL frames
Fixes https://trac.ffmpeg.org/ticket/6949

Ordinary text frames in ID3v2 are allowed to have multiple
(null-separated) values. This technically isn't allowed in TXXX,
but it's used in practice by Picard, and supporting it is harmless.

TIPL/IPL (Involved People List) and TMCL (Musician Credits List) work
similarly to TXXX, but alternate key-value-key-value.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-04-07 01:02:42 +02:00
..
2024-09-24 15:37:15 +02:00
2025-01-17 23:33:27 +01:00
2024-12-02 03:14:47 +01:00
2025-02-16 15:41:41 +01:00
2025-02-09 20:28:11 -06:00
2025-03-28 15:23:28 +01:00
2024-11-03 10:53:15 +11:00
2025-02-07 10:13:50 -05:00
2025-01-21 22:55:09 +01:00