diff options
author | Clément Bœsch <clement.boesch@smartjog.com> | 2012-01-16 11:20:46 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-02-02 14:30:28 +0100 |
commit | 0eaa123b3423140c6103746b5f9f71129a25cd38 (patch) | |
tree | 58b2e161ca021d0145c71df451274a79eca2103a /doc/APIchanges | |
parent | b18ebcbe831ed63c6b458e868e4fd9d6492e974c (diff) | |
download | ffmpeg-0eaa123b3423140c6103746b5f9f71129a25cd38.tar.gz |
lavu: add public timecode API.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
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. |