mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
Revert "lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct"
There are sill many users of these APIs within libav*, so this commit
introduced too many deprecation warnings, making compilation too noisy and
potentially hiding legit warnings.
Once the remaining users are ported, this can be reapplied.
This reverts commit 76d0038579.
This commit is contained in:
@@ -14,10 +14,6 @@ libavutil: 2021-04-27
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2022-11-06 - xxxxxxxxxx - lavc 59.52.100 - avdct.h avfft.h
|
||||
Deprecate avcodec_dct, av_dct, av_rdft, av_fft and av_mdct.
|
||||
Replaced by libavutil/tx.h
|
||||
|
||||
2022-xx-xx - xxxxxxxxxx - lavu 57.42.100 - dict.h
|
||||
Add av_dict_iterate().
|
||||
|
||||
|
||||
Reference in New Issue
Block a user