On Thu, Mar 29, 2018 at 03:59:33PM +0300, Timo Teräs wrote:
> Multiple cover images are supported by having multiple data atoms
> inside the covr atom. AtomicParsley and mutagen amongst others
> support and document this construct.
>
> Signed-off-by: Timo Teräs
> ---
> libavformat/mov.c | 4
Multiple cover images are supported by having multiple data atoms
inside the covr atom. AtomicParsley and mutagen amongst others
support and document this construct.
Signed-off-by: Timo Teräs
---
libavformat/mov.c | 4
1 file changed, 4 insertions(+)
diff --git a/libavformat/mov.c b/libavf