diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-07 21:59:16 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-07 21:59:16 +0000 |
commit | f3370e14ea97810858ebecb58aa6ab86c4a0ca7c (patch) | |
tree | 697d1b19d26559846076e47d8872d9404f4e4236 /doc | |
parent | b0723c8a12c1371016e97eb2d8efea52f8fdaf41 (diff) | |
download | ffmpeg-f3370e14ea97810858ebecb58aa6ab86c4a0ca7c.tar.gz |
Improve grammar/comprehensibility of the lavu 50.2.0 entry.
Originally committed as revision 18361 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index b39bfa1909..1178a0f58a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -26,7 +26,7 @@ API changes, most recent first: PIX_FMT_RGB32_1, PIX_FMT_BGR32, PIX_FMT_BGR32_1 defined as macros. Also make avcodec_get_pix_fmt() recognize the "rgb32" and "bgr32" aliases. - Resort accordingly the enum PixelFormat list. + Re-sort the enum PixelFormat list accordingly. This change breaks API/ABI backward compatibility. 2009-03-22 - r18133 - lavu 50.1.0 - PIX_FMT_RGB5X5 endian variants |