From 5aaf3a5cef6f543b64a6e51b3c8578a044cb58ab Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 7 Apr 2012 07:45:22 +0200 Subject: NullGLMediaPlayer: Use low-res PNG instead of TGA texture to save footprint. Move texture to jogl jar/apk for accessibility. --- .../assets/jogl/util/data/av/test-ntsc01-160x90.png | Bin 0 -> 2785 bytes .../assets/jogl/util/data/av/test-ntsc01-640x360.tga | Bin 0 -> 921644 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 make/resources/assets/jogl/util/data/av/test-ntsc01-160x90.png create mode 100644 make/resources/assets/jogl/util/data/av/test-ntsc01-640x360.tga (limited to 'make/resources/assets/jogl/util') diff --git a/make/resources/assets/jogl/util/data/av/test-ntsc01-160x90.png b/make/resources/assets/jogl/util/data/av/test-ntsc01-160x90.png new file mode 100644 index 000000000..3df47432e Binary files /dev/null and b/make/resources/assets/jogl/util/data/av/test-ntsc01-160x90.png differ diff --git a/make/resources/assets/jogl/util/data/av/test-ntsc01-640x360.tga b/make/resources/assets/jogl/util/data/av/test-ntsc01-640x360.tga new file mode 100644 index 000000000..71ca3550c Binary files /dev/null and b/make/resources/assets/jogl/util/data/av/test-ntsc01-640x360.tga differ -- cgit v1.2.3