fix my bogus additons ot last commit, thanks to taaz
Original commit message from CVS: fix my bogus additons ot last commit, thanks to taaz
This commit is contained in:
parent
e3caf4385e
commit
5d63d50f9d
@ -160,7 +160,6 @@ gst_wavenc_class_init (GstWavEncClass *klass)
|
|||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
146
|
|
||||||
gst_wavenc_setup (GstWavEnc *wavenc)
|
gst_wavenc_setup (GstWavEnc *wavenc)
|
||||||
{
|
{
|
||||||
struct wave_header wave;
|
struct wave_header wave;
|
||||||
@ -204,7 +203,6 @@ gst_wavenc_setup (GstWavEnc *wavenc)
|
|||||||
wavenc->setup = TRUE;
|
wavenc->setup = TRUE;
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
190
|
|
||||||
static GstPadConnectReturn
|
static GstPadConnectReturn
|
||||||
gst_wavenc_sinkconnect (GstPad *pad,
|
gst_wavenc_sinkconnect (GstPad *pad,
|
||||||
GstCaps *caps)
|
GstCaps *caps)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user