spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 4ae5361b2a80e156a8b0329328fd8b11d3d819d6
parent 1d478d548a38b818ea3fd5c6ecc1690a8542a1e5
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Wed, 23 Jun 2010 18:37:18 +0900

[osx] Additional codecs

Diffstat:
Mbundle.sh | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/bundle.sh b/bundle.sh @@ -2,14 +2,10 @@ # This script creates a Mac OS X app bundle and a DMG image from it using bockbuild. -# TODO: create these packages for GStreamer: -# BAD: orc, schroedinger, libdca, libmodplug, libmpcdec, xvid -# UGLY: a52dec, libmpeg2 - # TODO: # - Icon # - Don't close when clicking the red button -# - OGG and M4A often crash +# - OGG and M4A sometimes crash pushd $(dirname $0)