提交 56a8242f 编写于 作者: R Ronald S. Bultje

Actually add flag (somehow got lost in my previous patchset?), fixes broken

r22806.

Originally committed as revision 22807 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 3dd6180f
......@@ -119,6 +119,7 @@ struct AVFormatContext;
#define AV_METADATA_IGNORE_SUFFIX 2
#define AV_METADATA_DONT_STRDUP_KEY 4
#define AV_METADATA_DONT_STRDUP_VAL 8
#define AV_METADATA_DONT_OVERWRITE 16 ///< Don't overwrite existing tags.
typedef struct {
char *key;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册