changes since v1: * split into 2 patches * added avformat minor version bump * search for file_package_name in stream metadata as well, thats where the demuxer puts the key
Mark Reid (2): libavformat/avio: added avio_put_str16be libavformat/mxfenc: write package name metadata libavformat/avio.h | 6 ++++ libavformat/aviobuf.c | 50 ++++++++++++++------------- libavformat/mxfenc.c | 88 +++++++++++++++++++++++++++++++++++++++++------ libavformat/version.h | 2 +- tests/ref/lavf/mxf | 6 ++-- tests/ref/lavf/mxf_d10 | 2 +- tests/ref/lavf/mxf_opatom | 2 +- 7 files changed, 116 insertions(+), 40 deletions(-) -- 2.2.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel