[gnac/devel] Fix bug #603042, change default caps to int instead of float
- From: David Joaquim <djoaquim src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnac/devel] Fix bug #603042, change default caps to int instead of float
- Date: Sun, 29 Nov 2009 20:43:21 +0000 (UTC)
commit 8d1ab86b04cfe38dd1e5caded0a646d3a10c008e
Author: David Joaquim <djoaquim src gnome org>
Date: Sun Nov 29 21:39:15 2009 +0100
Fix bug #603042, change default caps to int instead of float
data/profiles/base.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/profiles/base.xml.in b/data/profiles/base.xml.in
index 08acff0..0be0dcb 100755
--- a/data/profiles/base.xml.in
+++ b/data/profiles/base.xml.in
@@ -23,7 +23,7 @@
</variable>
</preset-variables>
<pipeline>
- <process id="gstreamer-audio">audio/x-raw-float</process>
+ <process id="gstreamer-audio">audio/x-raw-int</process>
<process id="audioconvert">audioconvert</process>
</pipeline>
</audio-profiles>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]