mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
Revert "lavd: add new API for iterating input and output devices"
This reverts commit0fd475704e. Revert "lavd: fix iterating of input and output devices" This reverts commitce1d77a5e7. Signed-off-by: Josh de Kock <josh@itanimul.li>
This commit is contained in:
@@ -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().
|
||||
|
||||
Reference in New Issue
Block a user