comparison utils.c @ 5445:d1b5bb2bfe92 libavformat

Add flags to prevent strdup() on arguments to av_metadata_set2(). I cannot use the same ABI as ffmbc as value 2 is already used in ffmpeg, besides the name AV_METADATA_NONCONST* makes no sense to me. Add av_metadata_set2() that takes flags.
author michael
date Sun, 13 Dec 2009 20:22:27 +0000
parents eada8bccc620
children 075674a33641
comparison
equal deleted inserted replaced
5444:d424e2ef1b44 5445:d1b5bb2bfe92