[FFmpeg-devel] [PATCH] Map description metadata to ©inf tag in .mov wrapper

2015-11-19 Thread Brian Wheeler
The description metadata isn't mapped to anything when the mov wrapper is used.This patch maps description to ©inf for both reading and writing. The change to mov.c makes the mapping round-trip. Signed-off-by: Brian Wheeler --- libavformat/mov.c| 2 +- libavformat/movenc.c | 1

[FFmpeg-devel] [PATCH] Map description to the (c)inf tag

2015-11-23 Thread Brian Wheeler
Signed-off-by: Brian Wheeler --- libavformat/mov.c| 2 +- libavformat/movenc.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libavformat/mov.c b/libavformat/mov.c index 0eb7272..960667f 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -342,7 +342,7 @@ static