summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2015-07-16 09:47:55 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-07-16 12:18:30 +0200
commit8dad213143e34b477f034ada4addf2ed2b1c983d (patch)
tree9bc4101735fa4a55d58003abf00f662b09d76c87 /doc
parent7aafac976fe2806c9519d4154b5f0d5b6767fbe2 (diff)
downloadffmpeg-streaming-8dad213143e34b477f034ada4addf2ed2b1c983d.zip
ffmpeg-streaming-8dad213143e34b477f034ada4addf2ed2b1c983d.tar.gz
lavc: Add properties field to AVCodecContext.
The new field can hold information about losslessness and closed captions for now.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 12d607d..340515c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,10 @@ libavutil: 2014-08-09
API changes, most recent first:
+2015-07-16 - xxxxxxxx - lavc 56.49.100
+ Add av_codec_get_codec_properties(), FF_CODEC_PROPERTY_LOSSLESS
+ and FF_CODEC_PROPERTY_CLOSED_CAPTIONS
+
2015-xx-xx - xxxxxxx - lavu 56.15.0
Add av_version_info().
OpenPOWER on IntegriCloud