gstreamer/ext
Jan Schmidt 70ca50ae21 ext/dv/gstdvdec.c: Fix caps negotiation.
Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_loop):
Fix caps negotiation.

* ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
(dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
(dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
(dvdnavsrc_event):
* ext/mpeg2dec/gstmpeg2dec.c:
* gst-libs/gst/navigation/navigation.c:
(gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
* gst-libs/gst/navigation/navigation.h:
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
* sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
Super-simple first version of mouse and keyboard events. Clicking
on a DVD menu now works, although it may not take you where you
expected.

* gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_src_fixate):
These fixate functions were broken - they never actually
fixated :)
2004-01-06 16:42:09 +00:00
..
aalib Merge CAPS branch 2003-12-22 01:47:09 +00:00
dv ext/dv/gstdvdec.c: Fix caps negotiation. 2004-01-06 16:42:09 +00:00
esd Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
flac ext/flac/gstflacdec.c: Finish flac decoder on EOS. See #116178. 2004-01-03 23:48:30 +00:00
gdk_pixbuf Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
jpeg Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
libcaca First attempt to code cacasink. Dont expect anything at all yet. 2003-12-15 22:27:28 +00:00
libpng Oops, failed to add this file during previous OS X stuff commit 2004-01-03 13:14:20 +00:00
mikmod ext/: OS X fixes (see #126628). 2004-01-03 12:53:44 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
raw1394 Merge CAPS branch 2003-12-22 01:47:09 +00:00
shout2 Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
speex Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
Makefile.am This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools. Currently, there's a few release candi... 2003-12-11 21:07:25 +00:00