diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-06 11:07:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-06 11:07:01 +0100 |
| commit | a750b9c55382663d98851f60a7c663643388e89d (patch) | |
| tree | 19c40a18a01608306ddf18a86eb8a6741972d12f | |
| parent | ff8c5e660a4474fa4b790ad676d868c7260d9809 (diff) | |
fixup! Fix decoding of SSA subs in files decoded by FFmpeg (#2904).
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # e.g. --run_tests=foo set -e -PRIVATE_GIT="65c6d0cf0ec188e4d53fc8c9d61958c7921219d6" +PRIVATE_GIT="083f563af5a4b21a91aa4ea9e2749aa4f0e1bcb2" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" source $DIR/environment |
