Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-05-19 07:10:27 +0300
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-05-25 06:38:15 +0300
commit1ebbb493cced1af3fc891618e2573c7bc5ed7e70 (patch)
tree701a45cdbeea3d3d7ddb14d1e221151d368bb5d5 /libavformat/aiffdec.c
parentc7c8f141ebd95b73baebf4b5013d3c6389cbe2c6 (diff)
avformat/aiffenc: Don't forget chapters
If the write_id3v2 option is set, the aiff muxer would write id3v2 tags if there is global metadata or if there are attached pics to write. Chapters are ignored in this check that precedes writing id3v2 tags. Yet 47ac344970f1d6ef149c4b8a883b68cdb15112c2 added support for writing chapters as id3v2 tags, so one should check for the existence of chapters, too; otherwise the chapters would only be written in case there is global metadata or an attached pic. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/aiffdec.c')
0 files changed, 0 insertions, 0 deletions