[MPlayer-cvslog] r29534 - trunk/libaf/reorder_ch.h
tack
subversion at mplayerhq.hu
Wed Aug 19 00:25:59 CEST 2009
Author: tack
Date: Wed Aug 19 00:25:58 2009
New Revision: 29534
Log:
Cosmetics: adjust alignment.
Modified:
trunk/libaf/reorder_ch.h
Modified: trunk/libaf/reorder_ch.h
==============================================================================
--- trunk/libaf/reorder_ch.h Wed Aug 19 00:24:36 2009 (r29533)
+++ trunk/libaf/reorder_ch.h Wed Aug 19 00:25:58 2009 (r29534)
@@ -97,9 +97,9 @@ void reorder_channel(void *buf,
// Channel layout definitions for different audio sources or targets
// When specified channel number, they will be map to the specific layouts.
-#define AF_CHANNEL_LAYOUT_ALSA_DEFAULT 0
-#define AF_CHANNEL_LAYOUT_AAC_DEFAULT 1
-#define AF_CHANNEL_LAYOUT_WAVEEX_DEFAULT 2
+#define AF_CHANNEL_LAYOUT_ALSA_DEFAULT 0
+#define AF_CHANNEL_LAYOUT_AAC_DEFAULT 1
+#define AF_CHANNEL_LAYOUT_WAVEEX_DEFAULT 2
#define AF_CHANNEL_LAYOUT_LAVC_DEFAULT 3
#define AF_CHANNEL_LAYOUT_VORBIS_DEFAULT 4
#define AF_CHANNEL_LAYOUT_LAVC_AAC_DEC_DEFAULT 5
More information about the MPlayer-cvslog
mailing list