Mercurial > libavformat.hg
diff allformats.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 | e92aec1db0b9 |
children | ea579ec43456 |