diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-03 21:28:04 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2009-04-03 21:28:04 +0000 |
commit | 1b2120c39db33976eaa8ea1abb9fd67a19b00a36 (patch) | |
tree | 76db2dbf19f6d3b0e51e16e1e25e7d72faa1ac05 /doc/APIchanges | |
parent | 634b927f8209d65443e628a2cdeca3c2684c06ad (diff) | |
download | ffmpeg-1b2120c39db33976eaa8ea1abb9fd67a19b00a36.tar.gz |
Remove JACK input device addition entry.
The addition of a new component is not considered an API change.
Originally committed as revision 18329 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 84b94d35ab..a522c28b67 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,9 +12,6 @@ libavutil: 2009-03-08 API changes, most recent first: -2009-04-03 - r18322 - lavd 52.2.0 - JACK input device - Add a JACK input device. - 2009-04-03 - r18321 - lavu 50.3.0 - av_fifo_space Introduce the av_fifo_space() function. |