AMF icon indicating copy to clipboard operation
AMF copied to clipboard

Publish headers bundle when releasing new version

Open abihf opened this issue 1 year ago • 0 comments

When building ffmpeg or other software that requires AMF headers, cloning full repo is really slow because of a lot of binary data.

By using github action to bundle the headers, users can only download the tar file which only 76kb.

Demo release: https://github.com/abihf/AMF/releases/tag/v1.4.33

abihf avatar Mar 05 '24 14:03 abihf