]> git.sesse.net Git - ffmpeg/commit
doc/muxers: Document title tag for attachments
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 6 May 2020 14:02:14 +0000 (16:02 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 19 May 2020 03:17:26 +0000 (05:17 +0200)
commit9a8b984efaab2f13e4b81b6ede35fb02a853e4e7
tree6f68cf852013e441e59503f3b47ab4f9ebe6e369
parent3bd26b285e41a3b759bd00ad634a3163f0e7f88f
doc/muxers: Document title tag for attachments

The Matroska muxer has always mapped the title tag to the FileDescription
element for attachments streams since support for writing attachments
was added in commit c7a63a521b5c165405e3577751d649529d09f0c5. This
commit merely documents this fact.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
doc/muxers.texi