Anton Khirnov:
> Quoting Andreas Rheinhardt (2022-08-29 01:34:48)
>> Subject: Re: [FFmpeg-devel] [PATCH 16/16] avutil/fifo: Properly deprecate
>> av_tempfile()
>
> you mean file
>
Thanks for noticing, will fix.
(It
Quoting Andreas Rheinhardt (2022-08-29 01:34:48)
> Subject: Re: [FFmpeg-devel] [PATCH 16/16] avutil/fifo: Properly deprecate
> av_tempfile()
you mean file
--
Anton Khirnov
___
ffmpeg
It has been deprecated in b4f59beeb4c2171879d0d7607a4a7d6165f07791,
but the attribute_deprecated was not set and there was no entry
in APIchanges. This commit adds these and schedules it for removal.
Given that the reason behind the deprecation is exactly the same
as in av_fopen_utf8(), reuse its F