Dolda2000 GitWeb
/
utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f7e914
)
Always turn on ASS decoding from planime.
author
fredrik
<fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 10 Sep 2007 01:52:56 +0000
(
01:52
+0000)
committer
fredrik
<fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Mon, 10 Sep 2007 01:52:56 +0000
(
01:52
+0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@1106
959494ce
-11ee-0310-bf91-
de5d638817bd
planime
patch
|
blob
|
blame
|
history
diff --git
a/planime
b/planime
index
60549e9
..
ed79ec9
100755
(executable)
--- a/
planime
+++ b/
planime
@@
-35,7
+35,7
@@
findfile() {
}
origargs=("$0" "$@")
-cmdline=(mplayer -fs)
+cmdline=(mplayer -fs
-ass
)
while [ "${1:0:1}" = - ]; do
a="$1"