From bdb814f6ef56edca67e1241eb16df22fdd8ab17c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Dec 2005 19:55:58 +0000 Subject: expand tabs Original commit message from CVS: expand tabs --- gst/cdxaparse/gstcdxaparse.h | 2 +- gst/cdxaparse/gstcdxastrip.h | 12 ++++++------ gst/cdxaparse/gstvcdparse.h | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'gst/cdxaparse') diff --git a/gst/cdxaparse/gstcdxaparse.h b/gst/cdxaparse/gstcdxaparse.h index 0177b94bc..afe4111c9 100644 --- a/gst/cdxaparse/gstcdxaparse.h +++ b/gst/cdxaparse/gstcdxaparse.h @@ -67,7 +67,7 @@ struct _GstCDXAParseClass { GstElementClass parent_class; }; -GType gst_cdxaparse_get_type (void); +GType gst_cdxaparse_get_type (void); G_END_DECLS diff --git a/gst/cdxaparse/gstcdxastrip.h b/gst/cdxaparse/gstcdxastrip.h index 59cf4ab69..932352f6d 100644 --- a/gst/cdxaparse/gstcdxastrip.h +++ b/gst/cdxaparse/gstcdxastrip.h @@ -35,9 +35,9 @@ G_BEGIN_DECLS #define GST_IS_CDXASTRIP_CLASS(obj) \ (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_CDXASTRIP)) -#define GST_CDXA_SECTOR_SIZE 2352 -#define GST_CDXA_DATA_SIZE 2324 -#define GST_CDXA_HEADER_SIZE 24 +#define GST_CDXA_SECTOR_SIZE 2352 +#define GST_CDXA_DATA_SIZE 2324 +#define GST_CDXA_HEADER_SIZE 24 typedef struct _GstCDXAStrip GstCDXAStrip; typedef struct _GstCDXAStripClass GstCDXAStripClass; @@ -54,13 +54,13 @@ struct _GstCDXAStripClass { GstElementClass parent_class; }; -GType gst_cdxastrip_get_type (void); +GType gst_cdxastrip_get_type (void); /* * Also useful for CDXAparse. */ -GstBuffer * gst_cdxastrip_strip (GstBuffer * buf); -gint gst_cdxastrip_sync (GstBuffer * buf); +GstBuffer * gst_cdxastrip_strip (GstBuffer * buf); +gint gst_cdxastrip_sync (GstBuffer * buf); G_END_DECLS diff --git a/gst/cdxaparse/gstvcdparse.h b/gst/cdxaparse/gstvcdparse.h index 59cf4ab69..932352f6d 100644 --- a/gst/cdxaparse/gstvcdparse.h +++ b/gst/cdxaparse/gstvcdparse.h @@ -35,9 +35,9 @@ G_BEGIN_DECLS #define GST_IS_CDXASTRIP_CLASS(obj) \ (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_CDXASTRIP)) -#define GST_CDXA_SECTOR_SIZE 2352 -#define GST_CDXA_DATA_SIZE 2324 -#define GST_CDXA_HEADER_SIZE 24 +#define GST_CDXA_SECTOR_SIZE 2352 +#define GST_CDXA_DATA_SIZE 2324 +#define GST_CDXA_HEADER_SIZE 24 typedef struct _GstCDXAStrip GstCDXAStrip; typedef struct _GstCDXAStripClass GstCDXAStripClass; @@ -54,13 +54,13 @@ struct _GstCDXAStripClass { GstElementClass parent_class; }; -GType gst_cdxastrip_get_type (void); +GType gst_cdxastrip_get_type (void); /* * Also useful for CDXAparse. */ -GstBuffer * gst_cdxastrip_strip (GstBuffer * buf); -gint gst_cdxastrip_sync (GstBuffer * buf); +GstBuffer * gst_cdxastrip_strip (GstBuffer * buf); +gint gst_cdxastrip_sync (GstBuffer * buf); G_END_DECLS -- cgit v1.2.1