We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc902c commit 1f9c623Copy full SHA for 1f9c623
1 file changed
README.md
@@ -53,8 +53,8 @@ To build the library without building the docker image, run
53
`git clone https://github.com/FFmpeg/FFmpeg ffmpeg` \
54
`cd ffmpeg`
55
56
-### Checkout n4.4 tag
57
-`git checkout -b [your branch name] n4.4`
+### Checkout FFmpeg version 4.4 tag
+`git checkout release/4.4`
58
59
### Copy vf_raisr.c to ffmpeg libavfilter folder
60
`cp ../ilvsr-library/ffmpeg/vf_raisr.c libavfilter/`
0 commit comments