summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index dbc4617f8d..235868b22a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -56,11 +56,6 @@ API changes, most recent first:
2018-02-xx - xxxxxxx - lavc 58.11.100 - avcodec.h
Add AVCodecContext.extra_hw_frames.
-2018-02-06 - 0fd475704e - lavd 58.1.100 - avdevice.h
- Deprecate use of av_input_audio_device_next(), av_input_video_device_next(),
- av_output_audio_device_next(), av_output_video_device_next().
- Add av_indev_iterate(), and av_outdev_iterate().
-
2018-xx-xx - xxxxxxx - lavf 58.9.100 - avformat.h
Deprecate use of av_register_input_format(), av_register_output_format(),
av_register_all(), av_iformat_next(), av_oformat_next().