summaryrefslogtreecommitdiffstats
path: root/tremor/backends.h
diff options
context:
space:
mode:
authorbircoph <bircoph@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 15:22:13 +0000
committerbircoph <bircoph@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 15:22:13 +0000
commit6e695dc64f0310745a32e2399a955fbf1368cd1a (patch)
treeb2b839f1541449a8a441ae918473ac64c0ae5293 /tremor/backends.h
parent6e9cbdc10448203e7c8b2de41447442fcc9f7bae (diff)
downloadmpv-6e695dc64f0310745a32e2399a955fbf1368cd1a.tar.bz2
mpv-6e695dc64f0310745a32e2399a955fbf1368cd1a.tar.xz
Remove all kind of trailing whitespaces from all MPlayer's files.
This affects all kind of spaces (' ',^I,^M,^L,...): actually [:space:] regex character set. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29306 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'tremor/backends.h')
-rw-r--r--tremor/backends.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tremor/backends.h b/tremor/backends.h
index 50c1c45cfd..269d9b812e 100644
--- a/tremor/backends.h
+++ b/tremor/backends.h
@@ -68,8 +68,8 @@ typedef struct{
int class_subbook[VIF_CLASS][8]; /* [VIF_CLASS][subs] */
- int mult; /* 1 2 3 or 4 */
- int postlist[VIF_POSIT+2]; /* first two implicit */
+ int mult; /* 1 2 3 or 4 */
+ int postlist[VIF_POSIT+2]; /* first two implicit */
} vorbis_info_floor1;
@@ -110,7 +110,7 @@ typedef struct{
typedef struct vorbis_info_mapping0{
int submaps; /* <= 16 */
int chmuxlist[256]; /* up to 256 channels in a Vorbis stream */
-
+
int floorsubmap[16]; /* [mux] submap to floors */
int residuesubmap[16]; /* [mux] submap to residue */