Clean up code to use VideoFrameMetadata::MergeMetadataFrom() when appropriate. |
||
Issue descriptionThe fix to issue 591138 has led to the introduction of a new utility method to merge metadata between video frames. There are a few instances through the codebase where the VideoFrameMetadata is being serialized and de-serialized in order to merge the metadata to new video frames. This issue tracks the work to replace the manual merging of the dictionary values with the new cleaner utility function.
,
Oct 6 2016
Thanks for the fix! |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 30 2016