summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <clement.boesch@smartjog.com>2012-01-16 11:20:46 +0100
committerClément Bœsch <ubitux@gmail.com>2012-02-02 14:30:28 +0100
commit0eaa123b3423140c6103746b5f9f71129a25cd38 (patch)
tree58b2e161ca021d0145c71df451274a79eca2103a /doc
parentb18ebcbe831ed63c6b458e868e4fd9d6492e974c (diff)
lavu: add public timecode API.
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 507a9381c3..bc68cb0b32 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-02-02 - xxxxxxx - lavu 51.37.100
+ Add public timecode helpers.
+
2012-01-24 - xxxxxxx - lavfi 2.60.100
Add avfilter_graph_dump.