summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2009-04-03 00:06:17 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-04-03 00:06:17 +0000
commitb1516707c4ce8b0c972857c4868bcdc835c2c2e3 (patch)
tree0ba40b40ad4cae1889fecd833935d8a7a43ca44c /doc
parent80ff8a16f57b9de6f4dc9dd524814ce83618040a (diff)
Update after the last two commits.
Originally committed as revision 18323 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5e0c514a47..84b94d35ab 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,12 @@ 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.
+
2009-04-02 - r18317 - lavc 52.23.0 - AVPacket
Move AVPacket declaration from libavformat/avformat.h to
libavcodec/avcodec.h.