Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen.
The only flags, for now, indicate if metadata was updated and are set after each call to
av_read_frame(). This comes with the caveat that, on stream start, it might not be set properly
as packets might be buffered in AVFormatContext.packet_buffer before being given to the user
in av_read_frame().

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-08-13 16:04:48 +00:00
..
2014-05-11 15:00:03 +02:00
2014-01-29 23:27:18 +01:00
2013-08-28 11:02:56 +02:00
2013-07-25 19:43:32 +02:00
2014-08-04 12:56:42 +03:00
2014-08-04 12:56:42 +03:00
2012-12-21 00:18:34 +01:00
2011-12-11 00:32:25 +01:00
2012-12-21 00:18:34 +01:00