On Thu, 5 Jan 2023 14:11:10 GMT, Johan Vos <[email protected]> wrote: > Retrieve libav sources from github. > Fix JDK-8282386
Since the .tar.gz source bundles on libav and github are not 100% identical (the checksums are different), I expanded and diffed them, and the sources themselves are identical; the only difference in the bundles is the absence of a `VERSION` file in the github bundles, and we don't use that. ------------- PR: https://git.openjdk.org/jfx/pull/989
