summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2019-10-04 11:54:28 -0300
committerJames Almer <jamrial@gmail.com>2020-01-15 23:33:41 -0300
commit717b2074ecf3ade6b213ee8d67efa23f12a4e67e (patch)
treeaed0c73697a812fb098d16e2d72038fc9e029529 /doc
parentea5a9106287b85ea702a13e83778f80dab51143b (diff)
avcodec: add a Producer Reference Time AVPacketSideData type
Signed-off-by: James Almer <jamrial@gmail.com>
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 3c24dc6fbc..2977b00b60 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2020-01-15 - xxxxxxxxxx - lavc 58.66.100 - avcodec.h
+ Add AV_PKT_DATA_PRFT and AVProducerReferenceTime.
+
2019-12-27 - xxxxxxxxxx - lavu 56.38.100 - eval.h
Add av_expr_count_func().