repo.or.cz
/
vlc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Avoid redeclaration of lseek under MSVC.
[vlc.git]
/
test
/
run_vlc.sh
blob
38c7d105cb75be7559fd11c4a0c41fa57b7ee824
1
#! /bin/sh
2
3
set -e
4
5
VLC
=
"./vlc --ignore-config"
6
7
$VLC
-H
8
$VLC
-vv
vlc
://
quit
9
$VLC
-vv --play-and-exit
vlc
://
nop