diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-10 21:20:00 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-18 02:18:22 +0200 |
commit | 2f4ef9cbdfad716bcf1b4d4c99161e23b7cf24f0 (patch) | |
tree | 72ed2169976ec5f0de443dc30a6476a09e79f3cb /libavfilter/vf_bitplanenoise.c | |
parent | 3d76d4bf7f83aff9403825f6b2b7816e5e9675ce (diff) | |
download | ffmpeg-2f4ef9cbdfad716bcf1b4d4c99161e23b7cf24f0.tar.gz |
fate/cover-art: Add test for writing id3v2 tags and apic with AIFF/MP3
Notice that the order of the APIC tracks is currently wrong. This is
a superposition of two bugs: (i) Both muxers write the attached
pictures in the order they arrive in the muxer and not in the
stream_index order, leading to attached pictures that are copied being
written earlier because their timestamp is AV_NOPTS_VALUE, whereas the
timestamp of the encoded pictures is 0. (ii) A bug in the id3v2 parsing
code reverses the order of the parsed pictures.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_bitplanenoise.c')
0 files changed, 0 insertions, 0 deletions