summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKarthick J <kjeyapal@akamai.com>2017-08-30 11:43:16 +0530
committerMarton Balint <cus@passwd.hu>2017-09-28 21:06:12 +0200
commitb6cf66ae1c4986f6d788a17233a6609b346c6aa6 (patch)
tree58c3df28710d04585d10ec89be612a4670c856ba /doc
parenta8755785d7a940eace06ed5397d51cb779213749 (diff)
avdevice/decklink_dec: Added Closed caption decode from VANC
Signed-off-by: Karthick J <kjeyapal@akamai.com> Signed-off-by: Marton Balint <cus@passwd.hu>
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 606ba7f6c0..5c6376243f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2017-09-28 - xxxxxxx - lavc 57.106.104 - avcodec.h
+ Add AV_PKT_DATA_A53_CC packet side data, to export closed captions
+
2017-09-27 - xxxxxxx - lavu 55.77.101 / lavu 55.31.1 - frame.h
Allow passing the value of 0 (meaning "automatic") as the required alignment
to av_frame_get_buffer().