On Wed, 26 Nov 2014, Vittorio Giovara wrote:

The Extensible Metadata Platform tag can contain various kind of data
which are not strictly related to the video file, such as history of edits
and saves from the project file. So display XMP metadata only when the
user explicitly requires it.

Based on a patch by Marek Fort <[email protected]>.
---
libavformat/isom.h |  2 ++
libavformat/mov.c  | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+)

Seems ok.

There's an #ifdef MOV_EXPORT_ALL_METADATA in the file as well - could that also be converted into an option?

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to