diff options
author | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2009-03-03 12:58:49 +0000 |
---|---|---|
committer | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2009-03-03 12:58:49 +0000 |
commit | 9549cdcbaa647af8a9a23c1292da989225963db4 (patch) | |
tree | 08f61f7304a2849f3d27e80ff7716420b32c8a65 | |
parent | c04920978ebc9ea4848213bd8fcfa8ba2a53ca26 (diff) | |
download | ffmpeg-9549cdcbaa647af8a9a23c1292da989225963db4.tar.gz |
Cosmetics: Typo
Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 07e680a04d..4af9614968 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -1,5 +1,5 @@ 20090301 - r17682 - lavf 52.31.0 - Generic metadata API - This version introduce a new metadata API (see av_metadata_get() and friends). + 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: - AVFormatContext.title |