gstreamer/ext/speex
Jan Schmidt 4ece6347f9 ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.
Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
Set EOS on the element when processing an EOS event.
* ext/speex/gstspeexdec.h:
* ext/speex/gstspeexenc.h:
Only keep a const ptr to the mode
* gst-libs/gst/riff/riff-media.c:
(gst_riff_create_audio_caps_with_data),
(gst_riff_create_audio_template_caps):
Allow WMAV3, with up to 6 channels.
* gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
Don't call gst_pad_set_event_function on a sink pad.
* gst/mpegstream/gstdvddemux.c:
(gst_dvd_demux_get_subpicture_stream),
(gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
Copy the explicit caps that were set across to the cur_* pads,
instead of trying to use a possibly non-existent negotiated caps.
Reset the type of subpicture pads to UNKNOWN after calling init_stream,
so that the caps get set.
2004-10-30 06:44:02 +00:00
..
gstspeex.c ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg. 2004-09-28 16:44:12 +00:00
gstspeexdec.c ext/: Add codec-name metadata. 2004-10-25 16:10:58 +00:00
gstspeexdec.h ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. 2004-10-30 06:44:02 +00:00
gstspeexenc.c ext/speex/gstspeexenc.c: Fix speex timestamps so that it gets muxed properly. 2004-10-18 10:57:45 +00:00
gstspeexenc.h ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. 2004-10-30 06:44:02 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00