[FFmpeg-devel] [PATCH][RFC] libavformat/mov Extend metadata handling to read in the keys from the 'keys' atom

Kevin Wheatley kevin.j.wheatley at gmail.com
Mon Sep 7 11:51:35 CEST 2015


I've updated and extended the metadata reading to include some of the
numeric types, based on the feedback from the comments about adding to
the utility functions of AVDictionary, I've directly formatted the
values as strings in the .mov format code seams less risky.

Kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-mov-Extend-metadata-handling-to-read-in-the.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150907/47756523/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-avformat-mov-Add-support-for-numeric-data-value-meta.patch
Type: text/x-patch
Size: 9214 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150907/47756523/attachment-0001.bin>


More information about the ffmpeg-devel mailing list