aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Göthel <[email protected]>2024-02-05 20:56:16 +0100
committerSven Göthel <[email protected]>2024-02-05 20:56:16 +0100
commit9bf746d7c8d1e4a3b0c363b54fe9e7a96578228a (patch)
tree4742028d0a7b85038f4e4c504b31314383780b86 /make
parenteff91a9e29fc97d7e5051d9900e79ba9d044fb3a (diff)
Bug 1492: GLMediaPlayer: Add playStream(..) variant passing desired audio- and subtitle language
Diffstat (limited to 'make')
-rw-r--r--make/scripts/tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 4c7a18d77..092aa2b74 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -378,7 +378,6 @@ function jrun() {
#D_ARGS="-Djogamp.debug.NativeLibrary -Djogamp.debug.NativeLibrary.Lookup -Djogamp.debug.JNILibLoader -Djogamp.debug.AudioSink -Djogl.debug.GLMediaPlayer"
#D_ARGS="-Djogamp.debug.NativeLibrary -Djogamp.debug.AudioSink"
#D_ARGS="-Djogamp.debug.NativeLibrary -Djogamp.debug.AudioSink -Djoal.openal.lib=system"
- #D_ARGS="-Djogl.debug.GLMediaPlayer"
#D_ARGS="-Djogl.debug.GLMediaPlayer -Djogl.debug.GLSLCode"
#D_ARGS="-Djogl.debug.GLMediaPlayer.StreamWorker.delay=25 -Djogl.debug.GLMediaPlayer"
#D_ARGS="-Djogl.debug.GLMediaPlayer -Djogl.debug.GLMediaPlayer.AVSync -Djogl.debug.GLMediaPlayer.Native -Djogamp.debug.AudioSink"