gstreamer/gst/videosignal
David Schleef 7181404703 ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready.
Original commit message from CVS:
* ext/musicbrainz/gsttrm.c:
Don't emit signiture when going to READY, because it might
not be ready.
* ext/nas/nassink.c:
Remove useless call that sleeps for 5 seconds.  Yup, it calls
sleep(1) 5 times.  Go NAS.
* gst/librfb/gstrfbsrc.c:
* gst/librfb/rfbdecoder.c:
Initialize our debug categories properly.
* gst/rawparse/gstrawparse.c:
Don't register element details for a non-element.  Be much more
rude when subclass doesn't set a pad template (assert!).  Don't
unref the pad template; we don't own it.
* gst/videosignal/gstvideoanalyse.c:
Initialize debug category.
* tests/check/Makefile.am:
Ignore nassink element in tests because it has unavoidable
long timeouts.
2008-01-01 01:18:19 +00:00
..
gstvideoanalyse.c ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready. 2008-01-01 01:18:19 +00:00
gstvideoanalyse.h Added videosignal plugin with two plugins to analyse video frames. 2007-05-30 14:52:07 +00:00
gstvideodetect.c gst/videosignal/gstvideodetect.c: Fix property descriptions. 2007-07-03 17:09:24 +00:00
gstvideodetect.h gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitivity is now the distance from this center. 2007-06-28 09:36:20 +00:00
gstvideomark.c gst/videosignal/: Add left and bottom offset properties to control the position of the pattern. 2007-06-27 15:33:26 +00:00
gstvideomark.h gst/videosignal/: Add left and bottom offset properties to control the position of the pattern. 2007-06-27 15:33:26 +00:00
gstvideosignal.c Add plugin to generate a pattern detectable by videodetect. 2007-06-01 14:36:04 +00:00
gstvideosignal.h Added videosignal plugin with two plugins to analyse video frames. 2007-05-30 14:52:07 +00:00
Makefile.am Add plugin to generate a pattern detectable by videodetect. 2007-06-01 14:36:04 +00:00