lavc: deprecate avcodec_dct, av_fft, av_dct, av_rdft and av_mdct
Replaced by lavu/tx. Dedicated code soon to be removed, replaced with a simple wrapper code.
This commit is contained in:
parent
1aeedd277a
commit
76d0038579
3 changed files with 42 additions and 8 deletions
|
|
@ -14,6 +14,10 @@ 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