OSDN Git Service

mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes.
authorAndrew Stone <andrew@clovar.com>
Tue, 12 Aug 2014 21:03:54 +0000 (17:03 -0400)
committerAnton Khirnov <anton@khirnov.net>
Wed, 13 Aug 2014 16:24:09 +0000 (16:24 +0000)
commitcc3e88a2b9e7ecf62e4ea1c41ce1623cea67ee96
tree7edc671547f105f18412e265efa66480b432860b
parentfa3a5dd4dea34baa6bb2f7fe6006fc4b2888f2aa
mov: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/mov.c