diff options
author | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2009-03-03 13:25:53 +0000 |
---|---|---|
committer | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2009-03-03 13:25:53 +0000 |
commit | 429d6b2180c2a314cc2fa9b6f068910516335bda (patch) | |
tree | 1578adcc3ef40383216e804cafe2595932f82dd6 /doc/APIchanges | |
parent | 4f46099b9054f5a1cb7f1609a267f6e0e286cfd1 (diff) | |
download | ffmpeg-429d6b2180c2a314cc2fa9b6f068910516335bda.tar.gz |
Cosmetics: Typo
Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 4af9614968..fed6710402 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -1,7 +1,7 @@ 20090301 - r17682 - lavf 52.31.0 - Generic metadata API This version introduces a new metadata API (see av_metadata_get() and friends). The old API is now deprecated and shouldn't be used anymore. This especially - include the following structure fields: + includes the following structure fields: - AVFormatContext.title - AVFormatContext.author - AVFormatContext.copyright |