Skip to content

Commit 01f9140

Browse files
committed
Readme Update
1 parent 3563a1c commit 01f9140

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ because I don't have the resources or time to maintain other systems.
6262
* VP8 `vp8_vaapi`
6363
* VP9 `vp9_vaapi`
6464

65+
### LV2 Plugin Support
66+
If python is available the binary will be built with lv2 plugin support.
6567

6668
## Continuos Integration
6769
ffmpeg-build-script is rockstable. Every commit runs against Linux and MacOS with https://github.com/markus-perl/ffmpeg-build-script/actions just to make sure everything works as expected.

build-ffmpeg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# LICENSE: https://github.com/markus-perl/ffmpeg-build-script/blob/master/LICENSE
55

66
PROGNAME=$(basename "$0")
7-
VERSION=1.20
7+
VERSION=1.21
88
CWD=$(pwd)
99
PACKAGES="$CWD/packages"
1010
WORKSPACE="$CWD/workspace"

0 commit comments

Comments
 (0)