summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-04-03 20:40:33 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-04-03 20:44:14 +0200
commitc16e00618122a7f1217f5174a6c4013eb57421b0 (patch)
treea89cf01819d097408ed3ce96d3d7cc28e399149e /doc
parent061e340c05bde91ac988677e47bc562b04be5c20 (diff)
parent7763118cae4eb468b032dbd29af15a011c2c233b (diff)
Merge commit '7763118cae4eb468b032dbd29af15a011c2c233b'
* commit '7763118cae4eb468b032dbd29af15a011c2c233b': log: Support for 256color terminals Conflicts: doc/APIchanges libavutil/log.c libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 475db5d951..237d39e442 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2014-04-xx - xxxxxxx - lavu 53.09.0 - log.h
+ Add AV_LOG(c) macro to have 256 color debug messages.
+
2014-04-xx - xxxxxxx - lavu 52.72.100 - opt.h
Add AV_OPT_MULTI_COMPONENT_RANGE define to allow return
multi-component option ranges.