summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-08-03 20:53:00 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-08-03 20:53:00 +0200
commit9400603140db5f44f35942482a3435e4b67e7e79 (patch)
tree6c78861678fbf746cc94214295cad1e1d387f8a2 /doc
parent76aec9e6b4a2aabe659013198620276822420ad9 (diff)
parent9f17685dfb70a73823aca16ad246ee3b831d1de8 (diff)
Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8'
* commit '9f17685dfb70a73823aca16ad246ee3b831d1de8': avcodec: Deprecate unused defines and options Conflicts: doc/APIchanges libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index abca377fac..caff54112b 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,13 @@ libavutil: 2012-10-22
API changes, most recent first:
+2014-08-xx - xxxxxxx - lavc 55.57.1 - avcodec.h
+ Deprecate unused FF_IDCT_IPP define and ipp avcodec option.
+ Deprecate unused FF_DEBUG_PTS define and pts avcodec option.
+ Deprecate unused FF_CODER_TYPE_DEFLATE define and deflate avcodec option.
+ Deprecate unused FF_DCT_INT define and int avcodec option.
+ Deprecate unused avcodec option scenechange_factor.
+
2014-07-30 - ba3e331 - lavu 52.94.100 - frame.h
Add av_frame_side_data_name()