mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 22:00:51 +08:00
id3v2: add TDEN<->creation_time tag mapping
Originally committed as revision 25812 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -277,6 +277,7 @@ const AVMetadataConv ff_id3v2_metadata_conv[] = {
|
||||
{ "TCOP", "copyright"},
|
||||
{ "TDRL", "date"},
|
||||
{ "TDRC", "date"},
|
||||
{ "TDEN", "creation_time"},
|
||||
{ "TENC", "encoded_by"},
|
||||
{ "TEN", "encoded_by"},
|
||||
{ "TIT2", "title"},
|
||||
|
||||
Reference in New Issue
Block a user