diff options
author | Clément Bœsch <ubitux@gmail.com> | 2011-09-16 12:52:45 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2011-09-22 00:22:52 +0200 |
commit | a70e787410b1700a379f34c9459820048a3c1603 (patch) | |
tree | b2dbf73e9b853a529e8b3e099bae663591e09273 /doc | |
parent | 3039c68626d924118d9061259cb898a5d978f758 (diff) | |
download | ffmpeg-a70e787410b1700a379f34c9459820048a3c1603.tar.gz |
lavu: add av_x_if_null().
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 0e1530357a..ea0e7666c0 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-09-22 - xxxxxxx - lavu 51.17.0 + Add av_x_if_null(). + 2011-09-18 - xxxxxxx - lavc 53.16.0 Add showall flag2 |