summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-01-30 18:53:33 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-01-30 18:53:33 +0000
commit14ace37efcc4cb938997a173dffe171dade7f4a9 (patch)
treeaf84059e8187e4a29273fc5ad4f37a164df10d67 /doc
parent64ad53ff5b6dda9532262efe0c2c1698b5a495c2 (diff)
Add mention to the av_get_pix_fmt() addition.
Originally committed as revision 21547 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 69acd8e0b5..a245205e4f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-01-30 - r21545 - lavu 50.8.0 - av_get_pix_fmt()
+ Add av_get_pix_fmt().
+
2010-01-10 - r21121 - lavfi 1.15.0 - avfilter_graph_config_links()
Add a log_ctx parameter to avfilter_graph_config_links().