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
demux: adaptive: always create chunk with range
[vlc.git]
/
test
/
run_vlc.sh
blob
6edf4333c86ada7a11dd6abaf68ecfb4c1540cba
1
#! /bin/sh
2
3
set -e
4
5
VLC
=
"./vlc --ignore-config --rc-fake-tty"
6
7
$VLC
-H
8
$VLC
-Idummy
vlc
://
quit
9
$VLC
-vv -Irc
,
oldrc vlc
://
quit
10
$VLC
-vv -Irc
,
oldrc
--play-and-exit
vlc
://
nop
11
12
ASAN_OPTIONS
=
"
$ASAN_OPTIONS
,detect_leaks=0"
13
export
ASAN_OPTIONS
14
15
$VLC
--play-and-exit
vlc
://
nop