summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-04-03 21:28:04 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-04-03 21:28:04 +0000
commit1b2120c39db33976eaa8ea1abb9fd67a19b00a36 (patch)
tree76db2dbf19f6d3b0e51e16e1e25e7d72faa1ac05 /doc
parent634b927f8209d65443e628a2cdeca3c2684c06ad (diff)
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')
-rw-r--r--doc/APIchanges3
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.