From 4ae5361b2a80e156a8b0329328fd8b11d3d819d6 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Wed, 23 Jun 2010 18:37:18 +0900 Subject: [PATCH] [osx] Additional codecs --- bockbuild | 2 +- bundle.sh | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/bockbuild b/bockbuild index 6f6ca06..8d00fe3 160000 --- a/bockbuild +++ b/bockbuild @@ -1 +1 @@ -Subproject commit 6f6ca063f7acc589a9e672ae57c52915f1d36fea +Subproject commit 8d00fe321718727df00e7b5515c9f60a932e9bca diff --git a/bundle.sh b/bundle.sh index 27bbf8f..6ba7b23 100755 --- 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)