]> git.sesse.net Git - ffmpeg/commit
avutil/cpu: Schedule deprecated functions for removal
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Wed, 14 Apr 2021 12:25:05 +0000 (14:25 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 19 Apr 2021 12:34:19 +0000 (14:34 +0200)
commit7368e5537db61683b535257adbc0c3b15f0f84f2
treed43c814bce482b66566d2083e4e5dc85c38545ab
parentf3c197b129482954e863aa6cc0fe9fd0713a9321
avutil/cpu: Schedule deprecated functions for removal

av_set_cpu_flags_mask() has been deprecated in the commit which merged
it: 6df42f98746be06c883ce683563e07c9a2af983f; av_parse_cpu_flags() has
been deprecated in 4b529edff8934c258af95e5acc51f84deea66262.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavutil/cpu.c
libavutil/cpu.h
libavutil/version.h