Here is the patchset containing addition/changes cleanly separated, cosmetics
fixes applied, and other changes.

I was thinking I could add a comment related to the 'swr' and 'too' tags
(labeled as "encoder") mentioning the use as a way to discriminate lavf
versions, would that make sense?

Vittorio

Dave Rice (2):
  mov: further expand the list of metadata tags
  mov: update the artist/writer, comment and date tags

Thilo Borgmann (1):
  mov: allocate the tag value dynamically

Vittorio Giovara (7):
  mov: do not truncate the language-prefixed tag
  mov: export all metadata as a demuxer option
  mov: cosmetics: reorder the list of tags
  mov: parse @PRM and @PRQ metadata tags
  mov: parse XMP metadata on demand
  mov: expand the list of parsed metadata tags
  fate: mov metadata test

 libavformat/isom.h              |   3 +
 libavformat/mov.c               | 162 ++++++++++++++++++++++++++++------------
 tests/fate/probe.mak            |  12 ++-
 tests/ref/fate/probe-format-mov |  74 ++++++++++++++++++
 4 files changed, 200 insertions(+), 51 deletions(-)
 create mode 100644 tests/ref/fate/probe-format-mov

-- 
1.9.3 (Apple Git-50)

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

Reply via email to