ext/audiofile/gstafsrc.c: Remove old debug output
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 12 May 2004 14:53:57 +0000 (14:53 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 12 May 2004 14:53:57 +0000 (14:53 +0000)
commitea235cb0ee608217f8c1a30f8df80a43eeabb4c8
tree7fe61a317101bfff3b21cb4ad3fee5eedd3142e0
parent84920442488940dbcd06cafc55925ffa125c203e
ext/audiofile/gstafsrc.c: Remove old debug output

Original commit message from CVS:
* ext/audiofile/gstafsrc.c: (gst_afsrc_get):
Remove old debug output
* ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
(gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
(gst_dvdec_set_property), (gst_dvdec_get_property):
Change the quality setting to an enum, so it works from gst-launch
Don't renegotiate a non-linked pad. Allows audio only decoding.
* gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
(gst_deinterlace_link), (gst_deinterlace_init):
* gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
(gst_videodrop_link):
Some caps negotiation fixes
ChangeLog
ext/dv/gstdvdec.c