You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
git pull --no-rebase --log --stat --commit --no-edit https://github.com/michaelni/FFmpeg.git sourceplugin-libpostproc
|