[FFmpeg-devel] [PATCH] lavu/cpu: Use consistent av_cpu_ prefix for all functions
Thilo Borgmann
thilo.borgmann at mail.de
Mon Jul 19 23:51:10 EEST 2021
Am 19.07.21 um 22:48 schrieb Andreas Rheinhardt:
> Thilo Borgmann:
>> Hi,
>>
>> as requested in review of [1]. Does this require some version bump?
>>
>
> This has not been requested; quite the opposite:
>
> Anton Khirnov:
>> Sadly we cannot change existing function names. But at least new
>> functions can use consistent namespacing.
>
> You are changing existing function names; this is an API break and
> unacceptable. Instead you should just change the name of your new
> av_force_cpu_count() to av_cpu_force_count() -- it is new and therefore
> not yet covered by the guarantee of API stability.
Oh yes my fault!
Sorry for the noise!
Thilo
More information about the ffmpeg-devel
mailing list