Changeset cd420c29 in ffmpeg

Timestamp:
Mar 10, 2024, 9:45:51 PM (9 months ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
c31d2326
Parents:
e0e30e07
git-author:
Martin Storsjö <martin@martin.st> (03/08/24 08:04:16)
git-committer:
Martin Storsjö <martin@martin.st> (03/10/24 21:45:51)
Message:

makefile: Clean up missed object files with "make clean"

In some builds, the following object files could be left behind
after make clean:

./libavfilter/metal/utils.o
./libavfilter/metal/vf_yadif_videotoolbox.metallib.o
./libavcodec/x86/h26x/h2656dsp.o
./libavcodec/neon/mpegvideo.o
./ffbuild/bin2c_host.o

Fixes: http://trac.ffmpeg.org/ticket/10895

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.