lib/ffmpeg/Init: fix av_register_all() deprecation warning
av_register_all() was deprecated in FFmpeg/FFmpeg@0694d87024
This commit is contained in:
2
NEWS
2
NEWS
@@ -3,6 +3,8 @@ ver 0.20.19 (not yet released)
|
||||
- validate absolute seek time, reject negative values
|
||||
* input
|
||||
- mms: fix lockup bug and a crash bug
|
||||
* decoder
|
||||
- ffmpeg: fix av_register_all() deprecation warning (FFmpeg 4.0)
|
||||
* player
|
||||
- fix spurious "Not seekable" error when switching radio streams
|
||||
* macOS: fix crash bug
|
||||
|
Reference in New Issue
Block a user