Round 2 of Live Metadata patches after feedback.
Andrew Stone (6):
Add av_dict_version() to make it quick to check if a dictionary has
changed.
AVOption: add support for dictionary types.
http: export icecast metadata as an option with name "metadata".
Add av_metadata_updated to check for any metadata updates on the
stream.
Expose metadata found in onCuePoint events in .flv files.
http: enable icy metadata by default.
doc/protocols.texi | 2 +-
libavformat/avformat.h | 14 +++++++++
libavformat/flvdec.c | 82 ++++++++++++++++++++++++++------------------------
libavformat/http.c | 31 ++++++++++++++++++-
libavformat/utils.c | 27 +++++++++++++++++
libavutil/dict.c | 8 +++++
libavutil/dict.h | 10 ++++++
libavutil/opt.c | 54 +++++++++++++++++++++++++++++++--
libavutil/opt.h | 26 +++++++++-------
9 files changed, 198 insertions(+), 56 deletions(-)
--
2.0.0.rc2
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel