diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2011-12-08 13:54:05 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2011-12-08 18:47:47 +0100 |
commit | 26c6fec9d911300177f8f386a4e85a308d94c322 (patch) | |
tree | f6f2b9e1c53fbc46f6cfe57c5238994e4b790b14 /doc/APIchanges | |
parent | 15c481614bb410cfa147f8051024d42b01eadff8 (diff) | |
download | ffmpeg-26c6fec9d911300177f8f386a4e85a308d94c322.tar.gz |
lavu: introduce av_log_format_line.
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 6f7d46df9e..5207b42358 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-12-08 - xxxxxxx - lavu 51.31.0 + Add av_log_format_line. + 2011-12-03 - xxxxxxx - lavu 51.30.0 Add AVERROR_BUG. |