diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-09-24 17:14:56 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-24 17:14:56 +0200 |
commit | 3cd252d29a152743a8ad0493b8bfcb3ccb89062c (patch) | |
tree | 47dcd90df7baf5e7703fa3377d58283ac768d500 /doc | |
parent | ac682955e90a29de9b515004af7e24d06bfa6994 (diff) | |
download | ffmpeg-3cd252d29a152743a8ad0493b8bfcb3ccb89062c.tar.gz |
doc/APIchanges: fix typo
Found-by: ubitux
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 8c16eea947..7fadab30eb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -16,7 +16,7 @@ libavutil: 2014-08-09 API changes, most recent first: 2014-09-24 - xxxxxxx - libpostproc 53.1.100 - Add vissualization support + Add visualization support 2014-09-xx - xxxxxxx - lavc 56.1.101 - dv_profile.h deprecate avpriv_dv_frame_profile2(), which was made public by accident. |