diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-07 19:22:55 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-11-07 19:22:55 +0000 |
commit | 3fd3eea7f3d4d9c6b50c0c992eb34a9555ffd4dd (patch) | |
tree | 88bdbc671a86199fc3df4f92414a28019c72d0ed /doc | |
parent | da6ec07c41fe4677a3cebaa3d918fe7a580da3f3 (diff) | |
download | ffmpeg-3fd3eea7f3d4d9c6b50c0c992eb34a9555ffd4dd.tar.gz |
Fix date in latest APIchanges entry.
Originally committed as revision 25702 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 b90502c9c0..a417205478 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2010-11-04 - r25700 - lavfi 1.57.0 - AVFilterInOut +2010-11-07 - r25700 - lavfi 1.57.0 - AVFilterInOut Rename field AVFilterInOut.filter to AVFilterInOut.filter_ctx. This change breaks libavfilter API. |