Add a flag to not overwrite existing tags

Patch by Anton Khirnov <wyskas gmail com>.

Originally committed as revision 22806 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Anton Khirnov
2010-04-05 19:46:55 +00:00
committed by Ronald S. Bultje
parent 0950e1703b
commit 3dd6180fc7
3 changed files with 7 additions and 1 deletions

View File

@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-04-01 - rxxxxx - lavf 52.61.0 - metadata API
Add a flag for av_metadata_set2() to disable overwriting of
existing tags.
2010-04-01 - r22753 - lavc 52.66.0
Add avcodec_get_edge_width()