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:
parent
76d0038579
commit
26cb36f357
3 changed files with 8 additions and 42 deletions
|
|
@ -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().
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue