Originally committed as revision 16854 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs 2009-01-30 00:44:54 +00:00
parent 4d55404fca
commit 04e7670906
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ typedef struct AVMetadata AVMetadata;
/**
* gets a metadata element with matching key.
* @param prev set to the previous matching element to find the next.
* @param flags allows case as well as suffix insensitive comparissions.
* @param flags allows case as well as suffix insensitive comparisons.
* @return found tag or NULL, changing key or value leads to undefined behavior.
*/
AVMetadataTag *