From: Stefano Sabatini Date: Fri, 3 Apr 2009 21:28:04 +0000 (+0000) Subject: Remove JACK input device addition entry. X-Git-Tag: v0.6~4937 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1b2120c39db33976eaa8ea1abb9fd67a19b00a36;p=coroid%2Flibav_saccubus.git 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 --- diff --git a/doc/APIchanges b/doc/APIchanges index 84b94d35a..a522c28b6 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.