aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-12-03 11:21:30 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-03 15:18:58 +0100
commit976b0959391cefb4cd72d66d392def843a3a9857 (patch)
tree99874e5178003a3ff16e7c7747ec1ee5df4a80a0 /doc/APIchanges
parent757cb3b46a5ae81c169a83975dc25040e7864475 (diff)
downloadffmpeg-976b0959391cefb4cd72d66d392def843a3a9857.tar.gz
lavu/error: define AVERROR_BUG.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 23e568922c..6f7d46df9e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-12-03 - xxxxxxx - lavu 51.30.0
+ Add AVERROR_BUG.
+
2011-xx-xx - xxxxxxx - lavu 51.28.1
Add av_get_alt_sample_fmt() to samplefmt.h.