Skip to content

Commit 681af0d

Browse files
totaamrhutsAMD
andauthored
Remove ffmpeg_dir redefine (#525)
* match ffmpeg SDK location The SDK now ships with version 7 of ffmpeg: `AMF/tree/master/Thirdparty/ffmpeg/ffmpeg/ffmpeg-7.0` * Remove ffmpeg_dir redefine --------- Co-authored-by: Huts, Roman <[email protected]>
1 parent 8f5a645 commit 681af0d

File tree

1 file changed

+0
-1
lines changed
  • amf/public/src/components/ComponentsFFMPEG

1 file changed

+0
-1
lines changed

amf/public/src/components/ComponentsFFMPEG/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ uname_p := $(shell uname -p)
3737
platform_name=lnx
3838
endif
3939

40-
ffmpeg_dir = $(amf_root)/../Thirdparty/ffmpeg/ffmpeg/ffmpeg-6.0/$(platform_name)$(host_bits)/release
4140

4241
pp_defines += \
4342
AMF_COMPONENT_FFMPEG_EXPORTS

0 commit comments

Comments
 (0)