feat: add ffmpeg plugin (#729)

This commit is contained in:
Adam Jensen
2022-12-30 05:11:41 -05:00
committed by GitHub
parent f99e1ef13f
commit 645dd4012a
2 changed files with 2 additions and 0 deletions

View File

@@ -199,6 +199,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| etcd | [particledecay/asdf-etcd](https://github.com/particledecay/asdf-etcd) | [![Build Status](https://travis-ci.org/particledecay/asdf-etcd.svg?branch=master)](https://travis-ci.org/particledecay/asdf-etcd) |
| exa | [nyrst/asdf-exa](https://github.com/nyrst/asdf-exa) | [![pipeline status](https://github.com/nyrst/asdf-exa/workflows/Build/badge.svg)](https://github.com/nyrst/asdf-exa/actions) |
| fd | [wt0f/asdf-fd](https://gitlab.com/wt0f/asdf-fd) | [![pipeline status](https://gitlab.com/wt0f/asdf-fd/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-fd/-/commits/master) |
| FFmpeg | [acj/asdf-ffmpeg](https://github.com/acj/asdf-ffmpeg) | [![Build Status](https://github.com/acj/asdf-ffmpeg/actions/workflows/build.yml/badge.svg)](https://github.com/acj/asdf-ffmpeg/actions/workflows/build.yml) |
| figma-export | [younke/asdf-figma-export](https://github.com/younke/asdf-figma-export) | [![Build Status](https://github.com/younke/asdf-figma-export/workflows/Build/badge.svg?branch=main)](https://github.com/younke/asdf-figma-export/actions) |
| fillin | [ouest/asdf-fillin](https://github.com/ouest/asdf-fillin) | [![Build Status](https://github.com/ouest/asdf-fillin/workflows/Build/badge.svg?branch=main)](https://github.com/ouest/asdf-fillin/actions) |
| firebase | [jthegedus/asdf-firebase](https://github.com/jthegedus/asdf-firebase) | [![Build](https://github.com/jthegedus/asdf-firebase/workflows/Build/badge.svg?branch=master)](https://github.com/jthegedus/asdf-firebase/actions) |

1
plugins/ffmpeg Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/acj/asdf-ffmpeg