diff options
author | Wolfgang Müller <wolf@oriole.systems> | 2022-02-13 14:46:33 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2022-02-15 10:15:25 +0100 |
commit | a67734596dca097584965916e0ba90e81af3163c (patch) | |
tree | 2f95a18b8ffae85d9a62079cabe9fa2008c2a088 /Changelog | |
parent | 6f1e14ebedd73359cfd559da7d46c3a48210e170 (diff) | |
download | ffmpeg-a67734596dca097584965916e0ba90e81af3163c.tar.gz |
avformat/id3v2: Add Grouping frame to id3v2.4 metadata table
The ID3v2.4.0 standard defines TIT1 as the "Content group description"
tag [1]. This frame is usually referred to as the "Grouping" tag and in
de-facto use under that name by Vorbis and APEv2 [2].
This commit introduces a mapping from "TIT1" to "grouping" in the
id3v2.4 metadata conversion table. This will enable software to access
it using that name. In particular, MPD will now read this tag correctly
when using the ffmpeg decoder plugin.
[1] https://id3.org/id3v2.4.0-frames (4.2.1)
[2] https://picard-docs.musicbrainz.org/en/appendices/tag_mapping.html#grouping-3
Signed-off-by: Wolfgang Müller <wolf@oriole.systems>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions