1
0
James Ketrenos 8fca5b5961 Update to ffmpeg v5.0.1
Enable all ubuntu build flags

Install ffmpeg into run-time image

Signed-off-by: James Ketrenos <jketreno@media.ketrenos.com>
2022-04-08 21:42:43 +00:00

16 lines
733 B
Plaintext

# Until focal is published to repositories.intel.com, use the
# internal repository hosted on osgc.jf.intel.com/internal
PACKAGE_REPOSITORY=${PACKAGE_REPOSITORY:-https://osgc.jf.intel.com/internal}
#FFMPEG_TAG_VERSION=n4.2.1
FFMPEG_TAG_VERSION=n5.0.1
REGISTRY_URL=${REGISTRY_URL:-amr-registry.caas.intel.com/vtt-osgc/solutions}
RELEASE_INFO=${RELEASE_INFO:-N/A}
CONTAINER="intel-media-ffmpeg"
OS_DISTRO=${OS_DISTRO:-ubuntu}
OS_RELEASE=${OS_RELEASE:-focal}
PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}}
#PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}-devel}
PACKAGE_REPOSITORY=${PACKAGE_REPOSITORY:-https://repositories.intel.com/graphics}
#PACKAGE_KEYFILE=${PACKAGE_KEYFILE:-https://repositories.intel.com/graphics/repository.key