OSDN Git Service

flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata...
authorAndrew Stone <andrew@clovar.com>
Tue, 12 Aug 2014 21:03:52 +0000 (17:03 -0400)
committerAnton Khirnov <anton@khirnov.net>
Wed, 13 Aug 2014 16:23:28 +0000 (16:23 +0000)
commit0f789322efa78a672e4c3027e5cc12b8a947043a
treeb3e8c72d2325a0e0d26dc17bc5a448e93465ac58
parent93c04e095dc37ebdab22174e88cfa91e24940866
flvdec: update AVFormatContext.event_flags with METADATA_UPDATED whenever metadata changes.

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